[progress Communities] [progress Openedge Abl] Forum Post: Re: Pasoe Webhandler Escaping...

  • Thread starter Thread starter davez
  • Start date Start date
Status
Not open for further replies.
D

davez

Guest
Peter, that's exactly what's happening! I thought I might be doing something wrong but it's probably that the webhandler is not manipulating the request like the REST adapter does. I've done a simple REPLACE to get past the problem for now: val = REPLACE(val, "\/", "/"). I'm guessing this will happen in other non-date fields too, but the date field was the only one to blow up because of the changes to the value.

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