phase4 icon indicating copy to clipboard operation
phase4 copied to clipboard

Validating NRRs against sent or received messages

Open beth-soptim opened this issue 1 year ago • 2 comments

It would be very useful if Phase4 would offer a functionality to validate an NRR against the sent message (full SOAP header, SOAP body, Payload).

beth-soptim avatar Feb 13 '24 12:02 beth-soptim

That sounds like a good plan. This check should contain

  • Verification of MessageId and RefToMessageId
  • Check that the SignalMessage is a Receipt with NRR
  • Check if the signature Reference elements from the source message are present in the NRR information of the receipt

phax avatar Feb 13 '24 15:02 phax