We understand Flowable Engine is completely stateless, wondering if apps rely on Database backed token or Jsession id.
We currently have an API (Stateless) running on a tomcat behind load balancer and wondering if apps can be deployed to same tomcat instance without any need to maintain Sticky session.
Thanks for your time!