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

Projects REST API in not filtering based on the Project Class Category

Summary:

We are trying to filter the Projects based on the Project class category with q parameter and finder both are not working. Its giving all the rows without considering the filter condition.

REST Framework version :2

https://servername/fscmRestApi/resources/latest/projects?finder=findProjectsByClassCategory;ClassCategory='Interface to ?' &expand=all

https://servername/fscmRestApi/resources/latest/projects?q=ProjectClassifications.ClassCategory like 'Interface to %'&fields=ProjectName,ProjectNumber,ProjectClassifications

Both of them are not working. Please help us in the issue.

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!