cancel
Showing results for 
Search instead for 
Did you mean: 

problem with adapter

Former Member
0 Kudos

hello

running a sync service and recieve this error.

couldnt determine if this is XI problem or WS.

if it is XI, how can I debug it?

<?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="1">

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

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>3: Unable to find URL for Adapter Engine af.xip.mgnt154</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when reading the access data (URL, user, password) for the Adapter Engine</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

former_member181985
Active Contributor
0 Kudos

Hi,

This merely problem with cache. It is saying XI engine is not able identify the adapter engine URL.

please do this.

You can view the cache data in

transaction SXI_CACHE. To do this,

select Go to &#56256;&#56518; Adapter Engine

Cache.

You can delete the cache data in

transaction SXI_CACHE. To do this,

select Go to &#56256;&#56518; Adapter Engine

Cache. Then choose the recycle bin

push button ( ).

Thanks,

Gujjeti

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In order to solve this issue check and maintain the log on details in SICF services.

Then check the service XI adapter and mention the correct URL in visual administrator.

and check this blog:

Regards,

Nag.