Increasing the maximum number of active workflows

By default, the  Operator Control Panel application limits the number of active workflows to five. You can increase the maximum allowable active workflows by modifying the product configuration file.

To increase the maximum number of active workflows

  1. Using a text editor such as Notepad, open the ops-console-ui-config.xml file.

    Note

    This file is located on the CDP computer under
    [AO Home]/tomcat/webapps/baoocp

  2. Modify the value listed in max-concurrent-processes.

    <ops-console-ui-config> 
         <max-concurrent-processes>*5*</max-concurrent-processes> 
    </ops-console-ui-config> 
  3. Save and close the file.

    Note

    This change applies to all instances of the Operator Control Panel connected to the grid, and takes effect immediately.

Was this page helpful? Yes No Submitting... Thank you

Comments