Discussion
Optum
US
Last activity: 17 Mar 2016 5:41 EDT
Unable to use Column Populator
Hi,
When I optimized a property, it didnt populate values for old work objects. So, I tried to make use of Column Populator utility to fetch the values from a blob, but it didn't populate.
Is this article still relevant to pega v7.1.7
https://pdn.pega.com/how-use-column-populator-utility
I configured the values in PrpcUtils.properties file
1. Connection Information
pega.jdbc.driver.jar=
pega.jdbc.driver.class=
pega.database.type=
pega.jdbc.url=
pega.jdbc.username=
pega.jdbc.password=
pega.user.username=[email protected]
pega.user.password=install
#rules schema name : the user name is used for default schema name.
rules.schema.name=pegarules
data.schema.name=pegadata
pega.agents.enable=true
column.population.job.mode=COMMANDLINE_JOB
2. In SETTINGS FOR EXPOSE TOOL section given the required start and end pzInskeys
expose.classes.included=
expose.included.descendent=
expose.startKey=
expose.endKey=
Regards,