Hi,
You could also create a configuration check utility which should be an easy task.
In my present project, the check config utility created can be run at any time to verify all dependencies for the service: global variables, extra settings, configuration files, connections, endpoints, referenced services, etc.
This list is created by developer (although partially filled by the utility’s self-discovery functions).
The final part of the Jenkins deployment job is to run that utility to verify the deployment.
We can also run it any time a defect is found (which usually caused modification of the configuration elsewhere - not a code defect).
Best Regards,
#Integration-Server-and-ESB#webMethods-General#webMethods