I create business process itemtype with custom attribute(Mapm persistence=jalo). After the execution of the first action this attribute is filled, but when the second action is running, in the execute method this attribute is null.
Could you please explain why this may happen?
I starts business process like businessProcessService.startProcess(id,name)