cancel
Showing results for 
Search instead for 
Did you mean: 

Webmethods and XI using HTTPS POST

Former Member
0 Kudos

hi,

i have an idoc->xi-cXML scenario.

when i do a https post to the vendor(runs on webmethods) they don't get the cxml but they can receive our namespace, interface, msg guid etc but not the cXML document itself.

I did transmit the same cXML to other vendors where they said they have received it and i got a confirmed 200 success message too.

now this leaves me wondering why this other vendor is not receiving it.

From xi i did everything - increase the trace levels to see the message and i see that the cxml message going out but i don't understand why they are not receiving it.

Any ideas how to troubleshoot this issue?

Is there anything wrong on XI end?

One more thing when i talked to the vendor-tech guy himself he thinks the way XI sends the cXML using HTTP POST might cause the cXML document for not receiving at other end?

Any help would greatly be appreciated.

Thanks,

Tirumal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

using tcp gateway attached with note "soap faq", you can capture the whole message to see if payload is with header or not.

if yes, it is your vendor is job to do further analyse.

if not, you need to check xi.

Former Member
0 Kudos

chen -

Can you elobarate on what you suggested.?

Where can i check for the tcp gateway attached with note "soap faq"?

Appreciate for your response.

Thanks,

Tirumal

moorthy
Active Contributor
0 Kudos

Hi,

Check this SAP Note -856597 and then go to Attachments tab- you will find this

Regards,

Moorthy

Message was edited by: Krishna Moorthy P

Former Member
0 Kudos

Moorthy and Chen -

Thanks for the note.

Does the TCP Gateway has to be installed on the server?

Also what is the listener port that should be given?

Thanks,

Tirumal