ExecuteInstance

Executes a workflow immediately and waits for it to finish.


      workflow.ExecuteInstance
      (
            Boolean      
            simulationMode,

            Boolean      
            keepResult,

            Boolean      
            logSQL
            

      )
         

Parameters

simulationMode

Execution simulation.

keepResult

Keep interim results.

logSQL

Is it necessary to save a trace of SQL orders?

Return value(s)

None.

Features

Schema: xtk:workflow

Static:

No

Const:

No

Key only:

No