Hi I am not able post a HTTP post request to pub.xml.xmlStringToNode even when I set the post method parameter named “xmldata” and value to a sample xml string. But the response for http://host:port/invoke/folder/serviceName was xmldata,$filesteam are null and cannot invoke the service. But when I pass the values of the xmldata in the url itself it works example http://host:port/invoke/folder/serviceName?xmldata=“<xmlstring>”
Can someone tell me how to send payload in the POST request with out using them in the URL. This will be a great help.
Also if anyone has the steps to create a REST based webService in ver 8.0 please let me know this will be a great help.
Thank you
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods