a document specifying properties for the sleep time
target
Optional
the target resource
The sleep accessor delays the execution of an idoc process by a specified number of milli-seconds.
The time is specified in the operator properties document.
Operator Syntax
The sleep accessor requires a configurable time delay. This is passed in
by the operator in a <time> document.
<time>1000</time>
<time> The duration, in milliseconds, in which to sleep.