Administrator
- Administrator
- All Products
Parameter
| Short argument
| Long argument
| Description
|
---|---|---|---|
username
| -u
| --user
| Informatica Intelligent Cloud Services user name.
|
password
| -p
| --password
| Informatica Intelligent Cloud Services password.
|
baseUrl
| -bu
| --baseUrl
| Base URL. Default is
https://dm-us.informaticacloud.com/ma .
Required.
|
taskId
| -i
| --taskId
| Task ID.
Required when the command does not include the task name or federated task ID.
Not applicable for taskflows.
|
folderPath
| -fp
| --folderPath
| Folder path to the location of the task such as
myproject/folder1 .
Required when the task isn't in the Default folder and the command doesn't include the federated task ID.
Not applicable for taskflows.
|
frsId
| -fi
| --frsId
| Federated task ID, which is a global unique identifier.
Required when the task is not in the Default folder and the command does not include the folder path.
Not applicable for taskflows.
|
taskflowUniqueName
| -un
| --taskflowUniqueName
| Taskflow unique name.
Required for
Data Integration taskflows. Use instead of taskName.
|
taskName
| -n
| --taskName
| Task name.
Not applicable for taskflows.
|
taskType
| -t
| --taskType
| Task type. Required.
Use one of the following values:
|
parameterSetUniqueName
| -pun
| --parameterSetUniqueName
| Unique name of the parameter set. Can be used for taskflow.
|
parameterDir
| -pd
| --parameterDir
| Parameter file directory. Include with parameterFile. Default is: <SecureAgentInstallDir>/apps/Data_Integration_Server/data/userparameters
|
parameterFile
| -pf
| --parameterFile
| Parameter file. Can be used for
mapping tasks.
|
waitFlag
| -w
| --waitFlag
| Wait flag. Determines whether to wait for the job to complete or run the job in the background.
|
insecure
| -k
| --insecure
| Insecure mode.
|
instanceName
| -in
| --instanceName
| Custom name to be added to a taskflow name.
|