- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 11:45 PM
Hello Community,
I need to write an approval script for workflow based on some different condition in a single activity. How should I configure it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 11:48 PM
Hello @AnkitT ,
You can refer this example script to configure the multiple approval based on different condition within the single activity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 11:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 11:48 PM
Hello @AnkitT ,
You can refer this example script to configure the multiple approval based on different condition within the single activity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 11:48 PM
If still you need any guidance, you can connect with me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 12:43 AM
Hi @AnkitT,
Please try to keep the sys-id in system properties so you will not need to make changes in workflow. you call create the sys_properies_list.do and create new one and put the sys_id of group in value field. So you will not need to go though the CHANGE to make the different group to be set on some condition. here is below example: