cancel
Showing results for 
Search instead for 
Did you mean: 

Need help on:Couldn't retrieve inbound binding for the given P/S/A values

Former Member
0 Kudos

Hi experts,

I just want to ask that in this error:

Could not deliver message to XI: com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve inbound binding for the given P/S/A values:

FP=;TP=;FS=Srv_Test_SFTP;TS=;AN=MI_Test_SFTP_Out;ANS=;

What is P/S/A values?

And also what are the full names of FP, TP, FS, TS, AN, ANS?

Expect for your helps.

Thanks a lot.

Accepted Solutions (0)

Answers (3)

Answers (3)

SudhirT
Active Contributor
0 Kudos

Hi,

For resolving this kind of error perform a full cache refresh with user PIDIRUSER

http://<XIHost>:<Port>/CPACache/refresh?mode=full

Thanks!

sunil_singh13
Active Contributor
0 Kudos

Hi Aditya,

What is P/S/A values?

Party/Service/Interface

FP, TP, FS, TS, AN, ANS?

TP : Transfer Protocol

TS : Technical System

AN : Message Interface

FS : Service

FP: Party

ANS : Namespace

Thanks

Sunil Singh

Former Member
0 Kudos

Thank you very much!

Former Member
0 Kudos

Hi all,

i got the problem solved by removing the two * in Receiver Party and Receiver Service in Sender Agreement.

=====================================================

Could not deliver message to XI: com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve inbound binding for the given P/S/A values:

FP=;TP=;FS=Srv_Test_SFTP;TS=;AN=MI_Test_SFTP_Out;ANS=;

=====================================================

However, I still has a question.

is it like,

FP = sender party?

FS = sender service?

TP = receiver party?

TS = receiver service?

if else, what do Transfer Protocal(TP) and Technical Service(TS) which expained by mean in this case?

Former Member
0 Kudos

Does anybody has some clue?

Please update, thanks a lot.

former_member190389
Active Contributor

Hi,

FP > FromParty

FS> FromService

TP>ToParty

TS>ToService

Also

AN> ActionName (which means your Interface)

ANS> ActionNamespace

regards

Edited by: Progirl Progirl on Dec 3, 2008 12:29 PM

Edited by: Progirl Progirl on Dec 3, 2008 12:52 PM

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Refresh the Adapter Engine cache or better to restart the J2EE Engine would solve problem.

also Make sure that you have a sender agreement with the corresponding interface, namespace and sender.

Check if it is active.