Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Trigger task based on database value

Hi Guys,

Have an issue with task scheduling based on db values,

I want to fail a task if no have been returned from the database.

Can you let me know if that is possible?

If (select val from table) returns some value then

            Task successful

Else

            Task failed

Regards,

Sabarish

1 Reply
Not applicable
Author

Can someone pls reply?