How to populate sc_task's due date via flow designer script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:16 AM
HI All,
How to populate sc_task's due date via flow designer script, due date should be add 2 days in sys_created_on.
Thanks in advance! 🙂
Thanks!
Chhavi Agnihotri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 02:15 AM
Hi,
This should work but make sure to adjust for your field names.
Thanks
Jake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 03:40 AM
Hi @Chhavi Dixit,
You can also achieve mentioned requirement by using Wait for Condition Action and by applying triggering condition as sc_task created and by adding custom condition.
Please mark my response as correct and helpful if it helped solved your question.
Thanks,
Rohit Suryawanshi