Ask for approval for CI support group manager and additional manager.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2025 01:16 PM
I have created a multi row variable set called Configuration Item with the variables CI, Manager Name, Additional Manager Name.
ci fields refers to the cmdb_ci_server table. So, when I select CI the manager and additional manager's name automatically get populated. But in the flow, I need to ask for CI support group manager and additional Manager approval.
And when in the multirow variable set when two servers selected but if the ci has same support group it should for approval one time only. Can you please suggest me how to do it in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 12:33 AM
Would you mind closing your earlier questions by marking appropriate response as correct?
Members have invested their time and efforts in helping you.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 12:32 AM
can go with following approach:
Use looks up action to find out the support group of managers then ask for approval to this manager. else ask to look up the additional managers approvals and ask for approval.