In bpmn file, am able to use timers by defining period and delay(<timeCycle xsi:type="tFormalExpression">1d###1d</timeCycle>). However I want to decide the resurring period progrmatically outside depending on calendars and want to pass it to the workflow
jBPM3.x accepts datetime variable for determining deadline but i couldnt find any corresponding doc in 5.x reg that
Does jBPM5.x supports datetime varibales for defining deadline. Can you please point me to the right example?