cancel
Showing results for 
Search instead for 
Did you mean: 

Moved proxy from DEV to PRD an error

vijay_kumar133
Active Participant
0 Kudos

Hi friends,

I have moved one scnario from DEV to PRD..

The scnario is Proxy-JDBC. it is working fine in DEV.

when i moved to PRD an error occured while Moving business system and it is solved by creating business group. Now comple transport when i execute the scnario the error is

INTERNAL.SYSTEM_NOT_CONFIGURED_AS_XMB System not configured as XI Integration Engine

Please check this error.. and reply as early as possible,,,

Regards

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Vijay,

i)On the Sender SAP system check the HTTP Destination

ii)Check whether the role is selected as Application System

iii) In TCODE : SXMB_ADM Check whether following entry is present in Specific Configuration Data :

Parameter name : IS_URL

Current Value : dest://HTTP_DESTINATION

Regards

Prasad

vijay_kumar133
Active Participant
0 Kudos

Hi

Thanks a lot for reply..

I have done that steps and now new error as come up the error is

INTERNAL.PROXY_NOT_ALLOWED_ON_IS Proxy calls are not permitted on sender or receiver side on the IS (client)

please hava a look at this...

Regards

vijay

Former Member
0 Kudos

Hi,

have you Configured the Local Integration Engine's business system's Role as Application System??

should not be Integration Server.( in SXMB_ADM)

and also execute the SPROXY Functioning Check up

Check the followign program to test if your SAP system is configured properly to connect to XI Server...?

1.Check/maintain with report: SPROX_CHECK_IFR_ADDRESS

2.Check with report SPROX_CHECK_HTTP_COMMUNICATION

3.Check with report SPROX_CHECK_IFR_RESPONSE

4.Check with report SPROX_CHECK_IFR_CONNECTION

Regards

Seshagiri

vijay_kumar133
Active Participant
0 Kudos

Hi,

I have checked all are working properly..

where might be problem now...

please bit urgent..

Regards

Vijay

Former Member
0 Kudos

Hello Vijay,

Reason for this error is :::

Proxy Calls are not allowed in the client where the Integration Server resides

Vijay in the SXMB_ADM

check Global Configuration Data -->

Corresponding Integration Server : dest://HTTP_DESTINATION

regards

Prasad

vijay_kumar133
Active Participant
0 Kudos

Hi,

They are maintained properly all the parameters,

even though the error exits .. the same..

It is not picking the data .. onley deference we had made in PRD is while creating Business systems we have created the Business System Group and assigned the Business system to that. which is not assigned in dev.

Regards

Vijay

vijay_kumar133
Active Participant
0 Kudos

Hi friends,

this is error when i am testing the proxy from sproxy..

- <cls:CX_AI_SYSTEM_FAULT id="o214">

- <CX_ROOT>

<TEXTID>F63AFF63DBE4BB4786A7F52CC4167145</TEXTID>

<PREVIOUS />

<KERNEL_ERRID />

- <INTERNAL_SOURCE_POS>

<PROGID>97</PROGID>

<CONTID>3414</CONTID>

</INTERNAL_SOURCE_POS>

</CX_ROOT>

<CX_STATIC_CHECK />

- <CX_AI_SYSTEM_FAULT>

<CODECONTEXT />

<CODE>INTERNAL.PROXY_NOT_ALLOWED_ON_IS</CODE>

<ERRORTEXT>Proxy calls are not permitted on sender or receiver side on the IS (client)</ERRORTEXT>

<LANGUAGE />

</CX_AI_SYSTEM_FAULT>

</cls:CX_AI_SYSTEM_FAULT>

</asx:heap>

</asx:abap>

Please

Regards

Vijay

Former Member
0 Kudos

Hi Vijay,

I'm having the same problem, how did you manage to solve it?

Thanks for your help.

Felipe

Former Member
0 Kudos

Hi.

Were you able to solve the problem? I am facing the same issue when I moved the stuff from DEV to QA box. Please let me know.

Thanks.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you performed the ABAP Proxy activation steps in the Production Server also???

You have to do it

Regards

Seshagiri