cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO CREATE SERVICE FOR SENDER SOAP COMMUNICATION CHANNEL FOR ECC PROXY

Former Member
0 Kudos

Hi Experts,

I need generate the service for sender soap communication channel for target url to receive the  inbound proxy.

my scenario is like SOAP to proxy. while using  receiver proxy also we are planing using AAE method .

i am using SOAP sender and SOAp receiver communication channel .i need to provide the target url for this communication channel.

how to generate the url for this and what is the transaction code .

Please help us.

Regards

Ravinder.S

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi all

This requirement we can achieve through the  SOAMANAGER Transaction.

iaki_vila
Active Contributor
0 Kudos

Hi,

I havent read properly and you was asking for the sender side too, my apologizes.

You can follow the sap.help documentation https://help.sap.com/saphelp_nw73/helpdata/en/48/3555240bea31c3e10000000a42189d/content.htm?frameset...

Depending of your PI version you can use the URL proposed by the help documentation or you can use publish your ico object in the service registry and to use the URL showed there.

Regards.

former_member303666
Active Participant
0 Kudos

Hi Ravinder,



Q.my scenario is like SOAP to proxy. while using  receiver proxy also we are planing using AAE method.


SOAP to Poxy in this case.


For sender  SOAP system, we can generate the WSDL link in ID part.


for Reveiver proxy give the integration engine URL.

http://IP:PORT/sap/xi/engine?type=entry


how to generate the url for this and what is the transaction code


There is no transaction code for generating the URL.


i hope this will help.


Regards,


Kesava.



iaki_vila
Active Contributor
0 Kudos

Hi Ravinder,

Check the steps for the inbound proxy in this document http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70066f78-7794-2c10-2e8c-cb967cef4...

In this document doesnt appear but i have in the receiver ABAP system the path sap/xi/engine activated in the SICF transaction.

Regards.