E
egarcia
Guest
Hello Kevin, The behavior that you are seeing is not expected. What version of OpenEdge are you using? I tested with OpenEdge 11.7.1 with both REST and WEB transports. I was able to reproduce the issue using the REST transport. The WEB transport worked fine. The value passed in the request payload was received on the server side. I would suggest to log a bug report with Technical Support so that this issue can be addressed in PASOE. For your specific case, certainly sending the data as a temp-table or a dataset would provide a solution. Another alternative would be to use the WEB transport since it does not have the issue. From the JSDO point of view, there is no difference whether REST or WEB transport is used. I hope this helps. Thank you and regards, Edsel
Continue reading...
Continue reading...