J
jmls
Guest
make the body a json object, and read-json on the temp-table ? On 26 September 2014 09:30, RWEBSTER wrote: RE: REST input to temp-table? Reply by RWEBSTER "But, I would suggest to map temp-table / dataset like objects to body instead of path / query parameter as it would be very easy to send json format data in body rather path / query." I agree this is nicer, but I can't work out how I'd need to annotate the ABL procedure/method to pull the 'body' of a REST call in as an input parameter (specifically a temp-table. I've created loads of GET/Read methods so I understand how to pull in single parameters from the URL/Path, and could probably get a temp-table to work in the same way, but I'd much rather use the body for this. Sidenote: I've search pretty hard and found very little meaningful documentation on this, am I just looking in the wrong place? Stop receiving emails on this subject. Flag this post as spam/abuse. -- Julian Lyndon-Smith IT Director, dot.r http://www.dotr.com
Continue reading...
Continue reading...