cancel
Showing results for 
Search instead for 
Did you mean: 

Namespace/objects not showing in SPROXY

Former Member
0 Kudos

Hi all,

I have created a message mapping in PI (running PI 7.3 AEX) and activated the objects.

Now I would like to generate an ABAP Proxy in ECC (6.0) using SPROXY.

I have checked the RFC destination SAP_PROXY_ESR which is ok.

Also the connection test programs in SPROXY are fine:

o     Program --> SPROX_CHECK_IFR_ADDRESS

o     Program --> SPROX_CHECK_HTTP_COMMUNICATION

o     Program --> SPROX_CHECK_IFR_RESPONSE

However SPROXY is not showing the namespace or any of the PI objects.

The namespace I am using is a non- sap.com one.

Can you please advice me what to do?

Thanks in advance.

 

Kind regards,

Fred

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi all,

The issue is resolved now.

There was a misaligned between the SWCV assigned to the Business Systems in the SLD and in PI.

As soon as they were aligned, the objects appeared in the SPROXY in ECC.

Thanks for your time and support.

Kind regards,

Fred

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Fred,

I assume your ECC is connected to PI .

please check for local view also.

And please reply that your any SWCV is displaying or not.. ?

whts your vendor name of SWCV..?

thanks and regards,

Anup Banerjee

Former Member
0 Kudos

hi Anup,

The SWCVs (both sap.com and non sap.com) are not being displayed either.

The local view is showing namespaces and content.

Any thoughts?

Kind regards,

Fred

baskar_gopalakrishnan2
Active Contributor
0 Kudos

I believe you created all the required 3 RFC destinations.SAPSLDAPI, SAP_PROXY_ESR and LCRSAPRFC. You might want to check this blog to make sure your configurations are correct. Since it does not show for both sap and non sap namespaces, check below.

http://scn.sap.com/people/satish.chauhan/blog/2011/08/21/proxy-configuration-for-pi-73-java-only

http://scn.sap.com/people/michal.krawczyk2/blog/2012/01/19/michals-pi-tips-how-do-you-activate-abap-...

iaki_vila
Active Contributor
0 Kudos

Hi Frederick,

Have you checked this thread http://scn.sap.com/thread/548316?

In this document http://scn.sap.com/docs/DOC-3892 you could chech the point 7.1.1 and the asociated notes (Note 1229048 - Proxy Generation Troubleshooting.).

Regards.