cancel
Showing results for 
Search instead for 
Did you mean: 

HCI Idoc and SOAP Adapter

Former Member
0 Kudos

Hi Experts,

Am working on a demo scenario in a trial HCI tenant. I tried with SOAP and IDOC adapters in sender. In the adapter specific tab, there is a mandatory parameter called "address". I referred few documents, but it had the description as

"Relative endpoint address on which ESB Bus listens to the incoming requests, for example,/HCM/GetEmployeeDetails."

Can someone please explain it to me, what this parameter is, and how should I provide input to them?

Accepted Solutions (1)

Accepted Solutions (1)

engswee
Active Contributor
0 Kudos

Hi Shankar

You can put any arbitrary value there. It basically becomes part of the endpoint for the SOAP service which will be used by the sender system that will be calling HCI.

Example if you put /idocsample1.

Then the endpoint for the service will be like below

https://tenant:443/cxf/idocsample1

Rgds

Eng Swee

Former Member
0 Kudos

so, that would be the URL, to which, lets say, an ECC should send IDOCs to?

And hence, does this URL will be the equivalent of how we do usually in PI, by displaying the WSDL in Sender agreement?

former_member182412
Active Contributor
0 Kudos

Hi Shankar,

>>>so, that would be the URL, to which, lets say, an ECC should send IDOCs to?

Yes, you can refer below document for more details.

Regards,

Praveen.

Former Member
0 Kudos

Hi Praveen.

The RFC destination connection test is successful with response HTTP 200. Can you please let me know what all steps needs to be done to send an IDOC to HCI. I mean the configurations in ECC. I have created a RFC, Partner Profile and a Port in ECC.

Answers (0)