Hi Experts,
I need to create parameter files for BODS jobs running on a third party scheduler.
We can export the complete job with these details from export execution command in admin console.
But need to know whether there is any way to export the global variables and their assigned values alone from Metadata tables or Admin console?
Note : The values should not be encrypted.
For eg. the parameter file should look like:
$G_Name = 'ABC.txt'
$G_Year = 2010
Thanks,
Ancy