Hi,
Is it possible to generate an XML (UBL) from data with the platform.
Thanks in advance
Bash Nie
Hello Bash.
OutSystems has XML libraries that include XSD validation so I'd say it compatible with any well-defined standard.
It is common to use it with other standards as EDIFACT and IDOC.
Hi Nuno,
Thanks for the reply! Can you tell me where can i find the library for XML?
Thanks.
Easy. Go to the Forge.
On my personal environment I only have the standard XML extension and the XML Records from Forge. The second one includes examples on how to use it.
Take a look also on the XML Manipulation Utils one.