Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Possible API bug, not searching correctly
Content
* Posted by Michael Ellerbeck on December 22, 2009 at 2:34pm
If for example you incorrectly sent an invalid search string
like
BADQUERY,something:status,NEW
It will return everything with the status of NEW. What I expect it to return would be nothing since the query is invalid. i.e. if I was using a select statement it would just error out instead of returning data. I consider this fairly dangerous behavior.
0