I am working on a service which will do an XML POST. The request requires that I use a specific XML namespace. How would I add it to the root node?
I am working on a service which will do an XML POST. The request requires that I use a specific XML namespace. How would I add it to the root node?
Hello John,
Unfortunately in regular service you can't. You should use a generic service and generate data as you need:
http://devcenter.appery.io/documentat...