cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with File RFC File scenario without using BPM

former_member186078
Active Participant
0 Kudos

Hi all,

I am trying a File RFC File scenario without using BPM with the help of the following thread:

The XI system is PI 7.0 sp 12. When I am trying to acheive the above scenario, I am getting wierd results i.e., when I observe in SXI_MONITOR, the message is showing as processed successfully, but when I watch the message status in communication channel monitoring, I am getting the following error:

"Attempt to process file failed with com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve inbound binding for the given P/S/A values: FP=;TP=;FS=DEV120;TS=Test_Service;AN=MI_Invoice;ANS=urn:sap.com:test;"

I am not able to understand what the problem is. By the way, one more thing, is, I have kept the File processing mode as "Delete" in the sender file adapter. But the file is not getting deleted. I think the reason could be because of the above error.

Can any body help me out in getting my problem resolved?

Thanks,

Adithya K

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi adithya,

i have got the same problem that you have got for this scenario,

if u get the solution, can you plaese share the solution with me.

regards,

Madhav.

nisarkhan_n
Active Contributor
0 Kudos

Even doing the sxi_cache sometimes won't push the AE cache data, so i suggest you do the CPA cache via URL

https:
<host>:<port>\CPAcache\Refresh?mode=full (cross check this link once more)

use PIDIRUSER for refreshing

this will solve your problem

Message was edited by:

Nisar Khan

Former Member
0 Kudos

CPA Cache Refresh from the Adapter Engine To trigger a cache refresh from the individual Adapter Framework, open a browser window and enter the following

URL: http://<host>:<port>/CPACache/refresh?mode=<b>delta|full</b>;

The Monitoring url is like this: http://<host>:<port>/CPACache

Thanks & Regards,

Farooq.

former_member186078
Active Participant
0 Kudos

I have already done all types of cache refresh. I have done the SXI_CACHE refresh, CPACache refresh using the PIDIRUSER and password, SLD Cache, Adapter metadata cache, but still didnt work.

Any other suggestions please.

Former Member
0 Kudos

Adithya,

Have you found any solution for your problem?

I'm also trying to do the same thing and getting this error.

Error: com.sap.aii.af.service.util.transaction.api.TxManagerException: Unable to roll back transaction: com.sap.engine.services.ts.exceptions.BaseIllegalStateException

Error: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:

Former Member
0 Kudos

CPAException is due to cache refresh error. Please try to refresh the Cache by performing Fulll cache refresh in transaction SXI_Cache.

Thanks

Abhishek

**Please reward points in case helpful*****