Import SA File

Imports an SA file into the current m job.

 

Input Arguments

 

0

File Path or Embedded File

SA File Name

The path for the .XIT file to import.

1

Boolean

Allow Operator Selections

TRUE to allow the user to select specific collections to import. FALSE to import all collections.

2

String Ref List

Selected Collections (Optional)

List of Collection Names to import from the speci-

fied job file

Return Arguments

None

 

Returned Status

 

SUCCESS

The file was successfully imported.

FAILURE

The source file could not be found, or could not be imported.

Remarks

This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ). If a relative path is provided and the MP is embedded, the path will be relative to the current SA file location. Imported collections will be renamed as necessary to avoid duplicate collection names.