Filter Projects REST API Based On LastUpdateDate
(Doc ID 2985708.1)
Last updated on AUGUST 08, 2024
Applies to:
Oracle Fusion Project Foundation Cloud Service - Version 11.13.23.07.0 and laterInformation in this document applies to any platform.
Goal
On : 11.12.1.0.0 version, Webservices, RestAPIs, PubBuEv
How to filter search projects by REST API based on LastUpdateDate ?
Requirement is to filter /fscmRestApi/resources/11.13.18.05/projects based on LastUpdateDate.
Request :
GET https://xxxx-saasfaprod1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/projects?q=LastUpdateDate=2022-12-31
Response : URL request parameter q with value LastUpdateDate=2022-12-31 is not valid.
Solution
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
Goal |
Solution |