Question
Capgemini
IN
Last activity: 7 Aug 2023 10:35 EDT
Local variable of type Double - Issue in setting double value from a date
Hello,
Recently we have upgraded from Pega 7.3 to 8.4.2. We have bulk upload load functionality for reading data from excel to create cases.
Steps:
1. Date field from excel is read as double in Pega.
2. Double is mapped to a local variable of type double.
3. Applied simple date format function to convert to "MM/DD/yyyy".
Issue:
At step 2 above the date double value is not mapped to local variable correctly. Instead of actual value it is setting as 0.0.
The issue is observed post upgrade as mentioned above. Earlier version it is working as expected.
Appreciate your help.
Thanks
-Prem