Copyright © Cloud Software Group, Inc. All Rights Reserved |
You can start a case of a procedure from the swutil menu (see page 2) using either of the following options:
• version (optional) specifies the version of the procedure that you want to start a case of. Specify one of the following flags:
If version is not specified, the following default precedence order is used to select the version to use:
• -sN (optional) specifies the precedence order to be used to select the version of any sub-procedure started by the case.
For more information about procedure versions, see "Using Version Control" in TIBCO iProcess Modeler Procedure Management.
• -c (optional) specifies that the command returns the case number of the started case.
• -V (optional) specifies verbose operation.
• procname is the name of the procedure that you want to start a case of.
• casedesc is the case description to use for the started case.
• datafile is the name of a file in abox format (See "Using iProcess Abox Files" in TIBCO iProcess Modeler Integration Techniques), containing data for field initialization.
• startstep (optional) specifies the stepname at which to start the case; if omitted the start step in the procedure definition is used.
• -P priority specifies the internal message queue priorities. For more information about message priorities, see "Message Prioritizing" in the appropriate TIBCO iProcess Engine (Database) Administrator’s Guide.
Copyright © Cloud Software Group, Inc. All Rights Reserved |