REST API to query ESS Jobs
I am trying to query all the ESS jobs with name and status. For example, give me all the jobs with name 'Generate Changed Receipt Advice' and status 'WAIT'. I am using the API GET ess/rest/scheduler/v1/requests (https://docs.oracle.com/en/cloud/saas/applications-common/23c/farca/op-ess-rest-scheduler-v1-requests-get.html). I am not sure what query parameters I need to pass to get the required results.
Tagged:
0