Hi All,
Can anyone please let me know if the below script for automating copy application process using command Line Interpreter hfmcopyappcmd_x64.exe is correct.
hfmcopyappcmd_x64.exe -S="D:\oracle\Middleware\EPMSystem11R1\products\FinancialManagement\UDLbackup\11121DEV.udl" -s=test_source -D="D:\oracle\Middleware\EPMSystem11R1\products\FinancialManagement\UDLbackup\11121DEV.udl" -d=Test_destination -o="D:\apps\Oracle\Middleware\EPMSystem11R1\logs\hfm\HFMCopyApp.log" -cd=Y -cdt=Y -ca=N -cc=N -r=Y -da=Y -e=Y -sb=Y -ss=Y -c=0 -t=20 -Y="N" -SC="N" -ic="N" -id="N" -fn="N" -fu="N" -dts ="DEFAULT;DEFAULT;DEFAULT;DEFAULT;DEFAULT;DEFAULT"
Also can you please explain the process for implementing the same using batch file. Do i need to add some more options to this script?
Thanks,
Sri.