oid 11.1.1.9.0 silent config.sh
Hello,
I try to install and configure OID 11.1.1.9.0 product without associating it with WLS domain. I installed RCU and OID in silent mode, everything was OK.
Then I ran config.sh script in GUI mode in order to build the response file I want to use for silent configuration.
What's the command syntax to run the config.sh script in silent mode? I examined the script code and it seems -response option I used with runInstaller doesn't exist with this script.
About password management, do I have to write them in clear text in response file or in a dedicated file that contains one password per line like for rcu command (using -f < rcupwd.txt).