cancel
Showing results for 
Search instead for 
Did you mean: 

SOAPFault received from Integration Server. ErrorCode/Category: XIServer/IN

Former Member
0 Kudos

Hello All,

I work on PI 7.1 and needed to create an interface using a simple File-to-File scenario. I created this without using any IR/ESR Objects as per a technical article on the website saptechnical dot com /Tutorials/XI/File2File/Demo1.htm

This worked perfectly fine in my dev environment. However, when I moved it to Test environment, I am having issues. Error message shown in RWB for Adapter engine is

SOAPFault received from Integration Server. ErrorCode/Category: XIServer/INBOUND_BINDING_ERROR; Params: BS_ECC100, http://abc, ecc-to-external; AdditionalText: null; ApplicationFaultMessage: null; ErrorStack: Error in sender agreement for party , service BS_ECC100, interface namespace http://abc interface ecc-to-external  No sender agreement found for , , , , ,  

Error Transmitting the message to endpoint http://piq.uk.rweutil.net/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Error during Sender Agreement Determination.

I checked the Sender agreement. It seems fine. All other components are also active, however I do not see the sender agreement in SXI_CACHE transaction. Any clues what could be wrong ?

Many thanks in advance .

Regards

Rajiv

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Rajiv,

Have you tried clearing up the complete CPA Cache? The error you are facing might be due to that.

Clear the cache, check for it's success, try making some changes in SA, re-active and then run the test.

Let us know if the problem still persists.

Regards,

Neetesh

Answers (5)

Answers (5)

Former Member
0 Kudos

Issue finnaly located to some wrong SLD config. ECC was pointing to itself rather than to PI system.

Former Member
0 Kudos

Hello All,

Thankyou everyone. This was my first post on SDN and am pleased to see multiple responses.

Coming back to issue, It is still unresolved. Abit weird why this is not working. Could it be because I do not have any IR.ESR components in my config ??

I have tried each and every suggestion as mentioned by you all, but still failing.

Any more clues?

Many thanks

Rajiv

Former Member
0 Kudos

Hi ,

Why do you have an endpoint URL - http://piq.uk.rweutil.net/sap/xi/engine?type=entry if its a file to file scenario?

ravi_raman2
Active Contributor
0 Kudos

you moved the scenario from dev to test, do you have the transport params setup correctly as i believe its safe to presume you have different systems defined for each.

Did the Sender agreement on the test system change to point to the new test system ?

if the sender agreement is correct, in that is the case, edit sender agreement/add a descp/save/activate/refresh cpa cache.

Regards

Ravi Ramam

Former Member
0 Kudos

Hi Rajiv,

Please perform below tasks

1. Logon Integration Directory

2. Click on 'Modification' icon, put a 'dummy' change (may a space) in the description field

3. Save the change

4. Active the changed objects

5. Repeat 2, 3, 4 steps for all those objects you moved to Test environment.

All the above steps, eventually leads to have forceble cache refresh, if this won't helps resolve, Please perform full CPACache refresh using below URl

http://<host name>:<http port>/CPACache/refresh?mode=full

I presume these instructions will help to resolve the issue.

Regards

Sekhar