WorkflowUsers
WorkflowUsers
Columns
| Name | Type | Description |
| Username | String | Name of the workflow user. |
| FirstName | String | First name of a workflow user. |
| LastName | String | Last name of a workflow user. |
| EmailAddress | String | Email address of a workflow user. |
| ManagerName | String | Name of the manager of the workflow user. |
| WorkflowName | String | Name of the workflow. |
| TransactionIdentifier | String | Unique identifier of a transaction associated with the workflow user. |
| LoggedInUser | String | Identifier of the currently active user. |
| PersonId [KEY] | String | Unique identifier of a person. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| String | ||
| Finder | String | finder |
| SearchString | String | searchString |
| UserID | String | userID |