Deploying Poller and Interior Servers

Before You Deploy

Before you deploy Poller and Interior Servers ensure the following.

  1. Admin and ConfigStore Management Servers must be deployed and running.
  2. Set the JMS server settings by performing the following steps:
    1. Login to BusinessConnect Container Edition with URL http://<host_ip>:<as_port>.
      Note: <host_ip> and <as_port> that you have set in deployment.properties file.
    2. Navigate to System Settings tile > General, click Internal Messaging (JMS).
    3. Click Private Process JMS and enter all the mandatory fields and click Save.
    4. Click Intercomponent JMS and enter all the mandatory fields and click Save.
    5. Optional: If you want to use different JMS between Gateway Server and Interior Server.
      1. Click Intercomponent DMZ-JMS (Optional) and enter all the mandatory fields and click Save.

To configure above mentioned JMS server settings, see Configuring JMS Transport.

Procedure

  1. For Kubernetes:
    • Run the script deploy-bcce.sh.
    For Docker:
    • Run the script docker-run-bcce-all.sh.
    Note: You can find the above mentioned scripts in Installation and Deployment package of BusinessConnect Container Edition.
  2. Skip the deployment of Admin and ConfigStore Management Servers by entering "n".
  3. Enter "y" to deploy Poller and Interior Servers.