Skip to end of banner
Go to start of banner

MDLP Release 2022_03

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Document History

Version

Changes

Effective Date

1.0

First approved version

3Keys MDLP Add-On release 2022_03

01-Aug-2022

1. Overview

This document describes changes in the 3Keys MDLP connector ABAP part.

2.   Notes

Note

Description

Category

2022_03_1

Functionality MDLP Analytic reporting works incorrectly after MDLP release April 2022. The following corrections have been implemented:

Selection screen field “Max wait time after creation (sec)” type changed to allow input more than 999 seconds

Delay for task creation operation changed from 1 seconds to 30 seconds (New parameters /K3T/MDLP_API_TSK_HRY_DELAY, /K3T/MDLP_API_TSK_MDP_DELAY, /K3T/MDLP_API_TSK_REM_DELAY with value 30 shall be maintained in the transaction /K3T/RU_PARAM)

Error code TASK_LIMIT_EXCEEDED changed to USER_TASK_LIMIT_EXCEEDED and MEMBER_TASK_LIMIT_EXCEEDED

Status “No data” logic corrected to set status not only on task creation but on task control status. If created task returns status “FAILED” plus error text “No data are found for the parameters specified.” Or “Выгрузка не создана. По указанным параметрам не найдено данных.”. To add new error text value for status “No data” new parameters: /K3T/MDLP_API_TSK_NO_DATA_TXT1, /K3T/MDLP_API_TSK_NO_DATA_TXT2, /K3T/MDLP_API_TSK_NO_DATA_TXT3, /K3T/MDLP_API_TSK_NO_DATA_TXT4 shall be maintained in the transaction /K3T/RU_PARAM. Result error text will be combined as text1+text2+text3+text4.

New selection screen field “Queue processing method” added. Available values:

1 - “FIFO” (default value) means task will be processed in order task have been created.

2 - “Create if slot is available” means program will create new task after each successful task result processing when free slot is available at MDLP side (to minimize wait time between task creation)

New feature

3. Transport request ATTP FP04

The transport request AT1K9009XX includes the release notes RN_2022_03 for ATTP FP04 with following list of implemented notes.

Note: The transport request AT1K900937 (RN_2022_02) is a prerequisite for the import

Note

Transport

Prerequisites

Release date

2022_03_1

AT1K900935

AT1K900937

19-May-2022

4.    Transport request ATTP FP05

The transport request D1AK9004XX includes the release notes RN_2022_02 for ATTP FP05 with following list of implemented notes.

Note: The transport request D1AK900428 (RN_2022_02) is a prerequisite for the import

Note      

Transport

Prerequisites

Release date

2022_02_1

D1AK900424

D1AK900428

19-May-2022

5.    Transport request ATTP 3.0

The transport request A1DK9002XX includes the release notes RN_2022_02 for ATTP 3.0 with following list of implemented notes.

Note: The transport request A1DK900272 (RN_2022_02) is a prerequisite for the import

Note      

Transport

Prerequisites

Release date

2022_02_1

A1DK900269

A1DK900272

19-May-2022

6.    Transport request ATTP 3.1

The transport request A2DK9002XX includes the release notes RN_2022_03 for ATTP 3.1 with following list of implemented notes.

Note: The transport request A2DK900213 (RN_2022_02) is a prerequisite for the import

Note      

Transport

Prerequisites

Release date

2022_02_1

A2DK900211

A2DK900213

19-May-2022

  • No labels