Configuring the Wait node
The Wait node is grouped with Control activity nodes and is simple to configure.
           Note: 
           
          The Wait node brings down the processing of a workunit and results to local (non-global) variables not being saved. To prevent this from happening, you must define your variables in the Start node so that they continue to be available throughout the process.
           Note: 
           
         If the Trigger node encounters the Wait node in the triggered workunit, the Trigger node will continue with the flow even if the node triggers the workunit synchronously.