- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 03:17 AM
Hello,
We have a requirement to create the custom UI action on MIM Workbench. Can anyone help us to achieve this?
Thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:02 AM
Hi @VaishnaviShinde ,
This requirement of adding the custom ui action on to the major incident workbench is not possible because we cannot change the code of the internal java layer which is used for rendering of the major incident workbench.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:08 AM
Hi @Community Alums
Thanks for the reply.
Is there any another way to do this ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:02 AM
Hi @VaishnaviShinde ,
This requirement of adding the custom ui action on to the major incident workbench is not possible because we cannot change the code of the internal java layer which is used for rendering of the major incident workbench.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:08 AM
Hi @Community Alums
Thanks for the reply.
Is there any another way to do this ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 04:22 AM
Explore the major_incident_wb_summary_custom_content ui macro
Q: We have tried to use the MIM workbench previously, but we were not able to customize it as needed. For example, we didn’t need or want some of the widgets that were not applicable to us. Is there a solution for this?
A: The workbench supports limited customizations and most visibility requirements can be done via ACLs. Additionally, a few lines of JS could be added on to major_incident_wb_summary_custom_content to manage that. The 'major_incident_wb_summary_custom_conten' is a UI macro.