Discussion
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-10/9ec9cae8-e110-4dc3-8fe8-66170551bb19.jpg?h=5b5e11f9&itok=d0yovnlB)
Optum
US
Last activity: 16 Mar 2018 19:46 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,
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.