ecm.system
The ecm.system namespace provides access to server metadata and object definitions.
| Method | Description |
|---|---|
Returns the complete object definition of the server. |
|
Returns a snapshot of the pool connection statistics (version, host, timestamps, call count). |
|
Checks whether modules are licensed on the server. |
|
Returns detailed license information for a module. |
|
Lists all available server jobs grouped by namespace. |
|
Fetches object/type icons (GIF) by their icon IDs. |
|
Executes a VBScript or JavaScript on the server. |
|
Generic no-op job for server-side Before/After events. |
|
Reads a user-bound data record for the logged-in user. |
|
Stores or overwrites a user-bound data record. |
|
Lists server-side scripting events (OsEvents), optionally filtered. |
|
Creates a new server-side scripting event. |
|
Updates the script code of an event (only the code is mutable). |
|
Deletes a server-side scripting event. |
|
Reloads the server-side OsEvents so changes take effect without a server restart. |