If you have one Process Portal instance configured and you have a need to create another instance of the service endpoints in your environment, you must configure IBM® Business Process Manager so that the widgets can display data from the multiple service endpoints. You must edit two files: the endpoints file, which registers endpoints with the Business Space component, and the widget catalog file, which contains definitions of widgets.
In a deployment environment, you can have partitioning of work. For example, you can have two clusters, one that processes accounting data and one that processes insurance data. However, a service endpoint serves only one cluster. To access both partitions of work from Process Portal, you must register two separate widgets, one for each partition of work, so you can access them both from Process Portal. For example, you could have an Account Human Task List widget and an Insurance Task List widget in the catalog (both with the same actual human task list code).
You must manually edit the endpoints file and the widget catalog file.
Both the service endpoint files and the widget catalog files are located at install_root\BusinessSpace\registryData\product_name\. The endpoints files are located in the endpoints subdirectory, and the catalog files are located in the catalogs subdirectory.
Theinstall_root\BusinessSpace\registryData\product_name\ directory contains service endpoint and widget catalog template files for your product. You can copy the files that you need to use as a template and add your changes.