cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP PROXY error on PO 7.4

former_member745782
Active Participant
0 Kudos

hello everybody,

we are working with a PO 7.4 (only java) and we are tring to implement a SAP (ecc5) -> PO -> JDBC interface unsing ABAP proxy.

We configured ABAP proxies following this link:

the connection is ok and from SPROXY transaction we can see the SI interfaces made in PO.

When we try to use the proxy we have a dump:

we tried to launch SLDCHECK and we have this error:

and testing the definition in SLDAPICUST we have this:

we also tried to create SAPSLDAPI and LCRSAPRFC connection, but we not solved the problem

any suggestion?

best regards

Alessandro

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Alessandro,

Have you created in the SLD the business system relative to your ECC?

Regards.

former_member186851
Active Contributor
0 Kudos

Hello Alessandro,

Also check if the SLD is up and running.

former_member745782
Active Participant
0 Kudos

yes I had

former_member186851
Active Contributor
0 Kudos

Alessandro,

Go to SMICM->parameters->display,

The port and host details are picked from here,ensure the settings are fine.

former_member745782
Active Participant
0 Kudos

up and running

former_member745782
Active Participant
0 Kudos

these details?

iaki_vila
Active Contributor
former_member186851
Active Contributor
0 Kudos
former_member745782
Active Participant
0 Kudos

thanks to everybody.

I implemented all notes and now, what i test SLDAPICUST destination i have this error:

former_member186851
Active Contributor
0 Kudos

Nice to hear.Please close the thread Alessandro.

former_member182412
Active Contributor
0 Kudos

Hi Allessandro,

Check the user you maintained in SLDAPICUST.

  • The user is not locked
  • The user must be contain the role SAP_XI_APPL_SERV_USER
  • The user password is not expired or contain initial password.

Regards,

Praveen.

Answers (0)