cancel
Showing results for 
Search instead for 
Did you mean: 

SPROXY in application system

Former Member
0 Kudos

Hi all,

In application system sproxy transaction software component versions url is pointing to production XI system where do i change this url to development XI system.

Kind Regards,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Your SAP application is directing with your XI production system, you need to connect Sproxy with relevant XI system. Just check with below parameters to be setup in IR.

ABAP proxy objects can only be generated for SAP systems that are based on SAP Web Application Server 6.40.

The proxy generation retrieves the WSDL description of the interface from the Integration Repository using HTTP. The address of the appropriate server is taken from the exchange profile (parameters 1, 2, and 3 – see below). Queries to the Repository are subject to authentication. The user and password for these queries are also taken from here (parameters 5 and 6). Information used to navigate from the ABAP Proxy Generation to the initial page of the Integration Builder is also taken from the exchange profile (parameters 1, 2, and 4).

Example configuration for accessing

interfaces in the Integration Repository (exchange profile)

No.--


Section
Parameter
--


Value (Example)

1--


Connections
com.sap.aii.connect.repository.name
--


pwdf0436

2--


Connections
com.sap.aii.connect.repository.httpport
--


1080

3--


Connections
com.sap.aii.connect.repository.contextRoot
--- rep

4--


Connections
com.sap.aii.connect.integrationbuilder.startpage.url
---- rep/start/index.jsp

5--


ApplicationSystemcom.sap.aii.applicationsystem.serviceuser.name----hugo

6--


ApplicationSystem---com.sap.aii.applicationsystem.serviceuser.pwd--


hugopass

These parameters are not to be set by developers but by the administrator responsible for the technical configuration of the XI system landscape.

http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm

Thanks

Swarup

Former Member
0 Kudos

Hi all,

Thanks for all your help,I did fix this problem, the problem is RFC destination LCRSAPRFC in application system is pointing to production server.

Kind Regards,

Kiran.

Answers (3)

Answers (3)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

to point to a diferent server, check tcode SLDAPICUST ther, put the server DES

whichs system you want to integrate? pi - (BI,BW??)

Edited by: Rodrigo Pertierra on Jan 30, 2008 4:43 PM

Former Member
0 Kudos

Hi,

the URL is defined inside a RFC destination (tcode SM59) of type G "HTTP Connection to External Serv".

Have a look on these ones defines on your system.

Sorry, I don't remind where we affect this RFC destination to proxy. But the url is clearly defined inside RFC dest.

Mickael

Former Member
0 Kudos

Kiran,

I think we can do changes like this in SLD registration of SWCV and you can change the System Name, IP, Number while modifying the SWCV in IR.

BR,

Alok