Thirupathi Rao Veerla wrote:
Hi Thiru,
You probably solved it by now but i had a similar problem with UBL2.1 salesorders.Instead of using the "Records to XML" extension i use the "Xml" extension. The only downside is that I created the whole xml file manually.The whole flow looks like this:
I declared the namespaces like this:
I create the prefix + element with an underscore in between:
At last i replace the prefix to the right one.
This works for me, hopefully it's helpful for you.
Regards,Cars