ProcessExportArchive Activity

This activity is used in import workflow, when Data Transfer mode is selected. It reads export meta information and metadata from the provided export archive.

When ProcessExportArchive activity is processed, the following actions are performed:
  • If metadata xml is present in the export archive, this activity first imports the metadata in SYNCHR mode.
  • Reads export meta information JSON, and output lists of input maps.
  • Adds all data sources present in metadata, to the inDoc so that UploadDataSource activity uploads them.

This activity works in conjunction with the following activities, that is, these activities work on lists of input maps that are output by ProcessExportArchive when used in the Data Transfer mode.