cancel
Showing results for 
Search instead for 
Did you mean: 

SPROXY error

Former Member
0 Kudos

Experts

Please let me know if the ECC config client needs to be connected to SPROXY or the data client.

Currently when I try SPROXY from the data client it works fine and I can see all the objects from the ESB.

But if I try the same from the config client then

No connection to ESR. Only local data are displayed

When I try to run the report SPROX_CHECK_IFR_ADDRESS in the data client i get below output

In Exchange Profile  http://XXXXXXX:XXXXX/rep           

Actually Used        http://XXXXXXX:XXXXX/rep           

Repository Version   7.0                                    

Status               OK: Address maintained                 


When I do the same in the config client I get below

Cannot determine Repository Version

followed by a popup

In Exchange Profile  http://XXXXXXX:XXXXX/rep

Actually Used        http://XXXXXXX:XXXXX/rep

Status               OK: Address maintained  

The reason I am asking this is I need to create the proxies for my ABAP code and we are allowed to create transports only in the config client.

Please let me know how to get to the bottom of the issue

Accepted Solutions (0)

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos
markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

It looks like you are maintaining two proxy destinations. Go to tcode SM59 in ECC and check the following destinations:

Type G:

SAP_PROXY_ESR (forgot the full name but it looks something like that)

Type H:

your rfc destination pointing to PI

After checking it, go to sxmb_adm->Integration Engine Configuration and see what is the entry under Corresponding Integration Server (dest://yourrfcdestination).

If it is the type H that is in the entry, you need to delete the type G. Only one should exist between the two.

Hope this helps,

Mark