Supported External Trigger actions
The following list of SQL-commands is currently supported to initiate external actions like calling an
SQL script, batch file or 3
commands will be moved to the action results-table.
ACTION
MAC
SQL_SCRIPT
MAC-Address
(12 or 16)
INSERT INTO `actions_staging`(`ACTION`, `MAC`, `PARAM1`, `PARAM2`) VALUES ('SQL_SCRIPT',
'00126AF5FFF8', 'SCRIPTS\\Alert.sql', '00126AF5FFF8 001' );
BATCH_FILE
MAC-Address
(12 or 16)
INSERT INTO `actions_staging`(`ACTION`, `MAC`, `PARAM1`, `PARAM2`, `PARAM3`) VALUES ('BATCH_FILE',
'00126AF5FFF8', 'Batch\Alert.bat', '00126AF5FFF8 001', 'SendAlert.exe' );
rd
party application on a given event. Successfully executed and discarded
PARAM1
Path of script
Path of batch file
98
PARAM2
Arguments of script
file
Arguments of batch
file
Opticon ESL
ESL Server manual
v1.0.62.2
PARAM3
Process list to kill
in advance
Need help?
Do you have a question about the ESL Server and is the answer not in the manual?
Questions and answers