How to update CMDB CI Attributes via catalog items/Service requests?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
@Suggy You can add a field in Catalog Item, where the filed is referenced to the cmdb_ci and the variable type is a List Collector (don't forget to put Variable -> Type Specifications ->Variable attributes with value 'glide_list'). If they know the 5 windows server names and 2 Linux server names, they can add all of them to the list collector.
Making the 'Owned by' to the specific user can be handled in the flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @Suggy
So, as you mentioned, just convert this into a Flow Designer process — it’s easy to do.
Trigger:
-
Service Catalog
Action:
-
Request approval from the CI owner (based on group)
Once approved:
-
Action: Update the record in the CMDB table
-
Run a lookup for the CI name
-
Use the 'Get Variables' action to retrieve all variable values
-
Then use those values to update the corresponding record"
https://www.servicenow.com/community/developer-forum/using-flow-designer-to-update-ci-s/td-p/2531622
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]
****************************************************************************************************************