Hello Experts,
I have configured one B2B Integration scenario where I am triggering ANSI 810_4010 Invoice from Mendelson AS2 tool. Flow is configured like below:
AS2->EDISeparatorReceiver
EDISeperatorSender->Idoc
But in message monitoring I am getting the below error:
MP: exception caught with cause javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.property.handler.PropertyHandlerException: Unable to get property: ControlKey from CPA cacheControlKey.
Message could not be forwarded to the JCA adapter. Reason: com.sap.aii.adapter.ediseparator.ra.property.handler.PropertyHandlerException: Unable to get property: ControlKey from CPA cacheControlKey
Exception caught by adapter framework: com.sap.aii.adapter.ediseparator.ra.property.handler.PropertyHandlerException: Unable to get property: ControlKey from CPA cacheControlKey
Transmitting the message to endpoint <local> using connection AS2_http://sap.com/xi/XI/AS2 failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.property.handler.PropertyHandlerException: Unable to get property: ControlKey from CPA cacheControlKey
In receiver EDISeparator channel I am getting the below error:
Message processing failed. Cause: javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.property.handler.PropertyHandlerException: Unable to get property: ControlKey from CPA cacheControlKey
In sender EDISeparator channel I am getting the below error;
Cannot deliver message: com.sap.aii.af.lib.mp.module.ModuleException: Error occured, cause Can not find a matching configuration for sender party "", service "Intermediary_EDISeparator", receiver party "", service "", namespace "http://sap.com/xi/B2B/Examples/ANSIX12", action "SI_OUTBOUND_EDI_ANSIX12_INVOICE" in table B2B_X12_CTRL_IF. Will deliver negative 997 if requested.
Anyone please help me to resolve this issue.
Please note that I have not done any Trading Partner Management configuration as because I am using standard ANSI 810_4010 ,is it fine? My PI version is 7.5
Thanks and Regards
Atanu Mazumdar