wfm.AdminSaveReportConfig
This job saves (insert or update) a report configuration.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
STRING |
Yes |
ID of the user performing the change |
|
STRING |
Yes |
ID of a configuration. If this is not known to the server, a new configuration is created. If the ID already exists, the corresponding configuration is modified (only |
|
STRING |
Yes |
Name of the configuration |
|
STRING |
Yes |
ID of the organization in which the configuration is located |
|
INT |
Yes |
Type of the configuration: * |
|
STRING |
Yes |
XML description of the configuration |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
INT |
— |
Indicates how it was saved: * |
|
INT |
Optional |
Time of creation (only when |
|
STRING |
Optional |
ID of the user who performed the change (only when |