gSRP Response Message Processing

  • Changes are done to parse and do the STP of the Inbound MT 196/MT 199 messages.
  • If the message has Field 111 service type identifier, then the message is considered as gSRP response message. The response message is matched with the original outbound gSRP request message and outbound transaction. The matching criteria is as follows:

    - UETR of Inbound gSRP with UETR of the Outbound transaction/Outbound gSRP request

  • The Field 79 line 1 is checked for the response code [‘/’ followed by 4 characters]. Based on the reason code, the response message processing happens
    Response Code System Action
    PDCR Recall response is logged against original outbound transaction
    CNCL
    • Recall response is logged against original outbound transaction
    • Recall status of transaction is updated as ‘Accepted’
    RJCR
    • Recall response is logged against original outbound transaction
    • Recall status of transaction is updated as ‘Rejected’
  • The Recall response is logged against the original outbound transaction and is shown under ‘Responses’ tab of ‘Recall Messages’ screen.

Note:

Field 79 Line 1 starts with ‘//’ in gCCT confirmation message - MT 199.