Import with the command line interface

Presented below is the syntax for starting a FIS import via the command line. Optional parameters are inside square brackets and alternative parameters are delimited by the pipe symbol (“|”):

FIS.bat -command ArchiveDocuments
-batch_directory (<batchdirectory> | @<batchdirectories_file>)
-pid <pid>
[-role <rolename>]
[--group <user group>]
[-tenant <tenant>]
[-profile <profile>]
[-l <log directory>]
[-c <configurationfile>]
[-p <copy-prot-directory>]
[-parallel <threads_number>]
[-loc_profile <file>]

FIS.bat -command UpdateDocuments|SmartUpdateDocuments
-batch_directory (<batchdirectory> | @<batchdirectories_file>)
-pid <pid>
[-role <rolename>]

[--group <user group>]
[-tenant <tenant>]
[-profile <profile>]
[-l <log directory>]
[-c <configurationfile>]
[-p <copy-prot-directory>]

[-parallel <threads_number>]
[-replaceRevisions]
[-loc_profile <file>]

 

FIS bat -command RegisterBlobs|UnregisterBlobs

-batch_directory (<batchdirectory> | @<batchdirectories_file>)

-pid <pid>

[-role <rolename>]

[--group <user group>]

[-tenant <tenant>]

[-profile <profile>]

[-l <log directory>]

[-c <configuration file>]

[-p <copy-prot-directory>]

For detailed descriptions of the parameters see appendix Command line commands and parameters.