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

SDP filtercriterion not working on REST from fusion apps. using OR

edited Feb 20, 2021 12:49PM in Visual Builder 7 comments

Summary

SDP filtercriterion not working on REST using OR. Important I use a rest from fusion apps.

Content

Hello all,

Im following vb cook book recipe quite simple and short.

I filter a table using a variable linked to an input field.

When I apply filter criterion to an SDP for employees business object internal in VB it works.

When I do the same using following fusion apps. REST it does not work.

https://ucf5-zvin-fa-ext.oracledemos.com/hcmRestApi/resources/11.13.18.05/emps

Any help would be appreciated.

Juanje

 

 

This is the filtercriterion that works

{
 "op": "$or",
 "criteria": [
  {
   "op": "$co",
   "attribute": "name",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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