cancel
Showing results for 
Search instead for 
Did you mean: 

no_integration_server_found / Error while reading access data

Former Member
0 Kudos

Hi All,

I have one scenario where I send data from one XI system to another.

I am using BPM for whole process.

I expect Transport acknowledgement from Receiver XI system to Sender XI system.

In receiver XI system everything is succesul, when I click on first message(generated because of Receive step of BPM) & click on Acknoledgement message id node (Shown in left hand side upper corner), I am getting below mentioned error.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">IS_DETAILS_GET_ERROR</SAP:Code>

<SAP:P1>is.01.eapsdev15062</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>no_integration_server_found: Unable to find Integration Server is.01.eapsdev15062</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error while reading access data (URL, user, password) of Integration Server is.01.eapsdev15062</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

It seems that Receiver XI system has sent transport ack but it is not getting delivered.

Request your help.

Thanks for same.

Regards

Sushil

Accepted Solutions (0)

Answers (1)

Answers (1)

justin_santhanam
Active Contributor
0 Kudos

Sushil,

Are u maintaining Business System for your Integration Engine in SLD?

raj.

Former Member
0 Kudos

Yes Raj,

Business system has been maintained in SLD.

Regards

Sushil

Former Member
0 Kudos

I think this problem occurs when system is not mentained in SXMB_ADM as integration server, please check those settings with your self or with admin guy.

Also check your RFC destination in both the systems that correct information is given in that or not.

BR,

Alok

Edited by: Alok Sharma on Mar 11, 2008 10:43 AM

Former Member
0 Kudos

All the connections are working.

SXMB_ADM is also maintained properly & it is processing data correctly but while sending ack back to Sender XI, I am getting this error in Receiver XI system.

Regards

Sushil