cancel
Showing results for 
Search instead for 
Did you mean: 

Error in PROXY to File Multiple Receivers Scenario

Former Member
0 Kudos

Hi,

While triggering an outbound proxy i get the below error.

My Scenario is Proxy to Multiple Reciver, Namely A , B and C .

Here A is Configured with one Busness system *BS1*, B and C is for another Business system *BS2*

When the Proxy is triggered i get the File generation for receveier A but fails for Band C.it give the below error.

From PI Monitor when i restart the same message then the message gets tiggered and files are generated in the respective folders.

Please let me know if any one has come accross like below 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="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>Error while reading from the secure store: ERROR_U: No service user password found for Adapter Engine</SAP:AdditionalText> <SAP:Stack>Error while reading access data (URL, user, password) for the Adapter Engine</SAP:Stack> <SAP:Retry>M</SAP:Retry>

</SAP:Error>

*/

Regards

Praveen Kalwa

Edited by: praveen kalwa on Sep 20, 2010 6:17 PM

Edited by: praveen kalwa on Sep 20, 2010 6:25 PM

Edited by: praveen kalwa on Sep 20, 2010 7:22 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Thanks to All

The error has been fixed.

Solution:

In the runtime cache (SXI_CACHE -> GoTo -> Adapter Engine Cache), by deleting some old entries and restarted the PI system .

Regards,

Praveen Kalwa

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Praveen,

Its strange that file has generated successfully for one BS and failed for the other two business systems.

I believe all the channels are using the same adapter engine (you dont have seperate decentral adapter engines).

This could be a cache related problem, can you try to do a CPA delta cache refresh for your adapter engine.

Also use the function module SAI_AE_DETAILS_GET in se37 and transaction SLDCHECK for troubleshooting.

regards,

francis

Former Member
0 Kudos

here is one more similar thread from my side..

Note: Always search the problem on SDN first!!

Former Member
0 Kudos

Hi sarvesh,

I have gone thru this Thread , as per the thread i have checked all the service Users and the cache refreash.

I have also restarted the PI server also, but seem to be the same Issue.

Thanks,

Praveen Kalwa

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

did you go throw the thread i posted before?

Former Member
0 Kudos

Hi ,

From the PI 7.1 their is no Visual Admin, and i need to check these parameters in the NWA.

SLD.selfregistration.hostname (Use fully qualified hostname)

SLD.selfregistration.httpPort

SLD.selfregistration.httpsPort

Regards

Praveen K

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

check this

Edited by: Rodrigo Alejandro Pertierra on Sep 20, 2010 11:35 AM

GabrielSagaya
Active Contributor
0 Kudos

check wih kenny scot's reply

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Have you tried with this