cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP to RFC Scenario Error

Former Member
0 Kudos

Hi All,


My Scenario is HTTP to RFC. I am following this link: https://scn.sap.com/people/praveenkumar.balasubramanian/blog/2006/12/12/http-to-rfc--a-starter-kit, i am getting the error as 401: Unauthorised and Exception during Runtime cache in SXMB_MONI. Kindly check and suggest me how i can proceed further to resolve the isue.


Regards,
GIRIDHAR

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

if there is anything wrong with RFC adapter configuration message should fail in AE but not int SXMB_MONI.

I would suggest you to check

whether RFC destination in sm59 is working properly or not, i.e INTEGRATION_DIRECTORY_HMI.

The path prefic sholud be /dir/CacheRefresh and in the Logon/Securitytab, the user should be XIISUSER.

Make sure the user XIISUSER is not locked.

And also check SXI_CACHE

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All,

I am getting the following error:

HTTP TO RFC Scenario:

xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

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

<SAP:Code area="XICACHE">INTERNAL_ERROR</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>Error &#39;HTTP status code 401 Unauthorized&#39; while executing HTTP request (calling method &#39;get_status&#39;)</SAP:AdditionalText>

<SAP:Stack>Error while refreshing the XI runtime cache</SAP:Stack>

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

</SAP:Error>



KKindly gelp me.



RRegards,

GGIRIDHAR



former_member184720
Active Contributor
0 Kudos

Hi Giridhar- Did you check the RFC destination INTEGRATION_DIRECTORY_HMI.?

Is it working fine?

Also go to SXI_CACHE-> there should be an option display cache refresh error

May be the user PIISUER has locked

gagandeep_batra
Active Contributor
0 Kudos

Hi GiriDhar,

did you check the Receiver CC ?

are you provide right username  & password  in CC?

Regards

Gagan

Former Member
0 Kudos

Hi Batra,

I am using the correct username and password, i have doubt in Exception during Runtime cache. Please guide me.

Regards,

GIRIDHAR

former_member184720
Active Contributor
0 Kudos

Also below thread will be helpfull in resolving the issue..

http://scn.sap.com/message/11158447

user name might be PIISUSER in RFC destination..

gagandeep_batra
Active Contributor
0 Kudos

Hi Giridhar,

Did you check the following thread also:

http://scn.sap.com/thread/322439

& try to refresh the full cache refresh

Regards

GAgan