| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" /> | |
| <link rel="stylesheet" href="../../book.css" type="text/css" /> | |
| <title>OnAlarm</title> | |
| </head> | |
| <body> | |
| <h1>OnAlarm</h1> | |
| <p><img src="../../../images/reference/Details_tab_14.png" alt="OnAlarm" /></p> | |
| <p><b>OnAlarm</b></p> | |
| <p> | |
| The OnAlarm activity is used in either a Pick or event handler | |
| to handle timeouts while waiting for messages to arrive. This activity | |
| can be configured to wait for a certain period of time or until a | |
| specific date and time. | |
| </p> | |
| <p> | |
| The <strong>Details</strong> tab allows you to specify the Partner | |
| Link, Operation and Message Type expected by the activity, and the | |
| process variable that will contain the received message data. | |
| </p> | |
| <p> | |
| <strong>Repeat</strong> conditions are only allowed for an OnAlarm in | |
| an event handler. This allows the activities enclosed in the activity | |
| to be executed repeatedly. <strong>Repeat</strong> duration is the | |
| amount of time the process will wait before each repetition. The <strong>Repeat</strong> screen follows: | |
| </p> | |
| <p><img src="../../../images/reference/Details_tab_14b.png" alt="OnAlarm" /></p> | |
| <p><b>OnAlarm</b></p> | |
| </body> | |
| </html> |