Hi, you can have a look at the REXEC (io.warp10.script.ext.rexec.REXEC) implementation which does exactly what you are intending to do.
On Friday, June 19, 2020 at 11:31:58 AM UTC+2, ARNAUD COSTE wrote: > > Hi, > > I make http requests to warp10 in a java application. these requests > systematically send me a code '200' OK but accompanied by an empty table. > The same requests in grafana correctly recover the data. > I do a POST (request in warpscript) on api / V0 / exec as described in the > documentation. > I defined Content-Type: text / plain; charset = UTF-8 also but nothing > helps. > what could explain this difference in response? > > -- You received this message because you are subscribed to the Google Groups "Warp 10 users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/warp10-users/fd8b4ebe-6334-4274-a689-af25753f83eeo%40googlegroups.com.
