Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


NameDescription
1Process

Select the process for interaction with API.

2Short DescriptionAny description here.
3

Anchor
Abort activity instance
Abort activity instance
Abort activity instance

Abort an activity instance.
4

Anchor
Abort process instance
Abort process instance
Abort process instance

Abort a process instance.
5

Anchor
Complete activity instance
Complete activity instance
Complete activity instance

Complete an activity instance to continue the flow of a process instance.
6

Anchor
Copy the state and workflow variables of a running process instance to start a new process instance
Copy the state and workflow variables of a running process instance to start a new process instance
Copy the state and workflow variables of a running process instance to start a new process instance

Essentially cloning a running process instance to start a new process instance with the same state and workflow variable(s) data.

Option available to simultaneously abort the original running process instance.

7

Anchor
Get activity instance detail
Get activity instance detail
Get activity instance detail

Get details of an activity instance in a process instance.
8

Anchor
Get activity instance workflow variables
Get activity instance workflow variables
Get activity instance workflow variables

Get the workflow variables and its values from an activity instance.
9

Anchor
Get process instance detail
Get process instance detail
Get process instance detail

Get details of a process instance.
10

Anchor
Get process instance workflow variables
Get process instance workflow variables
Get process instance workflow variables

Get the workflow variables and its values from an process instance.
11

Anchor
List activity instances
List activity instances
List activity instances

List all activity instances of a process instance.
12

Anchor
List completed process instances
List completed process instances
List completed process instances

List all completed process instance(s) of the specified process.
13

Anchor
List running process instances
List running process instances
List running process instances

List all running process instance(s) of the specified process.
14

Anchor
Reassign activity instance
Reassign activity instance
Reassign activity instance

Explicitly set a user to replace an existing assignee of an activity instance, via username.
15

Anchor
Reevaluate activity instance
Reevaluate activity instance
Reevaluate activity instance

Update/Replace the assignee(s) of an activity instance according to the current participant mapping of the specified process.
16

Anchor
Set activity instance workflow variables
Set activity instance workflow variables
Set activity instance workflow variables

Set the values of the workflow variable(s) of an activity instance.
17

Anchor
Set process instance workflow variables
Set process instance workflow variables
Set process instance workflow variables

Set the values of the workflow variable(s) of a process instance.
18

Anchor
Start activity of a process instance
Start activity of a process instance
Start activity of a process instance

Start an activity instance in a process instance.

Option available to simultaneously abort the currently running activity instance in the specified process instance.

19

Anchor
Start process by current user
Start process by current user
Start process by current user

Start a new process instance of the specified process as the currently logged in user.
20

Anchor
Start process by username
Start process by username
Start process by username

Start a new process instance of the specified process on behalf of a user via username.

...