Dayalan Punniyamoorthy Blog

Mostrando entradas con la etiqueta Find and Download Files. Mostrar todas las entradas
Mostrando entradas con la etiqueta Find and Download Files. Mostrar todas las entradas

jueves, 30 de mayo de 2024

Find and Download Files from an Oracle EPM Cloud Environment!

 

Find and Download Files from an Oracle EPM Cloud Environment




In this Blog lets see the example script to automate the process of downloading files from an Oracle Enterprise Performance Management Cloud environment using a text string as a wildcard.

This script matches the string specified in the FILENAME parameter with file names displayed using the listfiles command, then automatically downloads the matching files.

Ensure you set the appropriate search string to the FILENAME parameter. For example, FILENAME="Scheduler Output/epm" will match file names containing "Scheduler Output/epm" in the listfiles command output, identifying the files to download.