How to add q param to check if project end date is null or greater than sysdate in Project REST API — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to add q param to check if project end date is null or greater than sysdate in Project REST API

Summary:

Hi,

I'm trying to fetch projects with below REST API-

/fscmRestApi/resources/11.13.18.05/projects?

q=BusinessUnitName='ABC' AND ProjectStatus='Approved' AND ProjectEndDate>={SYSDATE} OR ProjectEndDate IS NULL

I need help in, to check if projectenddate is null or greater than sysdate.

how to add condition for date attribute if its null or not with other conditions.


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!