- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2016 03:23 PM
Hi: I'm not having any luck running 2 approvals in parallel within a request item. It seems that one approval has to finish before the second one starts. Is there a way around this? Like perhaps kick off 2 requests items within the master request item, or something along those lines?
Thank you! Rita
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2016 01:33 PM
Here is an example workflow layout to show you want I mean in the first paragraph above about having a set number of groups and using If activities.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2016 05:39 PM
I don't know enough about your catalog item and variables to tell you what If condition to set. Is there a reason you are restricting it to 3 groups? If not the second approach is much more flexible. Basically your first request item will be for the first group and it can generate the other request items via script. Again advantage here is you wouldn't have the 3 group cap.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2016 06:06 PM
I am open to having more than 3. Just did want them to select 10 at once. Perhaps I am not understanding the second approach. Would the catalog item take only one group per user? In other words the requestor will have to fill out 3 orders for the same user? Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2016 11:07 AM
Hi Michael: Thanks to your advice, when I moved the approvals from the subworkflow to the main workflow with the if condition, the approvals started running in parallel!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2016 11:11 AM
Awesome that is great news. Do you want to explore my other suggestion of allowing for more than 3 applications? I was actually in the process of putting together an example for you if you like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2016 11:15 AM
Absolutely, would love to see that...