Epmautomate upgrade issue
Hi Team,
We are trying to download the file using epmautomate command using below library in python.
subprocess.run('epmautomate downloadFile '+logfilename,shell=True,check=True, cwd=PATH)
Before, Apr-2026 upgrade it was downloading the file in cwd path, however from After upgrade it's getting downloaded in ProgramData\Oracle\EPM Automate
Is there any way to redirect the downloaded file to different location instead of default path?
Tagged:
0