cancel
Showing results for 
Search instead for 
Did you mean: 

Can we hide ABAP proxies?

Former Member
0 Kudos

HI Experts,

We have a scenario in which data is transferred from PI to BI and vice versa.

The communication is done via ABAP proxies as far as the documentation goes.

But I dont see the proxies generated in SPROXY. The system is running absolutely fine.

My question is, is it possible to hide business systems, proxies etc in PI 7.0?

If yes, how do we go about to find them.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

We will always creatre Proxies in the application system. So please check your proxy in your BI system. We cannot hide the intereface either in ABAP or JAVA, but you can restrict access to the interface. If you see the interface in IR and ID and you cannot access then you may not have sufficient authorizations. So please check that.

Somtimes when you create the objects and if you dont add to a configuration scenario then you may not see under standard configuration scenario. In that case go to the objects tab and see each one inidividually.

Regards,

---Satish

Former Member
0 Kudos

Hi Satish,

Thank you very much for the reply.

I went into the BI system and did not find any. Is it possible if the previous developer created them and got the system up and running and then removed them?

I know it is impossible, but still a doubt. Also I went into the ID and IR as you suggested and checked in the objects list. It is not there. I can see the business system which relates its name to proxy (which is not available in the configuration scenario and objects) in the sender and receiver agreements. This business system is available in the SLD though.

Any help would be greatly appreciated.

Regards.

Former Member
0 Kudos

Hi,

Trying testing the scenario. If it works fine then you should see all the objects. If not then all the objects would have deleted.

Regards,

---Satish

AaronLong
Advisor
Advisor
0 Kudos

Hi,

Get your send/receiver systems via SXMB_MONI. Ensure that you log on the right system and client.

The interfaces must be found under SPROXY. In corresponding to the interface object, there is a ABAP program based on it.

The objects with running interfaces could not be hiddedn anywhere in the application system.

cheers,

Aaron

Answers (2)

Answers (2)

Former Member
0 Kudos

Well, I have found out the solution to the problem. Thank you for all the suggestions.

former_member181962
Active Contributor
0 Kudos

Hi Nagasatya,

Check if for your BI system, if the Integration system is defined as the PI system or not.

Also check if all the settings mentioned here are made:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Regards,

Ravi