Handle Outbound Resolution.story
Scenario: Handle outbound resolution
When the ⦅Recall Service⦆ sends a Send Negative Answer To CSM Request with values:
| customBusinessData | supportingContext(cancellationId,abcd1234) |
Then ⦅the CSM⦆ receives a Resolution Of Investigation with values:
| rsltnOfInvstgtn.cxlDtls.txInf*And*Sts.cxlStsRsnInf.addtlInves[0] | ATR6abcd1234 |
And ⦅IPF⦆ receives a Send Negative Answer To CSM Response using predicate:
| payload.content.txInf*And*Sts[0].orgnlTxId | #SendNegativeAnswerToCSMRequest.payload.content.cxlDtls[0].txInf*And*Sts[0].cxlStsId |
| payload.content.orgnlGrpInf*And*Sts[0].grpSts | ACCP |
| status | SUCCESS |