Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Working with Events : Configuring Timer Event Scripts

Configuring Timer Event Scripts
You can specify that a script is executed for a start timer event or an intermediate timer event (either inflow or on a task boundary).
For example, the following intermediate timer event has been placed on a task boundary:
In the Properties view, you can choose a script type from the Script Defined As list:
Select one of the script types:
Free Text  If you want to leave the implementation of the script for the solution designer, you can select Text and use this area provided to describe the desired behavior for the script.
Constant Period  This allows you to specify the timeout period after the event is initiated using the following time units:
 
JavaScript  This script type allows you to enter JavaScript statements in the space provided. For more information, see the appropriate implementation guide.
Unspecified  This means that no description or script is supplied.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved