Command Line Reference

Command Line Reference

importProject

importProject

Import a Project from an XML file.
Example:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator 
-command importProject -file "[Install Directory]/userdata/projects/ProcessFiles.XML" 
-targetFolder "/Incoming" - replaceProject true
Parameter Name
Description
Required?
Default Value
file
The absolute path to the location of the Project XML file.
Yes
None
targetFolder
The destination folder for the imported Project.
Yes
None
replaceProject
Replace the Project if it exists. Valid options are true or false.
No
false
createTargetFolder
Create a target folder if it doesn't already exist. Valid options are true or false.
No
false
ignoreCompileErrors
Ignore Project compilation errors.
No
false

0 COMMENTS

We’d like to hear from you!