This procedure describes how to export to XML many objects automatically using an export script. After exporting data, you can define a new conversion project.
Before you begin
Ensure the following:
To extract UC4 data to an XML file:
NOTE: A restart is not necessary.
:SET &OBJECT# = "<object_name>"
:SET &FILE# = "<file_name>"
:SET &RET# = EXPORT(&OBJECT#,&FILE#)
NOTE: Where you have large files, you can filter the type of objects you want to convert.
For an example using the export script and the filter, see UC4 data extraction using export script example.
<Conversion home>\scripts\uc4
Parent Topic |