Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix E iProcess Server Manager Interfaces : doStartProcesses()

doStartProcesses()
Method
Purpose
This method starts one or more processes on the specified server. If no parameters are passed, all processes on the current server are started. Use the ProcessType parameter to start processes of a specified type. If you use this parameter you can also specify a specific process instance with the ProcessInstance parameter.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Logical process instance of the process to start. Must be used in conjunction with the ProcessType parameter. A value of 0 means that all instances of the indicated process type are started.
Errors
 
ProcessType is not a valid process type.
Processes of type ProcessType cannot be started independently.
See Also
getIsTypeDynamic()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved