- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 10:04 PM
Hello All,
Is it possible to add both Flow and Workflow in a Catalog Item? both are for different scenarios.
As mentioned in the help text only one engine can be selected?
Please let me know if anybody work on this kind of requirement in past and what will be procedure if we can add both.
@Community Alums @Ankur Bawiskar
Thanks,
Sattar
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 06:22 AM - edited 07-26-2024 06:22 AM
Is it possible to trigger both Flow and Workflow... YES IT IS
(just not best practice I guess haha)
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 11:16 PM
@Dr Atul G- LNG @SK Chand Basha @Harish Bainsla @OlaN
Thanks for your reply.
I created a flow to cancel the selected delegations in a list type variable(your_delegate) for a catalog item.
I created a Set Flow Variable reference to sys_user_delegate table.
Script in set flow variable:
and in the update record i'm calling the set flow variable, it is returning sys_ids but not updating it.
getting the below error but for one record its getting working not working if we selected multiple delegates to cancel.
we want to set the end date of the selected delegates as current time.
How we can do this? can someone please help me this?
Thanks,
Sattar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 05:51 AM
Hi @sattar3
Please post this as a separate question and close this thread by accepting the right answer. [ I am not a dev , so not able to answer this]
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]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 06:13 AM
Hi there,
Hmmm interesting question, never tried! Never tried just because I don't have a use case for this, and out-of-the-box only one is accepted because of Client Side validation. Though is that a real limitation...
I'm going to test! Give me 5-minutes 🤣
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 06:22 AM - edited 07-26-2024 06:22 AM
Is it possible to trigger both Flow and Workflow... YES IT IS
(just not best practice I guess haha)
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024 06:30 AM
😂😂