Hello Stefandebruijn,
You solution works very well, I used in mysql 5.6+bonita community 7.1.5, got the same issue as you had before, but your solution is perfect cure for this, thank you so much for your contribution…
Hello Stefandebruijn,
You solution works very well, I used in mysql 5.6+bonita community 7.1.5, got the same issue as you had before, but your solution is perfect cure for this, thank you so much for your contribution…
Hello Stefandebruijn,
You solution works very well,thank you so much
hello i have always same result
my output
log file
Hello DrakunDry,
At this time you probably already solved your problem, but for the community… I just wanted to point out that there is an error in your script:
The variable “jsonb” was defined before the While setence. The variable “jsonb” must be defined after the While and also the line before of the “line” variable definition.
Hope it helps others.
Actually, the post from stefandebruijn tells the correct form of creating your script.
Happy coding!
Hi jeanov92,
In the ‘output operations definition’ (the last step when defining a connector). Click on the little pencil on the right hand side.
You should create a variable indeed.
I am not a developer, but i guess there are some ways to achieve what you need:
Probably there are better options, Mayby you can post your question as a new one.
rgds, Stefan
I’m trying to do this in the same task.
Please, I really appreciate it, give me a filter example.
Ok, this is working for me:
This is basic angularjs. You can search google for other angularjs filter examples,
Good luck
Thanks it works great!