Do the following in parallel with WAIT time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 01:21 PM
I have a Do the following in parallel to add computer to group, wait for 1 year and remove the computer from the group.
When I test, it's not running both IF's at the same time, it's stopping in the first IF (wait), It's not supposed to run both IF's at the same time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 01:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 01:41 PM
All IF's looks good, it's 11 option the user can select, all can be selected and add the computer to 11 different groups, I tried to select only the second IF and it works, but if I select more than one, it always stops at the first Wait condition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 03:40 PM
@rafaelalves4337 - what variable type are you using here?
Are you able to share a screenshot of the catalog item and its variables that are used in the Flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 02:31 PM
@James Chun, I just selected all 11 options, and it only evaluate IF's 1 and 10.... all others are Not Run, but I just checked all If's again, and they are all well configurated, have you seen this before?