TeleFlow Step 0930

TeleFlow Step 0930

From TeleFlow

Jump to: navigation, search

The Failure step is an Action Step that defines the path the application will follow if the main step fails to perform its function. An example of a Failure would be if an SQL Fetch Step that could not fetch a record because there were no further records to fetch. Only steps that have a possibility of failing have a Failure Action Step(typically, they are steps where the application can reasonably decide what to do after a failure occurs as well). A Failure Action step is shown in the picture below. Normally the Play Step would have the Failure hidden, but it can be revealed from the properties of the Play Step.