Creating event management tools
You can create tools that are executed from right-click menus in event lists or when users click a widget. Different tool formats are supported. You can configure prompts in which users can write information that is required to run tools, for example, log-in credentials. Writing tools is one way of providing launch-in-context integrations from the Web GUI to other products.
The high-level process for tools is as follows:
- Decide on the tool type.
- Write the code that underpins the tools. Decide if any new prompts are needed.
- If prompts are needed, write and define the prompt.
- Define the tool. Write the code that you defined in step 2 into the tool definition and declare the prompts that you want to include.
- Decide where you want to locate the tool in the event list right-click menus.
- Define an entry for the tool in the menu, or create a new submenu for the tool.
- Add the tool as a click-action to widgets.