...
Version | Changes | Effective Date |
1.0 | First approved version 3Keys Kazakhstan MPT Connector Add-On release 3.1 | 1301-JunMay-2022 |
Table of Contents |
---|
1. About This Guide
...
ALV Grid standard buttons to filter, to sort, to search displayed data, changing layout, printing
Refresh: Refresh messages related to the selected header
MPT Message: Menu of functions for the selected message includes:
Display Document Summary JSON: Request document summary JSON online from MPT and display to the user
Download Document Summary JSON: Request document summary JSON online from MPT and store as file
Display Document Details JSON: Request document details JSON online from MPT and display to the user
Download Document Details JSON: Request document details JSON online from MPT and store as file
Display Msg XML: Request XML online from MPT and display to the user
Download Msg XML: Request XML online from MPT and store as file
Reset processing status: Remove processing status to request processing status again from ISMT
Repeat message sending: Send message again to MPT
Get response now: Get response for report immediately
Message AIF: Menu of functions for the selected message includes:
Display Message XML: Display AIF message
Download Message XML: Download AIF message
Message AIF: Show AIF transaction
Display processing log: Display application log
Special functions: extra functions
Update Objects MPT status: Update MPT status for message objects
Update token: Request new token from MPT system
3.
...
1. MPT message processing status
The MPT message processing status defined allowed actions for the message in 3Keys Kazakhstan Connector MPT:
01-init: Outbound message created.
05-missing_data: Message processing stop and waiting of user to maintain the missing message data to generate the reporting
07-wait_approval: Message processing stop and waiting for user approval via transaction /K3TKZ/DOC_MONITOR
10-queued: Message is currently in processing by queue or sequence check failed. Wait until queue is processed or other message will be processed, and sequence check will be successful. The user can manually approve the message and skip the sequence check
15-ready_for_send: Message sequence check performed successfully, and message is waiting for sending
20-sent: Message sent to MPT system and waiting of processing status update
30-confirmed: Message successfully confirmed (end status)
40-error: Message processed with error. Message can be resent again.
45-error_missing_data: ATTP reporting error, message data can be corrected by user with function “Maintain missing data” and resent again
50-recalled: message has been recalled by initiator
85-no_response: MPT response error, maximum number of response error counter exceeded, status can be reset with function “Reset no response” and requested again
99-cancelled: Message is canceled by user (end status)
...
4. Request Serial number information transaction /K3TKZ/MPT_SN_INFO
The Request Serial Number information transaction /K3TKZ/MPT_SN_INFO is used to request information for serial number from MPT (using True API method through 3Keys Kazakhstan connector MPT).
...
If Checkbox Update MPT status is activated SGTIN status is updated in the DB table /K3TKZ/OBJ_STA
...
5. Create OMS report program /K3TKZ/OMS_REP
The Create OMS report program /K3TMT/OMS_REP is used to create entries at /K3TMT/REP_MONITOR transaction with type OMS report (91) for created reporting events with type BR_CRYPTO_COMM.
...
If reporting event have objects with status “Applied” and other status program creates header and report entry at transaction /K3TKZ/DOC_MONITOR with type OMS report and status “Error”
...
6. Change MPT document attributes program /K3TKZ/DOC_CHANGE
The Change MPT document attributes program /K3TKZ/DOC_CHANGE is used to correct data /K3TKZ/DOC_MONITOR transaction if necessary.
...