ProcessExportArchive Parameters and Valid Execution Modes
The valid execution mode for ProcessExportArchive is SYNCHR.
The parameters for ProcessExportArchive are as follows:
Name | Semantics | Type | Valid Values | Multiplicity |
---|---|---|---|---|
Direction: In | ||||
ProcessArchive | The latest state of the workflow | string | Predefined state: DONE
Custom states can be defined in domain entry table. |
0..1 |
ExportArchive | Absolute path for export archive to be imported using Data Transfer | string | ||
InDocument | See Common Parameters | |||
Direction: Out | ||||
RecordsDataMetaInfo | List of input maps with repository information to use for records import. The format is JSON string. | string | Input Map Names | 1 |
RelDataMetaInfo | List of input maps with repository information to use for relationships import. The format is JSON string. | string | Input Map Names | 0...1 |
RelAttrDataMetaInfo | List of input maps with repository information to use for relationships import with attributes data. The format is JSON string. | string | Input Map Names | 0...1 |
ClassificationDataMetaInfo | List of input maps with repository information to use for classification data import for records. The format is JSON string. | string | Input Map Names | 0...1 |
Copyright © Cloud Software Group, Inc. All rights reserved.