Re: REST input is a map?

2020-09-27 Thread Girish Vasmatkar
Hi Hans Maps and Lists work quite well. There is a difference in how you send the JSON to a service that's listed as GET vs (PUT, PATCH or POST). Yours is probably GET and you need to send the JSON urlencoded. Gets a product feature curl -G -X GET https://loca

REST input is a map?

2020-09-27 Thread Hans Bakker
Hi Girish, did some more tests and it works well with strings as in- and output, how about Maps and Lists? i tried the following input: {"input":{"test":"just testing"}} and the service definition: then the ofbiz log below can you have a look? Regards, Hans 2020-09-27 18:56:26,801 |jsse-