Hi,
I am doing a SOAP lookup within a mapping on our single-stack 7.31 system. I am getting the following error:
com.sap.aii.mapping.lookup.LookupException: Exception during processing the payload. Error when calling an adapter by using the communication channel login_test (Party: , Service: THIRDPARTY_DEV, Object ID: 7b5abfdae824311899e60f21b30d2fc4) XI AF API call failed. Module exception: 'com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=Mapping;TS=THIRDPARTY_DEV;AN=;ANS=; in the current context [Unknown]. '. Cause Exception: 'Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=Mapping;TS=THIRDPARTY_DEV;AN=;ANS=; in the current context [Unknown]. '.
com.sap.aii.mapping.lookup.LookupException: Error when calling an adapter by using the communication channel login_test (Party: , Service: THIRDPARTY_DEV, Object ID: 7b5abfdae824311899e60f21b30d2fc4) XI AF API call failed. Module exception: 'com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=Mapping;TS=THIRDPARTY_DEV;AN=;ANS=; in the current context [Unknown]. '. Cause Exception: 'Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=Mapping;TS=THIRDPARTY_DEV;AN=;ANS=; in the current context [Unknown]. '.
So firstly, I am doing a lookup within a mapping so I thought no receiver agreement was required. Also, we are running a single-stack 7.31 system, so I can't create a receiver agreement anyway - only Integration Configuration.
Also, I have done a full cache refresh and also recreated a new comm channel and still error is the same.
Please any advice would be greatly appreciated.