Error Is Being Displayed At Validation Rule: RUL-05726: data type mismatch for operator "-" at position 42: XMLGregorianCalendar - int
(Doc ID 2570641.1)
Last updated on SEPTEMBER 05, 2019
Applies to:
Oracle Fusion Expenses Cloud Service - Version 11.13.19.04.0 and laterInformation in this document applies to any platform.
Goal
How to create condition for duration days?
A rule is created with the IF condition : SpendAuthorization.authorizationSubmitDate-60
During validation the following error is being displayed: RUL-05726: data type mismatch for operator "-" at position 42: XMLGregorianCalendar - int
Customer wants to use a condition similar to bellow:
IF SpendAuthorization.endDate is Less than SpendAuthorization.SubmittedDate - 60 days.
Solution
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
Goal |
Solution |