cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine Not Showing up in SXI_CACHE

Former Member
0 Kudos

Hi,

The adapter Engine is not showing up in the Transaction SXI_CACHE and also when i create a RFC comm channel it is not showing up in the Adapter Engine Dropdown.Can anyone let me know whether these both are linked and is there any way to rectify the same ?

Regards,

Kittu.

Accepted Solutions (0)

Answers (2)

Answers (2)

kenny_scott
Contributor
0 Kudos

Hi Kittu,

try restarting the J2EE Engine. This should register the AE with the SLD.

If that does not work then check there are not SLD inconsistencies,

i.e.,

<b>#764176</b> Error in XI due to inconsistent SLD contents

If that does not help try calling the <b>FM - SAI_AE_DETAILS_GET</b>

<i>e.g.</i>

TCODE

<b>SE37</b>

SAI_AE_DETAILS_GET

<b> Import parameters Value</b>

AE_NAME AF.<SID>.<IS Hostname>

BYPASSING_CACHE X

The result should be something like

<b>Export parameters Value</b>

AE_MSG_URL http://<IS Hostname>:<J2EE port>/MessagingSystem/receive/AFW/XI

IS_SERVICE_USER_NAME XIISUSER

IS_SERVICE_USER_PASSWORD

WAS_CACHED

and the <b>AE</b> should be listed in

TCODE

<b>SXI_CACHE

-> GoTo AE Cache</b>

Former Member
0 Kudos

Hi kittu,

I guess ur Adapter engine is down. Check in the RWB, in Component monitoring...whther Adapter engine shows green or red color.

Regards,

Akshay