Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Retrieving Metadata of a ESS Job

user8880997Sep 26 2016

Hi,

We have a requirement to submit a custom ESS Job defined in Fusion instance programmatically based on certain criterion. The job name is known and would like to derive its attributes such as 'Job Application', 'Job definition', 'Job definition Type', 'Job definition package' etc of the ESS job in question. This information is required before calling the API, ess_runtime.submit_request_adhoc_sched. I guess we need to retrieve the metadata of the job. Could someone please provide some pointers on this or share some examples? I did see an example for retrieving the definition of a "TABLE' but not a ESS JOB. Any inputs is welcome.

Thanks

Comments