Hide Forgot
Affects: Release Notes Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000003kJYX&sfdc.override=1 project_key: SOA Platform JIRA for [JBESB-3487] ProcessLogs that represent changes of process intance that take place within Timer.Execute are not saved in DB
I am going to investigate this for 5.1 as it may be a simple fix. We now have a test which demonstrates the issue.
Link: Added: This issue depends JBESB-3487
Writer: Added: dlesage
Temporarily reopening to update the release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/JBESB-3487 The process logs that recorded changes in process instances within Timer.Execute were not being saved in the database. To fix this problem, a code change has been made to ExecuteTimerCommand.java. As a result, the JBPM_LOG table now shows entries for the variable modification and transitions from the timer.