Scheduling ESS Jobs With Filter Parameters
(Doc ID 2933250.1)
Last updated on NOVEMBER 06, 2024
Applies to:
Oracle Fusion Assets Cloud Service - Version 11.13.22.10.0 and laterInformation in this document applies to any platform.
Symptoms
Customers scheduled a customized report using ESS jobs using the following endpoint:
/ess/esswebservice?wsdl
Followed the query below to get all parameters but are not able to review the additional filter criteria.
SELECT name, datatype, value
FROM fusion.ess_request_property
WHERE requestid= <Request ID> AND
name like 'submit%'
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |