mng.StoreUserProfile
This job saves the user profile received from the client and writes a history file (same name with extension .bac).
The passed profile file is deleted on the client.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Controls the timestamp format: |
|
STRING |
Yes |
Name under which the file should be saved. |
|
INT |
Yes |
Timestamp in LowDateTime format |
|
INT |
Yes |
Timestamp in HighDateTime format |
4. Required System Role
|
This job modifies users or groups and therefore requires the calling user to hold system role
The system roles assigned to the calling user can be determined with mng.GetUserRoles; an overview of all roles is available under System Roles. See also Error Codes. |