Combination View Flat View Tree View
Threads [ Previous | Next ]
RE: XML exporting
toggle
XML exporting
11/7/10 7:00 PM
Hello,

How can I programatically export a model to an .xml file (using ADOScript) ??

It seems to me that the ImportExport MessagePort only recognizes the ADL_EXPORT message. Any hint?

Thanks!
DaniC.
Flag Flag
RE: XML exporting
11/8/10 2:30 PM as a reply to Daniel Colomer Collell.
May be I should rephrase my question:

Is there a simple way to export a model as an XML file or do I have to go throught the model elements and generate the file myself using the "Documentation" Message port?

Thankss!
Flag Flag
RE: XML exporting
11/15/10 3:14 PM as a reply to Daniel Colomer Collell.
It depends on the ADOxx version that you use. AdoScript Message Ports have evolved in the latest versions of ADOxx.

Which version are you using?

BR, dominik
Flag Flag
RE: XML exporting
11/23/10 10:25 AM as a reply to Dominik Hofbauer.
ADOxx 1.0
Flag Flag
RE: XML exporting
11/26/10 4:05 PM as a reply to Daniel Colomer Collell.
Take use the ADOxx help and take a look into the message port "Documentation" of AdoScript. There you will find commands for xml handling...

Regards,
Dominik
Flag Flag