We can save time by using the silent mode provided by many software.
We can do some other things with saved time. Hope this can help you.
WebLogic 12.1.3
1. reponse file content. Below content should be saved as WEBLOGIC_INSTALL.RSP
[ENGINE] #DO not. Response File Version=1.0.0.0.0[GENERIC] #The Oracle home location. This can is an existing Oracle Home or aNewOracle Home.
#this is required
Oracle_home=D:\apps\weblogic#set Thisvariable value to the installation Type selected. e.g. WebLogic Server, Coherence, complete with Examples.
#this is Requiredinstall_type=WebLogic server#provide The My Oracle support Username. If you wish to ignore Oracle configuration Manager configuration provide emptystring foruser name. Myoraclesupport_username=#Provide the My Oracle support Passwordmyoraclesupport_password=<secure value>#Set ThisTotrue ifYou wish to decline the security updates. Setting ThisTotrueand providing emptystring forMy Oracle Support username would ignore the Oracle configuration Manager configuration
#this is Requireddecline_security_updates=true#Set ThisTotrue ifMy Oracle Support Password isspecified
#this is Requiredsecurity_updates_via_myoraclesupport=false#Provide the Proxy hostproxy_host=#Provide the Proxy portproxy_port=#Provide the Proxy usernameproxy_user=#Provide the Proxy passwordproxy_pwd=<secure value>#Type String (URL format) indicates the OCM Repeater URL which should be of the format [Scheme[http/HTTPS]]://[repeater Host]:[repeater port]Collector_supporthub_url=
2. Install command line
Path/to/jdk/bin/java-jar Fmw_12. 1.3. 0.0. jar-silent-reponsefile/absolute/path/to/responsefile
Install WebLogic in silent mode