| ActorId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the user who is currently assigned to this approval step.
- This is a polymorphic relationship field.
- Relationship Name
- Actor
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| Comments |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Limit: 4,000 bytes.
|
| ElapsedTimeInDays |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The total time in days since this step was started.
|
| ElapsedTimeInHours |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The total time in hours since this step was started.
|
| ElapsedTimeInMinutes |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The total time in minutes since this step was started.
|
| OriginalActorId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the user who was originally assigned to this approval step.
- This is a polymorphic relationship field.
- Relationship Name
- OriginalActor
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| ProcessInstanceId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the ProcessInstance that this approval step belongs to.
- This is a relationship field.
- Relationship Name
- ProcessInstance
- Relationship Type
- Lookup
- Refers To
- ProcessInstance
|
| StepNodeId |
- Type
- reference
- Properties
- Filter, Group,
Nillable, Sort
- Description
- ID of the node currently assigned to this approval step.
|
| StepStatus |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- The current status of this approval step.
- Approved
- Fault
- Held
- NoResponse
- Pending
- Reassigned
- Rejected
- Removed
- Started
If the approval step requires unanimous approval and one approver rejects the
request, the value of this field for the other approvers changes to NoResponse.
Likewise, if approval is based on the first response and an approver responds, the value
of this field for the other approvers changes to NoResponse.
|