Hi Experts,
Am working on a B2B Outbound scenario: Orders Response IDOC to ORDRSP 96A EDIFACT file. Implementing the scenario on SAP PI 7.4.
I have configured Integrated Configuration from IDOC - ORDRSP.ORDERS05 to ORDRSP 96A using EDI Separator Receiver Channel with below parameters:
Direction: Receiver
Transport Protocol: PI
Message Protocol: Edifact
Formatting: Indent Messages: YES
Also configured another dummy Integrated Configuration with EDI Separator sender channel with below parameters:
Direction: Sender
Transport Protocol: PI
Message Protocol: Edifact
Filter:
Message Type: ORDRSP
Msg Version Number: All Versions
Release Number: 96A
Module: localejbs/EdifactConverterModule.
When i run the scenario by triggering the Orders Response IDOC from ECC, the message is failing in EDI Separator channel with below exception:
Message could not be forwarded to the JCA adapter. Reason: Channel configuration error: Value with name rcv.handleplain not available
MP: exception caught with cause java.lang.IllegalArgumentException: Channel configuration error: Value with name rcv.handleplain not available
Exception caught by adapter framework: Channel configuration error: Value with name rcv.handleplain not available
Please assist with where the issue is?
Thanks a lot for the assistance.
Regards,
Vish