How do i trigger on a selection from a table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 11:01 AM
Using flow designer i am using a list collector to select articles from a table (cmdb_ci_inf_software)
How do i trigger catalog tasks based on the selection?
I am trying to use if (varable) is true
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 12:51 PM
Hi @johnrob18 ,
You can do something like this:
1- On you Flow Select Get Catalog Variables:
2- Select your Requested Item and the template
3- You will select your field "table" on this case:
4- Then just select you catalog variable selected and put in the If condition
5- Create you taks based on the string condition like "incident", "problem", "change"