dms.CreateOsEvent
Creates a new OS event.
|
This job accesses the internal scripting infrastructure of enaio® directly. Incorrectly configured events can cause unexpected behavior or serious malfunctions on the client or server side. |
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Event type of the new event. |
|
STRING |
No |
Target object type: |
|
STRING |
No |
Context parameter — content depends on |
|
BYTE[] |
Yes |
Executable script code of the event (JavaScript or VBScript). |
|
STRING |
No |
Target platform: |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
INT |
— |
ID of the newly created event. Corresponds to the |
3. Return Value
(INT): 0 = Job successful, otherwise error code
Complete error list