Run the Scheduled based on some condition dont want to use scheduled script excution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
I need to run the scheduled based on some condition if the condition match run the scheduled and i dont want to use the scheduled script script excution .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Is it possible to use a wait flow action to wait on the variable? You could also consider triggering this from a business rule on sc_task if that is where the variable is set. Or even trigger from a business rule on the actual table holding the variable value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
@Joseph Lighthal is thats not possible to trigger scheduled or run through the BR? if yes please tell me how ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Oh yea hmm... I suppose on sc_task it would need to have the sc_task record get updated. In that case you would have to do it on the table that stores the actual variable value and have it only run for the specific catalog item.
Personally I would not want to do that though. I'm not understanding why you would not try and do that from a flow?

