Hi,
We are trying to automate product installation using ansible. For that, we want to rely on silent installation using script with the SAG Installer.
Unfortunately, since 2016 installer writeScript / editScript option of the installer is not working on Centos 7 / RHEL 7.
The problem occurs with the following version of the Installer:
SoftwareAGInstaller20170503.jar
SoftwareAGInstaller20161216.jar
It does not occur with the 2015 version, but unfortunately this version is too old and doesn’t support 9.10 and 9.12 products.
The dreaded error message is a NullPointerException, occurring at “com.wm.distman.install.SilentInstallManager.writeScript(SilentInstallManager.java:538)”.
Supposedly, according to a knowledge center issue (KB 1779765), the issue was supposed to be resolved “with the Software AG Installer jar file newer than SoftwareAGInstaller20161216.jar”. But well 
So I’m looking for workarounds :
Are the script files compatibles between version ? Could I use a 2015 installer script, and easily change it for a 2017 version ?
Does anybody have script file examples ?
Are the script files compatibles between different OS ? Could I use a windows script, and easily change it for a RHEL version ?
Any other idea would be appreciated 
Regards,
Alex
#webMethods-General#webMethods#Integration-Server-and-ESB