cancel
Showing results for 
Search instead for 
Did you mean: 

sproxy

Former Member
0 Kudos

Hi Everyone,

I started practicing IDoc Scenario.I executed t-code sproxy in R/3 system.After executed message was "No Connection to Integration Builder(Only Generic data is visible)".how to solve this?thanks in advance

Regards

VinayPI

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Vinay

You mentioned about IDOC scenarios how does it related to your Proxy scenario.

About your error message

This means that your R/3 system is not connected to Integration builder and hence you will not be able to see service interfaces created in PI.

you contact your basis person to create that connection with Integration builder

Thanks,

Bhupesh

Former Member
0 Kudos

hai bhupesh,

sorry,by mistake i mentioned as idoc.now i edited it correctly.thanks for u r reply.

Regards

Vinay

Former Member
0 Kudos

Hi Vinay,

Do exactly as below and it will resolve your issue 100%.

Maintain the RFC destination SAP_PROXY_ESR. If this RFC destination is maintained it will be used by the proxy generation in place of data from  the exchange profile to access the Service Repository.

The RFC destination should look like this:

RFC Destination: SAP_PROXY_ESR

Connection Type: G (HTTP connection to external server)

Description 1: ESR for proxy generation

Target host: IP Address of PI system

Service number: port for ex: 50100

Path prefix: /rep

Logon and Security:

Standard authentication: active

User: esr_user or use piappluser

Password: esr_password or use password for piappluser - get from Basis if you dont have

Cheers!

Souvik

Former Member
0 Kudos

Hi souvik,

Thank you for u r reply.where i have to create rfc destination ?in ecc or in pi system? using sm59 or in j2ee visual admin?

and i am mentioning below all details is this correct as u said?if any thing wrong please correct me.

RFC Destination: SAP_PROXY_ESR

Connection Type: G (HTTP connection to external server)

Description 1: ESR for proxy generation

Target host: eccdcs1s

Service number: sapgw01

Path prefix: /rep

Logon and Security:

Standard authentication: active

User: pisuper

Password: india1234

Regards

vinay

Former Member
0 Kudos

Hi Vinay..

You will have to create the rfc destn using sm59 in SAP Backend systems (ECC/CRM) for accessing ESR/IR objects from PI.

I see you have done

Target host: eccdcs1s -> Is eccdcs1s hostname for PI system?

Target host should point to - IP Address of PI system

Also check user authentication. First use the esr_user and passwd that i mentioned, if it doesnt work, use PIAPPLUSER is created in PI system (use correct password)

Rest OK. Let me know if you face any issues

Regards,

Souvik

Edited by: Souvik Chatterjee on Mar 29, 2011 8:03 AM

Former Member
0 Kudos

hi souvik,

thanks for u r quick replys

when i changed to logon and security tab..i can't see the option of standard authentication.Log On Procedure with 3 radio boxes No Logon,Basic Authentication,Send SAP Logon ticket.When i selected Basic Authentication it's giving caution "Do you want to change log on procedure for http protocol"?which option do you want me to select?

Regards

Vinay

former_member472138
Active Contributor
0 Kudos

Hello

Go with the Basic Authentication procedure and provide SSL Inactive with Default SSL Client (Standard) Certificate. Aslo Provide Client, Username and password.

Regards

Pothana

Former Member
0 Kudos

Hi Vinay,

pls use basic authentication, ignore the warning.

use do not send logon ticket

SSL check inactive

Souvik

Former Member
0 Kudos

Hi souvik,pothana

thanks for the reply.

given all parameter values and saved.i clicked on Connection Test button.Create failed:Argument not found.

regards

vinay

Former Member
0 Kudos

Hi..

Service number: sapgw01

sapgw01 is not correct i guess.. use the HTTP port for service number

for ex: 50100

for finding HTTP port -> goto smicm in PI system -> press shift+F1 (or click Goto -> Services) and check HTTP port

Souvik

former_member472138
Active Contributor
0 Kudos
Former Member
0 Kudos

hai souvik,

thank you,

i have seen in the repository url

http://eccdcs1s:50100/rep/start/index.jsp

i have given 50100.Test Result is Status Http Response 200,status text ok.I guess now it's created successfully.But again no connection to integration builder with sproxy t-code.

I tried another way as u said for finding HTTP port -> goto smicm in PI system -> press shift+F1 (or click Goto -> Services) and check HTTP port.there it mentioned http port as 8001.After i tried both 50100,8001 same problem exists.Need to restart everything?

Regards

vinay

Former Member
0 Kudos

sorry for posting 2 times

Former Member
0 Kudos

can u check connection in tcode sldapicust in ecc system (test the one that is ticked)

also check if SAPSLDAPI and LCRSAPRFC destns exists in sm59 (in ecc system)

Souvik

Former Member
0 Kudos

hi vinay,

go to se38 in ECC system

execute SPROX_CHECK_IFR_ADDRESS program

The Address of the Service Repository Must be Stored in the SAPSystem. The above report when executed shows the details.

In ur case The address should be http://eccdcs1s:50100/rep/

Souvik

Former Member
0 Kudos

hai souvik,

ya both destinations are there under tcp/ip connections.but there was some errors while testing connections.

Error Details Error when opening an RFC connection

Error Details ERROR: program LCRSAPRFC_UNICODE not registered

Error Details LOCATION: SAP-Gateway on host eccdcs1s / sapgw01

Error Details DETAIL: TP LCRSAPRFC_UNICODE not registered.

i have seen in visual admin cluster>server>services-->jco rfc provider

LCRSAPRFC_D10 and SAPSLDAPI_D10 are there.

regards

vinay

Former Member
0 Kudos

hai souvik,

after executed the program it is showing the message integration builder address not maintained.Repositroy version unknown.

vinay

Former Member
0 Kudos

the error says program LCRSAPRFC_UNICODE not registered

u r saying in visual admin the program id is LCRSAPRFC_D10 and SAPSLDAPI_D10. Use these names in LCRSAPRFC and SAPSLDAPI respectively under Program ID for Registered Server Program (In Technical Settings Tab)

The program id provided currently is incorrect i think.

Former Member
0 Kudos

after executed the program it is showing the message integration builder address not maintained.Repositroy version unknown.

- This is so because the details are not maintained. Once all configurations are correct, this will show correct information.

Former Member
0 Kudos

hai souvik

it's worked.great help from you.thank you souvik.so if i want to work with idoc adapter also it will work now?or need to create any other rfc destination to import idoc and rfc to pi system?

Former Member
0 Kudos

Hi Vinay,

Idoc adapter doesnt use sproxy transactions. Pls post new queries in new thread.

Please award Solved Problem points and close this thread.

Cheers!

Souvik

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vinay,

DO make sure you have all the configurations required for ABAP Proxy communication:

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

http://wiki.sdn.sap.com/wiki/display/XI/Step-by-stepFTPtoABAPProxy

Former Member
0 Kudos

Hi,

Check out the below mentioned blog for activating ABAP proxies:

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

Regards

Pravesh

former_member463616
Contributor
0 Kudos

Hi,

This is because the proxy connectivity is not properly set up between ECC and PI.

Run tcode SLDCHECK on ECC ..it should not give any red messages.

Also run report SPROX_CHECK_IFR_ADDRESS to check the connectivity.

Kindly check the host file entry for XI integration server in R3 system .

And check below things.

1. Check SLDAPICUST and set correctly.

2.- Go to SM59 TA and check LCRSAPRFC and SAPSLDAPI destinations.

3.- Check that user PIRWBUSER exist in ECC.

4.- Go to SXMB_ADM ->Integration Engine Configuratio Data -> Role of Business System must be Application Server

Regards,

P.Rajesh

Edited by: Rajesh_1113 on Mar 28, 2011 4:53 PM