![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
This command requests confirmation from the user (with an “Are you sure you want to do this” message), but this may be suppressed with a -y flag on the end of the command line enabling it to be run from a batch file.
• procname is the procedure name (including sub-procedures).
• queuename is the name of the queue (user or group). ALL_QUEUES means resend all queues.
• casenum is the case number you want to resend or use ALL_CASES to resend all cases of this procedure.
• stepname is the step name in the procedure that you want to resend or use ALL_STEPS to resend all steps in the procedure.
• -y is optional and, if used, suppresses the request for confirmation from the user.
• -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 © TIBCO Software Inc. All rights reserved. |