Hi Experts,
Currently we are validating the EDI IFSCUM schemas at the pipeline level, now I have a requirement in such a way that the message should come to Orchestration and in Orchestration i will validate the incoming message against schema validation method.
I tried to keep the edivalidation set to false and dropped the message with wrong record count in UNT record.
But this message is failing at port level, i need to pass this message to orchestration.
How can i bypass these kind of validations at port level?