Extend flowable event registry to accept JSON?

Hi All,

Is it possible to extend the types Flowable Event Registry accepts to allow for JSON?
If so can someone point me to the function?
Currently its only the basic string, integer, double and boolean.

I have tried just changing it in the xml file (as per: More complex event registry payload description) but it doesnt seem to work in v6.8.

Thanks for your time,
Matt

Hi Matt,

The xml trick to set type to ‘json’ still works in 6.8.
You could also check out the new flowable designer on cloud.flowable.com, currently it’s free to use.