Generating and sending an event
Describes the different methods you can use to generate and send an event.
You can use several ways to generate events and to send them to HCL Workload Automation. Some of
them are:
- Coding the instructions directly in the definition of your plug-in
- Using the sendevent action
externally from the definition of your plug-in in one of the following
ways:
- Use the sendEvent method invoked by Java™ classes
- Run the conman sendevent command