Sleep

The Sleep component suspends the flow for the specified period of time.

Stream Information

InputFormatAll
Number of Inputs1
OutputFormatAll
Description

The input stream is copied to the output stream.

Component Properties

NameData Type/SelectionMappingDescription
SleepTime(ms)intYes

The number of milliseconds for which the flow is to sleep.

SleepMessagestringYes

The message written to the log file when the flow enters sleep mode.

If the message is null, no log entry is written.

WakeupMessagestringYes

The message written to the log file after the flow returns from sleep mode.

If the message is null, no log entry is written.

Loop Management

This component cannot be the starting point for a loop.

Transaction Management

Commit

Do Nothing

Rollback

Do Nothing