Notifications
For every inbound gpi confirmation message (MT 199 gCCT), notification is
trggered (for debtor), if the ‘gpi Processing Enable’ flag is checked at Host
Level.
gCCT Instructing Agent
Based on the gpi Notification Preferences maintained at Customer level
(PMDFLPRF), the following notifications are generated:
- When ‘On Interim Confirmation’ flag is checked, system auto generates notification to debtor and an Interim Confirmation message is received.
- When ‘On Final Confirmation’ flag is checked, system auto generates notification to debtor and Final Confirmation message is received.
Identifying Interim/ Final
Confirmations
Status Code in the received MT 199 is mapped with ‘Payment Processing Status’ in gpi Statis Preferences screen (PXDGPIST). Notifications are generated in the following conditions:
- System generates Interim confirmation notifications, if the derived ‘Payment Processing Status’ is “INPROGRESS”.
- System generates Final confirmation notifications, if the derived ‘Payment Processing Status’ is “PROCESSED” or “REJECTED”.
System will parse the below contents as received in the gpi confirmation and
populate it in the new tags to generate notification
- [Following lines //any deducts by status originator(s)]
- The new XML tags listed will be under ‘gpiConfirmInfo” XML node
- gCCT Instructed Bank
MT 199 Field 79 Details | MT 199 Field 79 Details | New XML Tags | XML Data Types |
---|---|---|---|
Line 1 | date and time | <CreDtTm> | ISODateTime |
Line 2 | status code [/reason code] | <StatusCd>
<ReasonCd> |
Max10Text
Max10Text |
Line 3 | status originator (BIC)[/ forwarded to (BIC)] | <Originator>
<Forwarded> |
String
String |
Line 4 | currency and amount | <InstdAmt>
<Ccy> |
Decimal
String |
Line 5 | EXCH//original CCY/target CCY/exchange rate applied | <XchgRateInfo>
<OriginalCcy> <TargetCcy> <RateTyp> <XchgRt> </XchgRateInfo> |
String
String String Decimal |
-- | [Following lines //any deducts by status originator(s)] | <SndrChgAmtInfo>
<Ccy> |
Decimal
String |
-- | Gpi Enabled | <isGpi> | String |
-- | UETR | <UETR> | String |
- The credit notification will have the tags - ‘gpi Enabled Flag’ and ‘UETR’
- The notifications further can be triggered through the modes - SMS/ E-Mail.
Parent topic: SWIFT gpi