Hi folks,
I am trying to create a process variable using java's camunda web starter, in a non delegate java class when I am trying to create a process variable, i am getting "Cannot work with serializers outside of command context" however I am able to get process variables in the same class and i am not facing any issue.