Add default option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 12:41 AM
Hello experts,
Add Business rule to the “Service” cmdb table. This will run on query, and if the 'operational_status' field is not included in the query, add operational_status = operational.
Any help appreciated.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 06:22 AM
@shaik23 Could you just replace the current module link with one that includes the operational status filter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 05:09 AM
@SteveMacWWT i didn't get module link ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 05:39 AM
- Make a copy of the module that gets you to the table that you want.
- Edit the copied module and add the filter you want (Operational Status > is > Operational) on the Link type tab of the module.
- Disable the original module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 02:15 AM - edited 11-08-2023 02:53 AM
@SteveMacWWT Hi, i followed Your steps and it worked like when ever user opens the service table it shows, Default Operational_status = operation. below i have added screen shot
Any other way like business rules or any other script to add query. i,e : when a user runs any query like Assignment_group = Something + (Default query) ?
if you provide any suggestions it will be helpfull.