cancel
Showing results for 
Search instead for 
Did you mean: 

Interface Object not showing in SPROXY.

Former Member
0 Kudos

Dear All,

I have created message interface under interface objects in XI and activated them.

Now i want to generate ABAP Proxy in Business System A.

My steps are:

1. Created new RFC Destination: SAP_PROXY_ESR, response OK(200).

2. Connection Test, Everything works fine.

o Program --> SPROX_CHECK_IFR_ADDRESS

o Program --> SPROX_CHECK_HTTP_COMMUNICATION

o Program --> SPROX_CHECK_IFR_RESPONSE

3. I go to SPROXY t-code in System A, and i can see all my name space in XI IR are there (it's mean the connection to XI is working).

But when i expand the message interface branch (in SPROXY t-code System A), i can't see my message even tough it is exist and active in XI.

Please advice on what is missing for my case.

Best Regards,

Victor.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

HI Victor,

Please check with your SWCV.Your SWCV should not be under vendour SAP.

Thanks

Prabhakar

Former Member
0 Kudos

Dear All,

Thanks for your reply.

The namespaces is displayed in black.

I'm using http://sap.com/xi/WS for the namespaces. Is it a problems?

I'm sure that SPROXY connection to IR in XI is working, since i can see all my namespaces in XI. The thing is i can't see my Message Interface. I only can see Services Interfaces, DataTypes category but nothing inside those categories.

Best Regards,

Victor.

Former Member
0 Kudos

The namespaces is displayed in black.

I'm using http://sap.com/xi/WS for the namespaces. Is it a problems?

Hi,

If you look under the document (Shift + F1) in SPROXY, click on Generation Tips.

It says,

If a SWCV that has been created in the SLD is not visible in the navigation tree in transaction SPROXY, note the following:

SAP components (Vendor = 'sap.com'):

The navigation tree only displays the software component versions that are installed in this system (see table CVERS, or choose System -> Status... and then the Component information pushbutton).

Non-SAP components (Vendor is not 'sap.com'):

All components are displayed.

You need to rename your namespace i guess.

Former Member

Recreate the name space with other name else than sap.com and everything works perfectly.

Many thanks!

Victor.

Answers (4)

Answers (4)

Former Member
0 Kudos

check whether ur namespace is displayed in light Grey Color

then there may be connection to SAP XI issue.

Former Member
0 Kudos

hi

yes if it is in Light gray colour, you will get a status message as "NO CONNECTION TO INTEGRATION BUILDER (ONLY GENERIC DATA VISIBLE)

check whether the proxy objects are created under seperate package

check this help link

http://help.sap.com/saphelp_nw04/helpdata/en/2b/f49b21674e8c44940bb3beafd83d5c/content.htm

regards

kummari

Former Member
0 Kudos

i would like to know , whether namespaces is displayed in light gray colour.

Former Member
0 Kudos

make sure ur namespace is not www.sap.com.

Former Member
0 Kudos

Hi,

Did you maintain the RFC destinations LCRSAPRFC and SAPSLDAPI? And the corresponding J2EE connections? These must be completed in addition to other possible configurations.

Please check XI 3.0 Configuration Guide, section 8 (Connecting Business Systems with an Integration Engine to the Central Integration Server). These have all the necessary steps.

Check the t-code SLDCHECK also.

http://help.sap.com/saphelp_nw04/helpdata/en/57/07813ee3d32b44e10000000a114084/frameset.htm

Thanks

Swarup