DEV Community

Tech Community for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

New tool: Automate update of ART adapter connections on Integration Server

products versions - webMethods Integration Server version: 10.15 and above, probably all supported versions

Introduction

This new tool allows you to automate the update of ART adapter connections on Integration Server (MSR and classic).

  • Specifically designed for container scenarios, because Integration Server does not have to be up and running
  • Suitable for all scenarios where automation is needed:
    • Staging between environment types
    • CI/CD and DevOps
    • Automated provisioning of development environments
    • Protect external systems by disabling all connections before first startup
  • Ease to embed in scripts
  • Works with Git and other Version Control Systems
  • Small footprint

Pre-requisite

None

Steps to follow

Get package from GitHub (link to repo) and install it.

Next steps

  • Test the tool for your use-case
  • Provide feedback :slight_smile:

Useful links | Relevant resources

Video with short demo:

Update April 18, 2024

Video how to build from source

Read full topic

Top comments (0)