You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBPM Usage
FYI I am using jBPM 7.74.1 version.
Joji Joy
unread,
Aug 12, 2025, 10:51:46 PMAug 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBPM Usage
Is is possible to write a job via plane java code to update global variable periodically in jbpm 7.74.1?
No process definition is needed to define timer based flow, just pass the kie session from which we can fetch the global variable and write out logic to update the variable.