Change web server information in bpm.properties
-
From the command line, run the ProcessFlow configuration
utility.
pfserv config
-
You are prompted to answer questions. Press Enter
to skip questions until you see the following:
Prompt Meaning Action to take Please enter the IOS Host Name The network accessible address of the web server. For configurations where a load balancer is used, this must be changed to be the address for the load balancer. Type in the load balancer URL in the format
MachineName.DomainName.com:Port
Is IOS on a secured server? Identify whether the web server communication is HTTP or HTTPS. Type false if the load balancer uses HTTP.
Type true if the load balancer uses HTTPS
Please enter the ProcessFlow web URL The ProcessFlow web URL. For configurations where a load balancer is used, this must be changed to reflect the address for the load balancer. Type the load balancer address with the path to the ProcessFlow servlet.
http://MachineName.DomainName.com:Port/bpm/daservlet
Use https if the load balancer uses SSL.
- In response to each of the remaining prompts, press Enter to skip the question.