cancel
Showing results for 
Search instead for 
Did you mean: 

PROXY_NOT_ALLOWED_ON_IS

Former Member
0 Kudos

Hey guys!

We have set up the connection for the Catalog in SRM; however, whenever we try sending a message to XI, we get this error in the Integration Server saying:

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

<SAP:Code area="INTERNAL">PROXY_NOT_ALLOWED_ON_IS</SAP:Code>

.

.

.

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

We have specified the Integration Server role for XI in SXMB_ADM, and the Application System role for SRM in SXMB_ADM. We have also registered the queues on both systems. The data types of the Proxy interfaces have been generated in SRM as well.

Would anyone know why we may still be getting this problem?

Thanks in advance!

Glenn

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

><i>We have specified the Integration Server role for XI in SXMB_ADM, and the Application System role for SRM in SXMB_ADM.</i>

On your SRM system, in SXMB_ADM,

1. Role of Business System : Application System.

2. Corres Integration Server Desttination : give the Http connectrion created in Sm 59 as <b>dest://httpdestinationname</b>

3. In sepcific Configuration,

Add the following configuration:

1.Category RUNTIME

2.Parameters: IS_URL

3.Current Value: dest://HTTPDESTINATONCREATEDin Sm59

You need not maintain the SRM as the application system.All entries are only for XI.

Regards

Bhavesh

Former Member
0 Kudos

Thanks for your reply, Bhavesh!

We tried what you said, but we're still getting the same error..:$ any further suggestions?

Thanks!

Glenn

bhavesh_kantilal
Active Contributor
0 Kudos

Glenn,

Just check the blog ,"How to Activate ABAP proxies" by Vijaya Kumari and go through the steps related to the SXMB_ADM and check if that is exactly how you have done things.

Regards

Bhavesh

Answers (0)