SLEEP

LANSA Composer

SLEEP

This activity will suspend processing for a time interval specified by the INTERVAL parameter.  When the specified time interval has elapsed, the activity ends and processing continues with the next directive in the processing sequence.

When used on LANSA Composer IBM i Server, the specified interval is rounded up to the nearest 1000 milliseconds (one second).

INPUT Parameters:

INTERVAL : Optional

This parameter specifies the interval in milliseconds to suspend processing.  If not specified, the activity assumes a default of 1000 milliseconds (one second).  When used on LANSA Composer IBM i Server, the value specified is rounded up to the nearest 1000 milliseconds (one second).

OUTPUT Parameters:

There are no output parameters