Scheduling ESS Jobs With Filter Parameters
(Doc ID 2933250.1)
Last updated on MARCH 31, 2023
Applies to:
Oracle Fusion Assets Cloud Service - Version 11.13.22.10.0 and laterInformation in this document applies to any platform.
Symptoms
Users scheduled a customized report using ESS jobs using the following endpoint:
/ess/esswebservice?wsdl
They follow the query below to get all parameters but they are not able to review the additional filter criteria.
Normally I can run this SQL:
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 |