Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Step 1

Open the Timer1 task created in the Creating a Simple Workflow tutorial and enter / select the following values:

Html bobswift
<ul>
<li> <b>Time in Seconds</b> = 60
<li> <b>Late Finish</b> = enabled
<li> <b>Late Finish Type</b> = Duration
<li> <b>Late Finish Duration</b> = 00:00:45
</ul>

Step 2

Click the Actions tab to display the Actions list.

Step 3

Click Abort Action to display the Abort Action list.

Step 4

Click New to display Abort Action Details for a new Abort action, enable On Late Finish, and click Save.
 

Step 5

Click the Timer Task tab and then click the Update button.

Step 6

Right-click Timer1 in the Timers Tasks list and click Launch Task.

Step 7

Navigate to the Activity Monitor and verify that after running for 45 seconds, the task instance status changes from Running to Finished.

Step 8

Open the task instance Details and note the status description indicates:
 

Panel

Html bobswift
<pre>
Finished due to abort action on Timer 1
</pre>

 


For additional information, see:

...