cancel
Showing results for 
Search instead for 
Did you mean: 

Reg : An error while running an filetoidoc scenario.

Former Member
0 Kudos

Hi All,

In file to Idoc scenario. when we activate the adapter, we were encountering an error

" ERROR: Finished sending to Integration Engine with error "java.lang.RuntimeException: com.sap.aii.messaging.net.TransportException: HTTP 500 Internal Server Error

http-Response:

Connection: close......

.....

.....

"<?xml version="1.0"; encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<soapenv:Body>

<soapenv:Fault>

<faultcode>soapenv:Server.generalException;/faultcode>

<faultstring>failed to invoke the module proessor; nested exception is:

com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve inbound binding for the given P/S/A values: FP=;TP=;FS=...............</faultstring>

<detail>

<ns1:hostname xmlns:ns1="................./">ddadb309</ns1:hostname>

</detail>

</soapenv:Fault>

</soapenv:Body>

</soapenv:Envelope>".

Can anyone help me out what exactly the error mean and what could go wrong and suggest a solution. I have searched the SDN for the same, but couldnt find an appropriate solution.

In the scenario, all the systems are up and even there is no mapping error.

Regards,

Anu.

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi Anu,

there seems to be a cache issue. Check these:

1. Do an entire cache refresh

2. Check the Integration Directory cache for an error entry. If found do a cache refresh.

Regards

Suraj

Former Member
0 Kudos

Hi Suraj,

Thanks a lot for your quick response.

There is no error entry in cache refresh.

Any other case wer it leads to the above error?..

-Anu.

former_member187339
Active Contributor
0 Kudos

Hi Anu,

Sometimes whiles creating sender channel or sender agreement we use to get star as party name. Generally it shoudl be blank (if you dont have any parties) or same (either balnk or star) in both sender channel and sender agreement.

Check if this is the problem isn your scenario.

Regards

Suraj

former_member200962
Active Contributor
0 Kudos

even if there is no error entry in ID --> Environment --> Cache Status Overview then too we need to refresh the cache....normally in such an error case we make some dummy changes to the ID objects and again activate....and then refresh cache.

Also as mentioned by Suraj, the star appearing in the ID objects can be an issue....to avoid this we need to create the ID objects (agreements, determinations, channels) manually instead of using the wizard.

Regards,

Abhishek.

Answers (0)