BASH Script to fetch Unique Identifiers Data from huge logs Create below bash script file in any location of your Fusion or other application LPAR: fetchLogs.bash Run the above script with command ./fetchLog.bash and enter the date, first and second unique identifier when prompted. Once the script has gathered all the data, it will create …
Tag Archives: script
Export OSB Project -Automation
DevOPS Script to export 12c OSB projects/components using Python and Shell Script Create below three files in any location of your Fusion LPAR: export.propertiesexport.pyexport.sh Run your shell script with command ./export.sh and the export with date and time stamp will be created in /backup/$LOGNAME location. Please change the location of the export in export.sh Content …
Selenium Script – QUALYS WAS
Why Selenium Script in QUALYS Web Application Scan? The selenium script is an alternative way to authenticate the desired web application URL. In a scenario where your typical web application fails authentication due to continuous bombardment of WAS then one can use Selenium script as it gives a provision to wait for the stipulated timeframe …
