B
bronco
Guest
JC is right, application/json only for the REST adapter. Now of course you can base64 encode the data since you seem to control both ends. Now, since in modern days example code turns into production code amazingly quickly, you might want to go for the WebHandlers straight away. All the definitions of REST are stored in the .services folder in PDSOE and they a genuine nightmare, not to mention all sorts of limitations with the REST adapter.
Continue reading...
Continue reading...