Question
2
Replies
65
Views
Cognizant Technology Solutions
Posted: March 18, 2018
Last activity: April 13, 2018
Closed
Missing LineOfBusiness column in Pega Product Composer for Healthcare
User ID: ProductDevelopment@PegaPCS
Last SQL: SELECT pegadata.pr_read_from_stream('.LineOfBusiness', "PC0".pzInsKey, "PC0".pzPVStream) AS "LineOfBusiness" , "PC0"."pzinskey" AS "pzInsKey" FROM pegadata.pr_other "PC0" WHERE "PC0"."pxobjclass" = ? ORDER BY 1 ASC
We don't want to install UDF, OOTB framework has missing column
***Edited by Moderator Marissa to update categories***
PCS 7.31 requires UDF, because HCIF uses UDF. Since PCS relies on HCIF for “Line of business” (PegaHC-Data-LineOfBusiness), we could not certify PCS 7.31 as UDF free.
So customers installing PCS 7.31 or any previous versions should have UDFs installed.
This is already fixed in PCS 7.4 which will be GA soon.