Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi, is it possible to use something like wm.tn:receive to submit XML docs, but without having to use the xmldata parameter? That is, I would like to submit the XML as the body of the POST request. Thanks in advance!
Yes, you set the POST body with your content and then set the content-type to text/xml. You can use webMethods as a tester for this since they have a POST method. This is what remote partners would do to send you a file. Will
What is the name of variable in which content handler copies hte request body.
Regards, Rajesh