This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:dashboard:dashboard_tablestructure_v2 [2019/04/01 16:18] Philipp Deycke [Conditions for an evaluation] |
en:software:dashboard:dashboard_tablestructure_v2 [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 212: | Line 212: | ||
* **parentFolderId**: contains the primary key which points to itself and represents a subfolder in the documents | * **parentFolderId**: contains the primary key which points to itself and represents a subfolder in the documents | ||
* **isArchiv**: | * **isArchiv**: | ||
- | === view_user === | ||
- | |||
- | * **id**: | ||
- | * **identityName**: | ||
- | * **clientId**: | ||
- | * **creationTime**: | ||
- | * **creationUserId**: | ||
- | * **displayName**: contains the full name and username (e.g. **Max Mustermann (M.Muster)**) | ||
- | * **lastLogin**: contains the time when the user last logged in | ||
- | * **identityType**: contains in this view only 'USER' | ||
- | * **email**: e-mail adress of the user or group | ||
- | * **firstname**: First Name of the user | ||
- | * **lastname**: Last Name of the user | ||
- | * **userProfileId**: contains the primary key that contains the userprofile | ||
- | * **groups**: contains all group names (seperated with commas) in which the user is a member | ||
- | * **teammanagerGroups: ** contains all group names (seperated with commas) in which the user is a team manager | ||
- | * **isBlocked**: states if the process instance is blocked or not | ||
- | * **isArchiv**: states if the process instance is archived or not | ||