Project Parameter Management
This adapter contains an API for reading and changing project parameters at runtime so that they can be adapted to the system environment.
Properties
Operation | Operation executed by the adapter Possible values:
|
Parameters
Adapter | Main adapter class (do not change!) Possible values: de.softproject.x4.core.parameter.runtime.ProjectParametrizationAdapter: Main class (Default) |
withSystemPrivileges | Possible values: Boolean (true/false) False: Restricts the access to read and edit parameters depending on access rights (roles). True: No restriction to read and edit parameters depending on access rights (roles). This setting must be used if a process is called outside of a user's context. |
Status values
| The operation was executed successfully. |
0 (empty) | The operation was performed successfully, but no parameter was found or changed. |
| The operation failed due to a technical error. |
The documentation of the ReST interface can be found at http://localhost:8080/X4/X4Api/.