NHSDigital/integration-adaptor-111

Message Validation Issues : changes in pull request

Opened this issue · 1 comments

A number of items have been changed from throwing an exception to writing a warning log. They are in the latest pull request and will need to be reviewed.

Here is the list of the changes related to the issues on the messages:

• Replace throw exception with warning log in validate soap header issue check “SendTo”
• Replace throw exception with warning log in validate soap header issue check Timestamp
• Replace throw exception with warning log in validate soap header issue check “Username”
• Replace throw exception with warning log in validate soap header issue check “ReplyTo”
• Replace throw exception with warning log in validate soap header issue check “ForeingHeader”

Fixed in 0.8.0 release