Section I – SCXML > SCXML > Timers and Wait Functions         Bottom of Page
Genesys 8.1
SCXML Technical Reference
< Expressions            Interacting with Other Orchestration Logic (SCXML Sessions) >

Timers and Wait Functions

In SCXML, orchestration logic can implement timers and wait functions using the <send> element and the delay attribute. A state can send a delayed event to itself and then when the time expires the event will be processed by the <transition> element defined in the state to process it.




Section I – SCXML > SCXML > Timers and Wait Functions         Top of Page
Genesys 8.1
SCXML Technical Reference
< Expressions            Interacting with Other Orchestration Logic (SCXML Sessions) >