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