Hi Experts
I am new to SAP PI and am working on a cXML to IDoc scenario.
When I tried to post an IDoc to ECC via the testing tool, I get the following errors.
1. Adding control record to payload failed due to The Configuration for Sender/Receiver Partner Number/Port is incorrect. Enter proper values in Sender/Receiver Component
2. MP: exception caught with cause com.sap.aii.af.idoc.exception.IDOCAdapterException: The Configuration for Sender/Receiver Partner Number/Port is incorrect. Enter proper values in Sender/Receiver Component
3. Exception caught by adapter framework: The Configuration for Sender/Receiver Partner Number/Port is incorrect. Enter proper values in Sender/Receiver Component
4.Transmitting the message to endpoint <local> using connection AFW failed, due to: com.sap.aii.af.idoc.exception.IDOCAdapterException: The Configuration for Sender/Receiver Partner Number/Port is incorrect. Enter proper values in Sender/Receiver Component
I tried the following:
1. Disabled the control record and unchecked all the fields related to control record, sender and receiver in the advanced options tab of the IDoc communication channel
2. Checked all the fields mentioned above and mapped valid constant values to the mandatory fields in the control segments.
The above steps did not fix the error.
I also made sure that all the objects involved are Activated and my cache status overview is all green.
I am at a loss for what to check next.
Your help and guidance is appreciated
Request clarification before answering.
Hi Navin,
Can you check after mapping if you are populating these below fields with correct values :
SNDPRN , SNDPRT , SNDPOR , RCVPRN , RCVPRT , RCVPOR.
And make sure you have enabled "Take control records from mapping " in your receiver channel .
And note you need to validate this values with the one which you have configured in WE21 fro that particular IDOC in ECC.
Br,
Manoj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Navin,
There's no need of hardcoding .
In your Reciever channel you have option " OverRide Control Records " here you can mention the field name with value.
You can use header mapping which is present in Outbound processing tab in ico / receiver agreement too as well to populate control records.
Br,
Manoj
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.