wf

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:27

wf [-<option> . . .]

Executes a workflow sequentially.

This command is available in version 1.5 or newer.

This command is also available in cmd4 as wf.

Example

srv4 wf GN4Report –pars “workstate:Complete;ODBCString:Driver={SQL Server}\;Server=mySQLServer\;Database=ReportDB\;uid=myDbUser\;pwd=myPassword;”

Options

[-name] <string>

Name of the configuration holding the workflow description

-ids <comma-separated object version identifiers: database id + 'v' + the version creation date-time (assumed to be UTC). If the 'v' + date-time is omitted indicates the current version.)

Optional list of objects or object old versions that is passed to the workflow

-pars <list of name-value pairs in the format 'name1:value1;name2:value2...'; e.g. 'folderId:30;cmd:up' to define a 'folderId' parameter with value 30 and a 'cmd' parameter with value 'up'.>

Additional optional parameters passed to the workflow 'as is'

-in <string>

Optional, file to pass to the workflow