Question
Oligos
FR
Last activity: 11 Feb 2020 9:50 EST
Invalid datetime format/Invalid datetime "06/01/2016 00:00:00"
Hello,
We have migrated from pega 7.1.9 to pega 8.2.
Our connector doesn't work since we migrated :
Invalid datetime format/Invalid datetime "25/08/1990 00:00:00"
Connectors add double quotes to the datetime value properties : "25/08/1990 00:00:00"
Before the migration, the result of the connector was 25/08/1990 00:00:00
Every connectors with a datetime property are now defined with double quote.
Pega technical team ask us to add @String.replaceAll(.defaultResponse_GET,"\"","") but i don't think it's the best solution to replace quotes.
Does anyone encountered the same issue ? Why did the date format has changed from pega 7 to 8 ?
Thanks you for your help.
***Edited by Moderator Marissa to move from Pega Academy to Pega Support Community; update platform capability tags***