How can I send admin messages
Posted: 02 May 2008, 05:14
I have been searching through the docs and I cannot find how to send admin messages from a server side java extension. There does not seem to be a method on ExtensionHelper to send admin events.
I found reference to sending messages to an administrator extension in section 5.13 Custom Login Integration, but nothing on where the extension or sample code can be found or documentation for what commands it accepts.
There is not a "$dmn" named extension in config.xml either. Is this extension possibly built-in?
Mostly, I want to be able to send events to the client that will be caught by the onAdminMessage handler.
I think I must have missed something very basic since it seems no one else here has asked about this problem.
Thanks.. Carl
I found reference to sending messages to an administrator extension in section 5.13 Custom Login Integration, but nothing on where the extension or sample code can be found or documentation for what commands it accepts.
There is not a "$dmn" named extension in config.xml either. Is this extension possibly built-in?
Mostly, I want to be able to send events to the client that will be caught by the onAdminMessage handler.
I think I must have missed something very basic since it seems no one else here has asked about this problem.
Thanks.. Carl