Export data type

Learn to export a data type

Last published at: May 9th, 2024

This function exports a data type as an XML/SQL file. Using the Export and Import function, you may move data types between FlowWright environments. 

Navigate to the Administration—Data Types page and 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.