Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

RunAJob utility arguments

RunAJob utility
arguments

The RunAJob utility supports short and long options for arguments. Precede a short argument with a single hyphen. Precede a long argument with two hyphens.
You can use the following arguments in a RunAJob command:
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:
  • DMASK.
    Masking
    task.
  • DRS.
    Replication
    task.
  • DSS.
    Synchronization
    task.
  • MTT.
    Mapping
    task.
  • PCS. PowerCenter task.
  • Workflow. Linear taskflow.
  • MI_TASK.
    File ingestion
    task.
  • TASKFLOW. Taskflow.
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.

0 COMMENTS

We’d like to hear from you!