The following table lists the activities that are included in the Oracle OIC Activities Package.
Activity | Description |
---|---|
Establishes a connection to your Oracle Integration instance using your account credentials. | |
Retrieves the processes that match your specified filter parameters. After completing the get operation, the activity outputs the applicable processes in a | |
Retrieves a specific process. After completing the get operation, the activity outputs the process details in a | |
Starts a specific process with the specified input/output arguments. After completing the post operation, the activity outputs the | |
Suspends, resumes, cancels, or recovers and takes action on faulted instances of a specific process. After completing the put operation, the activity outputs the API call status and response message. | |
Adds a comment to a specified process. After completing the post operation, the activity outputs the API call status and response message. | |
Retrieves a list of the attachments associated with the specified process. After completing the get operation, the activity outputs the attachment details in a | |
Retrieves a specific attachment and downloads it to a local destination. After completing the get operation, the activity outputs the API call status and response message. | |
Gets the tasks associated with your specified process. After completing the get operation, the activity outputs the applicable tasks in a | |
Retrieves a specific task. After completing the get operation, the activity outputs the task details in a | |
Performs a selected action to update a specific task, including reassigning the task to a different user. After completing the put operation, the activity outputs the API call status and response message. | |
Adds a comment to a specified task. After completing the post operation, the activity outputs the API call status and response message. | |
Retrieves a list of the attachments associated with the specified task. After completing the get operation, the activity outputs the attachment details in a |
Updated about a year ago