cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy protocol for configuration RUNTIME - IS_URL - " " is not available Error

poulamidas
Explorer
5,187

I am calling a web service from SAP TM NWBC to send delivery proposals to ECC and the exception CX_AI_SYSTEM_FAULT is getting raised. Nothing is captured in SRT_MONI and nor do I see any log in SLG1. We have Point-to-Point connection between TM and ECC. I debugged further and saw that the error code is ABAP.PRX_PROTO_NOT_SUPPORTED and the error text is "Proxy protocol for configuration RUNTIME - IS_URL - " " is not available. Check Configuration: OutboundDeliveryBulkCreateRequest_Out".

What can be the reasons for this? How to solve it?

abo
Active Contributor

You could convert that comment to an answer and accept it: this makes it easier for future readers when they have a similar question

Accepted Solutions (1)

Accepted Solutions (1)

poulamidas
Explorer

This is solved. In SOAMANAGER, the logical port has to be set a default. Refer Note 2512934. Path is SOAMANAGER TCode->Web Service Confiuration->Search Object->Click on Object Name->Go to Configurations->Click on 'Set Default Logical Port' button to set the logical port as default.

0 Kudos

Hi Poulami Thanks for solution.

We are having same issue,

We have configured the default Port and managed to avoid error.

But data is not getting replicated.

We are trying to replicate Shipping points (Data in Table- TVST)

It will be helpful if you can guide us.

Thanks in Advance

Saurjya

Answers (2)

Answers (2)

maurice-bright
Newcomer
0 Kudos

If you have multiple replication targets and using local integration scenarios in SOAMANAGER, setting one of the ports to the default is not the solution. If this is your setup and you are still receiving this error, check that the point-to-point commnication is active via table SSOAV_WS_ACTIVE.

kalyan-barla
Explorer
0 Kudos

Hello Poulami,

Thank you so much!! I was clueless and spent almost 3 days trying to figure out the problem until I found your message. I was actually trying to integration embedded TM EWM and send the LDAP loading appointment request from TM to EWM..Thank you once again. I think your response should go into the SAP documentation for this integration setup.

Regards,
Kalyan