cancel
Showing results for 
Search instead for 
Did you mean: 

SPROXY Erroor In ECC 5.0

Former Member
0 Kudos

Hi experts,

we arecreating abap proxies to ECC5.0 with PI7.0

this two reports are showing error.

Check with report SPROX_CHECK_IFR_RESPONSE

Check with report SPROX_CHECK_IFR_CONNECTION

the error is Integration Builder data not understood

SLDCHECK

Exchange Infrastructure: Test LCR Connection

Properties of RFC destination SAPSLDAPI

RFC host: %%RFCSERVER%%

program id: SAPSLDAPI_ECC

gateway host: 172.20.19.20

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

RFC ping was successful

SLD server access settings:

host name: ecc6-server

port number: 50000

user : PIAPPLUSER

Use transaction SLDAPICUST if you wish to maintain the SLD server access data

Launching the SLD GUI in a separate browser window...

=> Verify in the browser GUI that the SLD is in a healthy running state!

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

Summary: Connection to SLD does not work

=> Check SLD function and configurations

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC

RFC host: %%RFCSERVER%%

program id: LCRSAPRFC_ECC

gateway host: 172.20.19.20

gateway service: sapgw00

Testing the RFC connection to the SLD java client...

RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER

Retrieving data from the XI Profile...

Function call terminated sucessfully

Retrieved value of

section = Connections

parameter = com.sap.aii.ib.server.connect.webas.r3.ashost

-> value =

Summary: Connection to the XI Profile works correctly

Regards

Ajai Kumar

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

self

Former Member
0 Kudos

Hi,

Can u tell me how did u solve tht problem.

I m not able to solve sldcheck problem

Regards,

Manisha

Former Member
0 Kudos

Hi,

Check the transaction SLDAPICUST and check whether user is locked or not.

Regards,

Sreenivas

Former Member
0 Kudos

Hi,

i was checked the user is not locked.only my error is Integration Builder data not understood.

SAPSLDAPI,LCRSAPRFC is working fine.when TA SXMB_IFR from my ecc5.0 is working good.

in SLDCHECK i got this warning

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

i was checked sld is running and technical system and business system are there

Thanks

ajai

Former Member
0 Kudos

Thanks for good replys,

now the SPROXY is working fine.still the error in SLDCHECK is

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 4

=> Check whether the SLD is running!

thanks

ajai

jyothi_anagani
Active Contributor
0 Kudos

Hi Ajai,

If we have to do Proxies We should have 3 RFC Destination Connections.

Two TCP/IP Connections and One HTTP Connection.

Two TCPIP connections are LCRSAPRFC and SAPSLDAPI.

LCRSAPRFC is to get Message Interface details in SPROXY from IR..

You may not created this...

Check Once..

Thanks.

former_member184619
Active Contributor
0 Kudos

Hi Ajai,

In addition to above reply plz have a look at this OSS note:

sap note 817920 (SMP login required)

https://websmp202.sap-ag.de/~sapidb/012006153200000920262007E/Readiness_Check_Version4.pdf

Sachin

Former Member
0 Kudos

Hi Ajai,

Your ECC 5.0 is not connecting to the Integration server. check ur Http RFC properly

Check this links

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

Regards

Mahesh