force | String If the imported assets match the assets present on the target system, this variable indicates whether the rows in the database should be overwritten. The following values apply: ![]() ![]() The force parameter does not apply when mapping partner assets; if the partner information already exists on the target server, the imported partner asset is ignored. For more information about asset matching, see
Migrating
Assets. | ||
all | String (Optional) Specifies whether to import all of the ActiveTransfer assets contained in the file created by the wm.mft.admin:exportData service or only selected assets. The following values apply: ![]() ![]() | ||
importDataFileName | String Specifies the name of the file from which data is to be imported. | ||
importData | Document List (Optional) Specifies the assets to import when all is set to false. Variables are: | ||
Variable | Description | ||
assetType | String (Optional) Specifies the type of ActiveTransfer asset to import. | ||
all | String (Optional) Specifies whether to import all assets of the type specified in assetType. The following values apply: ![]() ![]() | ||
ids | String List (Optional) Specifies the internal IDs associated with the assets to import. For the user asset types, the internal ID is considered the name of the asset; for all other asset types, the internal ID is the individual asset ID. | ||
names | String List (Optional) Specifies the name of the assets to import. For the user asset type, the authentication ID (user ID) is considered the name of the asset; for all other asset types, the individual asset name is used. |
output | Document Contains the results of the import. The document contains the following keys: | ||
Key | Description | ||
assets | Document List The data that was imported into the ActiveTransfer database. The document contains the following keys: ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||
errorMessages | String List Any errors encountered during the import process. |