![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• -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.
• -d closes cases without triggering events that are set for the OnBeforeClose event or the OnAfterClose event. The events are triggered before or after closing the case if running the CLOSE command without the -d option. For more information about the OnBeforeClose event and the OnAfterClose event, see TIBCO iProcess Modeler Procedure Management.
• node is the name of the host node, if the procedure is hosted remotely. Enter a hyphen (–) if the procedure is hosted locally.
• procname is the name of the procedure, including sub-procedures.
• caselist closes all cases in a given range. Use a comma (,) to separate case numbers and a hyphen (–) to specify a range. For example, the entry 2,5-10 means case 2 and cases 5 to 10 inclusive. The caselist must not exceed 255 characters.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |