formSubmitted event returns "date" in future and is absent from the History
(Doc ID 3002222.1)
Last updated on FEBRUARY 09, 2024
Applies to:
Oracle Fusion Cloud Field Service - Version 23.D.02 to 23.D.09Information in this document applies to any platform.
Symptoms
Submitted form event at random returns wrong date (in future) and the form is absent from the History.
An example of a faulty event:
"eventType": "formSubmitted",
"time": "2023-11-23 09:24:47",
"formIdentifier": {
"formSubmitId": "***42",
"formLabel": "serviceConfirmation"
},
"activityDetails": {
"activityId": ***7,
[...]
"date": "2023-11-30"
}
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 |