cancel
Showing results for 
Search instead for 
Did you mean: 

URL for Central Adapter Engine

Former Member
0 Kudos

Hi,

It seems like our XI Server is unable to locate the Central adapter engine for doing an outbound RFC call. I am trying to call an RFC using the RFC adapter, and getting the following error:

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

<SAP:P1>af.nw4.netweaver</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>no_messaging_url_found: Unable to find URL for Adapter Engine af.nw4.netweaver</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

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

Where do we maintain the URL of the adapter engine ?

thanks,

Manish

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Manish,

Did you ever find a solution for this problem ? We have the same problem and opened an OSS Note. If you have a solution please post or send to xiconsultant@gmail.com

Thanks

SKM

Former Member
0 Kudos

We are running into the same issue:

<SAP:Error>

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

<SAP:Code>INTERNAL.AE_DETAILS_GET_ERROR</SAP:Code>

<SAP:P1>af.xp1.emvuira</SAP:P1>

<SAP:AdditionalText>Property sap_xiadapterservice.adapterType does not: Unable to find any Adapter Engines</SAP:AdditionalText>

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

</SAP:Error>

I have checked all of the SLD entries and I can't find anything wrong.

Any help is appreciated.

Thanks,

Jay

Licensed To Code

Former Member
0 Kudos

I have the same problem since we changed the name of the database server - the server name reported in the error is the old name. I've checked all the properties in this thread, plus follwed through OSS note 764176 with no luck. All the properties reflect the new name, but testing the proxy (SPROXY) still fails with the error:

<CODE>INTERNAL.AE_DETAILS_GET_ERROR</CODE>

<ERRORTEXT>Error when reading the access data (URL, user, password) for the Adapter Engine af.xix.sapsbxcrmdb2</ERRORTEXT>

sapsbxcrmdb2 is the old database server name.

I found one location where this is displayed - in transaction SXI_CACHE (in the client of th integration server), Menu option GOTO -> Adapter Engine Cache. The column 'Adapter Engine Name' reflects the incorrect name. Where is this property stored?

I cleared this entry manually by selecting the row and clicking on the trash can icon. Later it was refreshed properly.

-Mike

Update: I found that the SOAP Reciever channel in my Integration Scenario had a hard-coded entry pointing to the old integration server name in the property 'Adapter Engine'. I changed this by selecting the 'Integration Server' in the drop down. This changed the error behavior (still doesn't work, but the above errors went away).

-Mike

Message was edited by: Mike Hatch

Message was edited by: Mike Hatch

Message was edited by: Mike Hatch

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

please go to the exchange profile and try checking

com.sap.aii.connect.integrationserver.name

com.sap.aii.connect.integrationserver.httpport

central adapter framework details are taken from there

also check these:

com.sap.aii.adapterframework.serviceuser.language

com.sap.aii.adapterframework.serviceuser.name

com.sap.aii.adapterframework.serviceuser.pwd

name = XIAFUSER

and the correct pwd

Regards,

michal

Message was edited by: Michal Krawczyk

Former Member
0 Kudos

Thanks a lot for the quick response Mike. I am not sure, why, but it seems to be working, after I did a cache refresh.

Regards

Sudhir Nellutla

former_member189324
Contributor
0 Kudos

Hi Manish,

You maintain the URL if the AE in SLD. Check in your SLD for the XI server.

Thanks

Prasad

Former Member
0 Kudos

Please can you provide more info on how to locate where the entry should be in the SLD. We are stuck. Have raised OSS but still waiting.

Former Member
0 Kudos

Hello,

have anyone found a solution for this? (where exactly to find the URL for the AE in the SLD)

Thanks in advance

Nesimi Buelbuel

Former Member
0 Kudos

Hi,

I am running into same problem, if anybody (Manish Agarwal) resolved this problem, Please guide me.

Thanks

Sudhir Nellutla