cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP to RFC Error

Former Member
0 Kudos

Hi Experts,

I have developed HTTP to RFC scenario and tested in Dev and Qua and in both systems scenario is working fine.

Today my object moved to production and in production i am getting error as below.

"

<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"

SOAP:mustUnderstand="">

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">RESOURCE_NOT_FOUND</SAP:Code>

<SAP:P1>a8158d90-fea4-11de-c32a-fe5f03380d44</SAP:P1>

<SAP:P2>http://cg-power-xi.com/HTTP2R3</SAP:P2>

<SAP:P3>com/sap/xi/tf/_MMPower2R3_.class</SAP:P3>

<SAP:P4>-1</SAP:P4>

<SAP:AdditionalText />

<SAP:Stack>Unable to find resource a8158d90-fea4-11de-c32a-fe5f03380d44 in the following software component versions:

http://cg-power-xi.com/HTTP2R3com/sap/xi/tf/_MMPower2R3_.class-1</SAP:Stack>;

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

"

Please give some idea or inputs why its getting error only on production.

Thanks,

Bhaskar

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

check if all the mappings for the scenario are moved into PRD system.

If the mapping has been moved then it will be cache issue.

Check SXI_CACHE in PRD sys. Also try and do a complete cache refresh and then retest the mapping.

Former Member
0 Kudos

Hi Shabharish,

Thanks for quick response.

I will do and let you know the status.

Thanks

Bhaskar

Former Member
0 Kudos

Hi,

when i tried to refersh cache i am facing with the below issue.All other got refresh successfully.

http://SAPPI01.cg.com:8046/sap/xi/cache_gui?sap-client=101&cachestate=_INTEGRATION_SERVER_: http_status_code = 403 , Forbidden

Can anyone please give some idea what would be the problem.

recently our system got upgraded to PI 7.1.. and this the first interface moved to production after upgradation.

Appreciate your inputs.

Thanks,.

Bhaskar

Former Member
0 Kudos

Hi All,

Any inputs pls.

Regards,

Bhaskar

former_member200962
Active Contributor
0 Kudos
http://SAPPI01.cg.com:8046/sap/xi/cache_gui?sap-client=101&cachestate=_INTEGRATION_SERVER_: http_status_code 
= 403 , Forbidden

Normally I get a HTTP 403 error when there is an issue with the autherization (user-id wrong/ password locked)....or trying to acces wrong URL itself .....can you do a check on this front and confirm back?

Regards,

Abhishek.

Former Member
0 Kudos

Hi All,

My problem is solved. Thanks Allfor your reply..

Thanks,

Bhaskar