Question
2
Replies
881
Views
Tata Consultancy Services Ltd
Posted: July 5, 2017
Last activity: July 10, 2017
Closed
Enum constant error while executing Report Definition
I am getting the below error while executing the report definition. A data class is mapped to external database table. Any thoughts? I am not able to insert any data as well , its throwing the same error
Error:
** ** No enum constant com.pega.pegarules.priv.database.sqlgen.constants.ColumnType.SERIAL
When I tried to insert the data , getting the below error.