- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 05:38 AM
Hi!!
I am given with the task where I have to create approval step according to the variable is selected. It is roughly about 14 variables, for each variable selected then the RITM should be go for respective approval group. And if any group rejects then it won't affect the other, it should go and check for another condition. It should follow the order if the approval group approves then it should create a task and check next condition and if it rejects it won't cancel the request and it have to check another condition.
I just want to know it can be done by workflow and if it is possible, can you please give me an idea?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 09:25 AM
Hi Keerthi,
Yes it is possible to do in workflow, You would need to create several approvals and RITMs in parallel in order to not be affected by rejection of approvals which would be the case for serial connections. However, it most probably may get congested since there are a lot of elements to be included in the workflow. So make sure to double check before publishing the workflow.
Hope this answers your question.
If you found this reply helpful, please approve it as solution.
Thanks and regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 08:48 AM
Hi Keerthi,
If this flow goes on for 14 times, it is better to do in flow designer rather than workflow as it is a huge process to be carried out. You can repeat the actions in flow designer and make changes as required. The workflow canvas could fill up without you getting to complete it.
Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 08:58 AM
But my team suggested that it is complex to do using flow designer and go for workflow. Are you sure that it can be better to for flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 03:06 AM
You can do it in workflow and it is easier but the canvas may get filled if you do that flow 14 times. If your team suggests to do it in workflow, do try it. Workflow is easier as you can keep track better than flow designer. In flow designer you have the capability to repeat similar processes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 03:01 AM
Hi ,
Do we to go for separate RITM for each option or is it possible with single RITM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 01:22 AM
Hi,
It depends on the logic. I cant figure out the logic and if many RITMs are created for a single item, it doesnt make sense to create duplicate RITMs in the flow. Figure the logic and ask your seniors all the doubts.