This function exports a data type as an XML/SQL file. The Export and Import function allows you to move data types between FlowWright environments.
Navigate to the Administration—Data Types page.
Select the data type from the list. Then, click on the Export—XML menu option. The XML file is generated and downloaded to the local folder.
Navigate to the Administration—Data Types page and select the data type from the list. Then, click on the Export—SQL menu option. The SQL file is generated and downloaded to the local folder.
To understand the file contents, edit the downloaded SQL file using Notepad. The text contains an SQL insert statement to create the data type as designed.