Skip to main content
rijutag0003
May 16, 2023
Question

How to create an XML file where each columns has many associated rules?

  • May 16, 2023
  • 6 replies
  • 0 views

I want to generate an XML file where each columns are created with different rules defined from multiple tables. How to achieve this?

6 replies

stefanhelzle0001
Brainy
May 16, 2023

Technically XML files do not have columns ...

What did you try so far? You can turn Appian dictionaries into XML using the toXml() function.

rijutag0003
May 16, 2023

I meant the various XML tags as columns. each db column has some rules defined for its value. How do I specify it in the XML?

stefanhelzle0001
Brainy
May 16, 2023

I do not understand ... what do you want to specify in the XML file? What rules?