Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SoftwareAG/WxSimpleConfig
WxSimpleConfig package is enhancing he configuration automation for Integration Server or MSR.
https://github.com/SoftwareAG/WxSimpleConfig
integration-server webmethods
Last synced: 3 months ago
JSON representation
WxSimpleConfig package is enhancing he configuration automation for Integration Server or MSR.
- Host: GitHub
- URL: https://github.com/SoftwareAG/WxSimpleConfig
- Owner: SoftwareAG
- License: apache-2.0
- Created: 2022-12-12T20:43:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T09:29:14.000Z (over 1 year ago)
- Last Synced: 2024-04-12T16:16:09.631Z (7 months ago)
- Topics: integration-server, webmethods
- Language: Java
- Homepage:
- Size: 246 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-softwareag - WxSimpleConfig - WxSimpleConfig package is enhancing the 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. (Integration & APIs / ![icon-webMethods-Integration-64x64](https://user-images.githubusercontent.com/23717841/230610381-65dc75d9-f738-49ad-a8fc-03e5eacf99f4.png) webMethods Integration Server)
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 Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.