Configuring endpoint URLs for Process Portal
To enable Process Portal for a federated
environment, configure endpoint URLs so that Process Portal can communicate with Process Federation Server and the federated systems. You can
configure the URLs in the 100Custom.xml configuration file.
Before you begin
About this task
<portal> elements:- <bpm-data-endpoint>
- The URL for Process Federation Server. This URL
must point to the SSL-secured port (https) that is defined in the
httpEndpointelement in the server.xml file. If there is an HTTP Server in front of Process Federation Server, use the HTTP Server URL. - <trusted-sources>
- A comma-separated list of URLs of the federated servers that need to be trusted. The servers can
be Business Automation Workflow or IBM® BPM servers, or the HTTP Server in front of them. The
hosts and ports must be the same as those specified in the ibmPfs_federatedSystem
taskCompletionUrlPrefixattribute in the Process Federation Server server.xml file.
Important:
Process Portal automatically
trusts all the servers that are federated by Process Federation Server. Process Portal retrieves the set of
federated servers through the Systems Metadata Resource - GET
API and trusts the
endpoints it returns. If you want to add a load balancer or an IBM HTTP Server (IHS) to the set of trusted sources, you must add to the original
configuration in the 100Custom.xml file. These changes apply only if you list
all the endpoints of your federated systems in the trusted-sources element, and
the endpoints are returned by the Systems Metadata Resource - GET
API. If you want to
use the 100Custom.xml configuration, Process Portal simply merges the
sources from Process Federation Server with the
sources specified in the 100Custom.xml file.
API and trusts the
endpoints it returns. If you want to add a load balancer or an IBM HTTP Server (IHS) to the set of trusted sources, you must add to the original
configuration in the 100Custom.xml file. These changes apply only if you list
all the endpoints of your federated systems in the trusted-sources element, and
the endpoints are returned by the Systems Metadata Resource - GET
API. If you want to
use the 100Custom.xml configuration, Process Portal simply merges the
sources from Process Federation Server with the
sources specified in the 100Custom.xml file.For more information about the 99Local.xml and
100Custom.xml files, see The 100Custom.xml file and configuration.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15