You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to azkaban
suppose I have a flow, containing several steps, if the first step
failed, I want to terminate without running the rest of the flow. how
to control this?
Shashidhar HB
unread,
Jan 24, 2012, 9:15:18 PM1/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to azkab...@googlegroups.com
Just return a non zero number from step you want to terminate from in case of failure.