BPM Process Instance UpdatedDate As Same Value As CreatedDate
(Doc ID 2294587.1)
Last updated on NOVEMBER 16, 2023
Applies to:
Oracle Business Process Management Suite - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
After making an update to an instance, the updated date on the Process Instance (the WFTASK row with component type=BPMN) is not updated.
When calling the API method: IProcessInstance.getSystemAttributes.getUpdatedDate() the result was always equal to calling: IProcessInstance.getSystemAttributes.getCreatedDate(). (BPM API documentation). Upon reviewing the WFTASK table, both columns contained the same value.
This can be reproduced consistently. This was working well in 12.1.3. The issue is found in 12.2.1.x
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |