Hi,
This component works fine in SQL Server but has some issues in Oracle.
I got this error when opening the homepage:
In Service Center, I got these 2 errors:
I was able to fix the code by removing the "Group By" from the aggregates.
It seems that having a "group by" of a Binary Data attribute was causing the error.
I hope this helps someone with the same issue.
Best regards,
João