Subscribe to CI

Jordan Marple
Tera Contributor

Good day all,

 

I'm looking to make it easier to "subscribe to a CI" from an Incident or Change form instead of going to the CI itself.  I would like to stay away from a form button UI Action.  I'm ultimately looking for a button similar to the small "i" next to the CI field on the form.

 

Thank you

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Jordan Marple 

OOTB, nothing exists for what you're looking for. You will need to build your own logic and add it to the form. However, it will involve significant customization and increase technical debt. Alternatively, you could create a new catalog item where you can refer to the cmdd_ci table, allowing the user to select the CI (using a list collector), and then on submission via a flow, subscribe the CI. We did something similar for our customer.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************