You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Delegate (claim / acquire) an activity to a specific user using the API

edited Feb 4, 2020 8:00PM in Process Automation 1 comment

Content

I need help with the following scenario:


SCENARIO:

When trying to use the API Perform an Action on a Task (https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/op-ic-api-process-v1-tasks-id- put.html) using the ACQUIRE (Claim) action for a task, define a user who will acquire that task via API.

As noted, it is necessary to inform the Identities element:

“Note: You need to add the Identities element in the request only when you reassign, claim, delegate or request more information to another user. "


Example:

URL:https://myshost/ic/api/process/v1/tasks/200660
Method: PUT
Body:
{
    "identities":
  [{
    "id":"fernando.boechi","type":"user" 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!