Migrates the specified XML file in to Address Manager. The file must be located in the /data/migration/incoming directory on the Address Manager server. The file name must not include a path.
Output / Response
None.
API Call:
void migrateFile( String filename )
Parameter | Description |
---|---|
filename | The filename of the XML file in the data/migration/incoming directory. Do not include a path in the filename. |