Join Slack
Powered by
I'd like to add a way to return the status of any ...
# suitescript
k
Kris Wood
01/29/2020, 6:38 PM
I'd like to add a way to return the status of any existing tasks instead of creating new ones
s
suitedev
01/29/2020, 6:39 PM
Are you not creating the tasks in the first place?
suitedev
01/29/2020, 6:45 PM
You can create a Scheduled Script Instance Search to get the tasks IDS that are not cancelled, pending, and complete.
suitedev
01/29/2020, 6:45 PM
@Kris Wood
^^
suitedev
01/29/2020, 6:46 PM
Task ID is a column if you need the task IDs, otherwise, you can get the status as a column to and also add filters for script, etc..
k
Kris Wood
01/29/2020, 6:56 PM
Cool thanks, I'll look that up!
3
Views
Open in Slack
Previous
Next