Enterprise Manager: Using EM weblogic to download a file from OMS server
Hi EM Community,
I use EM weblogic to download any file on any database target server from OMS. This helps me in various tasks like automating agent installation ( using a shell script on new DB target ), refreshing any script version on all DB target servers and automating DB and Listener targets addition and so on.
Here is how I achieved this:
=====
- Create a soft link to the folder where we want to keep downloadable files
cd <gc_instance>/user_projects/domains/GCDomain/config/fmwconfig/components/OHS/instances/ohs1/htdocs/
ln -s <folder where I keep files on OMS server> <linkname>