How can we capture the task number in workflow scratchpad object
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 04:18 AM
I have configured the workflow such that when the condition is true, four tasks are triggered sequentially. I have written a script in the advanced section of Task3 to fetch the task number, but when I check the log, the value is empty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2025 12:14 AM
Hello @AkashD462166574
Please check with using getValue() whether is it working or not.
and check the context of the workflow where is it give error something like that
let me know if anything else and share me the screenshot of the workflow
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You