Question
Tech Mahindra
IN
Last activity: 26 Jul 2018 12:00 EDT
UnsupportedType date and Time (Pega 7.3.1 on MSSQL)
When I am trying to create a Custom Data Class using the Database Table Class Mapping interface with MSSQL DB, I am getting the following issue:
(the table contains one column with "date" as datatype and another one with "time" as datatype)
When I am trying to create a Custom Data Class using the Database Table Class Mapping interface with MSSQL DB, I am getting the following issue:
(the table contains one column with "date" as datatype and another one with "time" as datatype)
1)Unsupported type: date
2)Unsupported type: time
Is it a bug in pega?
If yes, Is there a HotFix available to fix it?
or
Pega doesn't support those data types.
If yes, what's the reason for not supporting it and what's workaround to handle those columns?
Your answer is very much appreciated.