cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine Entry in SXI_CACHE

Former Member
0 Kudos

Hi All

How to get an entry in the adapter engine cache with user name in the sxi_cache ,Menu:GOTO--AdapterEngine Cache?

Thank u

Full Points will be Awarded.

Regards

uday

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Try

HTTP 401

o User XIISUSER/PIISUSER uses a wrong password.

o Check the exchange profile and transaction SU01; reset the

password.

o Restart the Java Engine to activate changes in the exchange

profile.

o Delete the Adapter Engine cache in transaction SXI_CACHE

Goto 􀃆 Cache.

o Restart the message.

Regards,

Sreeni

prateek
Active Contributor
0 Kudos

Is it a new installation?

Have u tried to run a scenarion using adapter engine? If yes, then if the scenario is successful, then there must be an entry in sxi_cache.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek

Thanks for your quick reply .This is not new instalation.Server was working fine suddenly we got an HTTP 401 error and in Sxi_cache we have an entry but its user is missing.

so for info i wanted to know how can we maintain this entry in cache and also Will this entry be updated in some time frame automatically?

Thanks

Uday

prateek
Active Contributor
0 Kudos

Run FM SAI_AE_DETAILS_GET once and also try to run an end-to-end scenario once. This should be enpouh.

Regards,

Prateek

Former Member
0 Kudos

Dear Prateek

I am able to run SAI_AE_DETAILS_GET successfull with I/P:

AE_NAME:af.<sid>.<host>

but still username is not populated in sxi_cache for adapter engine cache

and in trace while i run the scenario it is giving HTTP 401 error .

Thank u

Regards

UDAY

prateek
Active Contributor
0 Kudos

What is ur end-to-end scenario in this case? Either the involved user does nor have sufficient authorization or it is locked/deleted.

Regards,

Prateek

Former Member
0 Kudos

Hi prateek

I have executed an end to end scenario in the trace again it is throwing HTTP 401 error ,in TRACE it is giving

after retreiving the URL in the FM SAI_AE_DETAILS_GET

it is giving the blank user and thowing the error HTTP 401 unauthorized.

<Trace level="3" type="T">User =</Trace>

This i believe is due to unavailablility of user in SXI_CACHE :GOTO-->ADAPTER ENGINE CACHE

Help me in maintaining the adapter engine url with user in sxi_cache

Thanks

UDAY