Forum Post: RE: Starting Rest Manager

  • Thread starter Thread starter whenshaw
  • Start date Start date
Status
Not open for further replies.
W

whenshaw

Guest
Unfortunately, it doesn't look like your problem is the same as that other one. I did see one thing, though -- in the mapping for the CustomerRead, on the data tab of the SelectionPage, the "filter" field for the request has just the number "50" in it. Is your ABL code on the server written so that it needs only a number, or should the filter be something like "CustNum EQ 50" ? If that's not the problem, I would try checking the traffic between your app and the server, using the Network tab of a browser debugger or a standalone HTTP monitor, to see whether the request for the data is being sent and exactly what is coming back.

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