eRAD PACS Server
Callback hooks are used to issue URL calls when selected, logged events occur.
To register a callback hook:
Name (Mandatory) - A unique callback identifier. Supported characters include letters, numbers, dot, dash and underscore. Cannot be modified in edit mode.
Enabled - Activate/Deactivate the callback.
URL (Mandatory) - The URL called when an event occurs. Must start with “http://” or “https://” to call a web page, or “file:///” to invoke a local application. File URLs are created in /home/medsrv/tmp/callback unless a full patchname is specified.
Message format - The message format: XML or text.
Trigger actions (Mandatory) - The list of system events that will invoke the callback. At least one event must be selected.
Notification fields (Mandatory) - The list of log fields contained in the callback message. At least one log field must be selected.