Closed
Using unexposed properties without enabling CLR in SQL Server
How we can use unexposed columns in Report Definitions without enabling the CLR with SQL Server. Any ideas?
How we can use unexposed columns in Report Definitions without enabling the CLR with SQL Server. Any ideas?
Hi Srujan,
You will not be able to use unexposed columns in a report definition without enabling CLR. CLR is necessary for UDFs to function, which will read the data stored in the blob. If you cannot enable CLR, any property that is needed for the report definition query will need to be exposed as you will not be able to get the property from the blob.
The alternative for reading BLOB content is using the obj-open method or obj-browse method.
https://community.pega.com/sites/default/files/help_v719/procomhelpmain.htm
Please can you provide more information regarding this. I am getting this issue when I use OOB Duplicate search cases subflow. How to handle it?
Please elaborate what the error is.
>>> OOB Duplicate search cases subflow...
Please share your thoughts/observations/comments, Thank you!
psahukaru
Question
Question
Question Solved
Question Solved
Question
Question
Discussion
Discussion
Question Solved
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.