Updating endpoint configurations

When you update your endpoint configurations in the cloud, you must update the on-premises agent with the latest configuration.

About this task

When you update the host name and port of an existing endpoint configuration, or create another endpoint configuration, you must download the updated configuration file, then update the on-premises agent so that it uses the latest configuration.

You must also update the on-premises agent if you delete an endpoint. For more information, see Deleting endpoint configurations.

Procedure

  1. On the IBM® Integration Bus on Cloud Connectivity page, click Create endpoint configuration to add another endpoint, or select an existing endpoint to update its host name and port number.
  2. Enter or update the configuration details for the endpoint, then click Save.

    The warning icon (Warning icon) shows that the new or updated endpoint configuration is not synchronized with the on-premises agent.

  3. To synchronize your new or updated endpoint configuration with the on-premises agent, click Synchronize.
  4. Click Download Configuration and save the updated agent configuration file to the same computer where IBM Integration Bus version 10.0.0.2 (or later) is installed.
  5. Run the following iibswitch command.
    • On Windows:
      iibswitch update agentp /config filepath\agentp.json
    • On Linux:
      iibswitch update agentp -c filepath/agentp.json
    If the command is successful, you see the following message: iibswitch updated.
  6. Click Test Agent to check that the agent has been updated with the new configuration, and that it matches the endpoint configurations in IBM Integration Bus on Cloud.
  7. Click Finish.
  8. To test that the private endpoint is available to your integrations, click Test connection (Test connection icon).
  9. Stop and start the integrations that use this private endpoint. The integrations will then connect to the private endpoints by using the updated configuration.

Results

The on-premises agent is updated with the new configurations, enabling your integrations to connect with your on-premises applications.

cl00020_.htm | Last updated 2018-12-15 07:47:00