Hi all ,
I'm having a weard problem when i try to configure ABAP Proxy in ECC 6.0 SP18 and PI 7.11 SP4 . The problem is when i execute SPROXY transaction , display the next error :
Could not establish connection to ES Repository using
u201Chttp://mxtbcsapntw01:50000/rep/query/ext?service=QUERY&method=GENERIC&body=QUERY_REQUEST_XML&release=7.0": :0u201D
Exception of class CX_SRAPI_REP_NOT_AVAILABLE
All the configuration is finisihed in both systems (PI and ECC) ,
Test LCRSAPRFC and SAPSLDAPI with successful test.
Configured SXMB_ADM (this was done linking a rfc destination type H)
Configured SLDAPICUST.
Configured RZ70
Test SLDCHECK , it works and display de SLD start page.
In PI eveything runs well including SPROXY, but in ECC, SPROXY is not working . I've done this configuration in my last 10 projects without problem , i'm thinking that is a problem with SP , please if somebofy knows about this items , please let me know
best Regards
Hi,
Can you test your RFC destination of type TCP/IP (SAPSLDAPI) once again ?
Thanks,
Sunil
Hi,
Can you make sure that your SLD is not stoped? for this you have to login into the SLD and in Administrator Tab check the status of SLD if it is green. SLDCHECK works successfully even if it is stopped coz SLD is up, it will take you to the login page.
Just try to login and check the status.
Thanks,
Sunil Singh
I presume the integration between ECC & PI initial integration done.
Check the followign program to test if your SAP system is configured properly to connect to XI Server...?
1.Check/maintain with report: SPROX_CHECK_IFR_ADDRESS
2.Check with report SPROX_CHECK_HTTP_COMMUNICATION
3.Check with report SPROX_CHECK_IFR_RESPONSE
4.Check with report SPROX_CHECK_IFR_CONNECTION
Check whether these are giving success are not, then take the correct action accordingly
Regards
Sekhar
Add a comment