https://github.com/ibm-wm-transition/WxSimpleConfig
WxSimpleConfig package is enhancing he configuration automation for Integration Server or MSR.
https://github.com/ibm-wm-transition/WxSimpleConfig
integration-server webmethods
Last synced: 10 months ago
JSON representation
WxSimpleConfig package is enhancing he configuration automation for Integration Server or MSR.
- Host: GitHub
- URL: https://github.com/ibm-wm-transition/WxSimpleConfig
- Owner: SoftwareAG
- License: apache-2.0
- Created: 2022-12-12T20:43:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T16:34:09.000Z (over 1 year ago)
- Last Synced: 2024-11-12T17:46:36.620Z (over 1 year ago)
- Topics: integration-server, webmethods
- Language: Java
- Homepage:
- Size: 250 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WxSimpleConfig Package
WxSimpleConfig package is enhancing he configuration automation for Integration Server or MSR. It is useful for external configuration use cases where the user prefers to store the configuration in source control rather than in the config folder.
## Declaration concept
The primitives are built on a "declaration" concept. A declaration translates in the verification if a certain configuration exists or not and its creation in case it does not exist. This allows for flexibility for the classical IS use case, where the administrators may change the configuration using the user interface.
## Compatibility
The package should be compatible with all IS and MSR versions, but it hasn't been tested against all versions.
______________________
These tools are provided as-is and without warranty or support. They do not constitute part of the webMethods product suite. Users are free to use, fork and modify them, subject to the license agreement. While we welcome contributions, we cannot guarantee to include every contribution in the master project.