cancel
Showing results for 
Search instead for 
Did you mean: 

Question about XI Proxy

fisher_li
Participant
0 Kudos

PI/XI gurus,

I followed the steps of SAP document "How to Push Data into BW from XI" and I created a new software component and the service interface in XI (PI) system. I logon to our BW system and used T code SPROXY but I did not see the new software component and the service interface I created in XI.

I can see the old software components and the service interfaces we created for other projects but not the new one.

Which steps that I missed? Do I have to click the "Java Proxy Generation" under the "Tools" in "Enterprise Services Builder" of XI?

Thanks in advance!

Fisher Li

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Yu,

At first you could check the configuration from here:

XI

vijaya kumari's blog

http://scn.sap.com//people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

PI 7.1

Section: 1. Proxy Runtime Configuration Guide

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0ac1a33-debf-2c10-45bf-fb19f6e15...

Now you could try to create a new one Software component and check if this new one you couldn't see too, may be something is wrong with the software component that you have problems.

Finally you could check these forum about the same issue:

http://scn.sap.com/thread/1631455

http://scn.sap.com/message/5954737#5954737

http://scn.sap.com/thread/115280

Regards

baskar_gopalakrishnan2
Active Contributor
0 Kudos

> Do I have to click the "Java Proxy Generation" under the "Tools" in "Enterprise Services Builder" of XI

No need to click java proxy. THat is not required.

Your proxy configuration between BW and PI might be having some issues. You might see links in sdn for the proxy configurations. That would help. Please go to BW and run SLDCHECK transaction. If you see errors then you have to do the configuration. Probably you miss LCR_SAPRFC destination in BW or PI.

You can also see similar link for configuration.

http://www.saptechnical.com/Tutorials/XI/ABAPProxy/page1.htm

Hope that helps.