Write Record
This function allows you to manually configure events to be logged to the database.
Parameter Configuration
This function requires the configuration of the user that triggers the event, the action to be logged and its details. Refer to the Input Registers section to learn more.
Function ID
Register | Value |
---|---|
110 | 4 |
Input Registers
Register | Description | Mandatory | Value |
---|---|---|---|
390 | User that triggers the event | Yes | STRING For example: |
391 | Type of event to be logged | Yes | STRING For example: |
392 | What happens in the event to be logged | Yes | STRING For example: |
393 | Additional event details | No | STRING For example: |
Output Registers
Register | Description | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
112 | Call result |
| ||||||||
290 | Register added | For example: | ||||||||
291 | Event log ID added | For example: 1234 |