[progress Communities] [progress Openedge Abl] Forum Post: Jsdo Api Error : Sql Query...

  • Thread starter Thread starter Elmer Berico
  • Start date Start date
Status
Not open for further replies.
E

Elmer Berico

Guest
We have an object called Employee (with 100+ field) . I have a mobile app (developed thru Telerik Platform) that access this object through JSDO. The client-side JSDO can access the object through an endpoint: https:// /rest/jsdo/selectQuery?filter=&objName=employee&_ts=149003932-5418176673-13 But it's giving me back a 500 error message 'SQL query contains illegal keyword password'. The Employee object has a 'password' field I don't need it, I only need firstName and lastName but looking at the API log, Rollbase retrieves ALL FIELDS from the object. My question is, is there a way for me to specify fields to retrieve in /JSDO api? maybe through the api endpoint parameters?

Continue reading...
 
Status
Not open for further replies.
Back
Top