For partner 'ABC ' transaction '894' segment delimter should be 0x7f and for '880' it should be 0x3e.
We followed the below steps-
- Goto - Remote TP --> Operational Capability --> Respecive Business Action --> Document Protocol Parameters
- Update the segment delimiter for each Business Action.
- Re validate and Redeploy the agreement
NOTE:- B2B doesn't allow to set different Document Protocol Parameters for different transactions of same protocol revision and same trading partner. If you change in one of the transactions it will automatically reflect in the other.
We all know that for every EDI transaction, we generate its corresponding XSD(schema) from B2B Document Editor.
To make it work, we need to make use of Internal-properties defined in the transaction's xsd. When you add this xsd in your B2B adapter, you can pass the desired value in any of the document protocol parameters with help of XSLT and this eventually overrides the value set in B2B console at run time.
Regards
Ayush