You can use ETL, to implement data flow between a foreign database and Voyager. In this document, foreign database refers to earlier versions of Yardi Voyager and to databases created by other property management systems.
When importing data, you can use ETL templates to associate foreign data-item codes with corresponding Voyager codes (objects). You first add a group of ETL objects that specify what to export or import. You then configure a foreign database profile, containing specific options about the data to export or import, as well as other ETL-process parameters, including the locations for import and export data files.
Import mode consists of a sequential extraction, transformation, and load process.
Extraction ETL extracts data from a file containing data in either CSV or XML format.
Transformation ETL transforms the data into logical values that are recognized by the Voyager database-table structure.
Load ETL loads the transformed data into a Voyager database.
Export mode consists of an extraction process.
Extraction ETL exports data from Voyager and saves it as a file in either CSV or XML format. You can also configure the export file to reflect the data-structure and data-object requirements used by your organization.