Hi Experts,
After going through many unanswered blogs with same issue , I am opening a new thread.
I am working on a migration project and the interface is working fine in production(PI 7.1). But, testing the same interface in PO Sandbox(7.4) system is showing errors as mentioned below -
Error if configuring through NWA -
Transmitting the message to endpoint <local> using connection AFW failed, due to: com.sap.aii.af.idoc.exception.IDOCAdapterException: IDoc: Connection factory name for channel CC_IDOC_R_Common is null
Error if configuring Manually -
MP: exception caught with cause com.sap.aii.af.idoc.exception.IDOCAdapterException: Sender Partner Number is not available
**Points to be noted while analyzing the issue are mentioned below. Please go through and give your inputs -
1) Compared the payload of Production(7.1) and Sandbox(7.4), Output payload is getting generated and everything seems to be fine in mapping. In Sandbox, the control records are coming in the payload along with the generated IDOC. In Production, control records are not coming in output payload.
2) Added the component in header mapping in Sandbox, same as in Production. (INTEGRATION_SERVER_XXX)
3) Changed the property of JavaIdocAdapter in NWA, default sender port set to the port created in we21 in ECC system. Is this correct? or we need to put port of system? (mentioned in one of the SAP notes)
After trying many options mentioned over scn, still I am unable to resolve this issue.
Please guide me to solve this issue.
Thanks,
Nidhi Srivastava