Support Article
E-BPM Column population issue
SA-21374
Summary
A column population is run from command line on an application. After three hours of continuous running, it failed. Jboss 5.1 was used.
Error Messages
BUILD FAILED
Steps to Reproduce
Run the job in lower environment having a very large volume.
Root Cause
Additional parameter required in the column populator job definition.
Resolution
Relevant information about column populator for PRPC 6.2 SP2 can be found in the link below:
https://pdn.pega.com/sites/pdn.pega.com/files/help_v62/procomhelpmain.htm#database/database2/databasecolumnpopulator.htm?Highlight=Column Populator
Use
expose.startKey=
expose.endKey=
or
expose.startDate=
expose.endDate= (Enter a full literal starting DateTime value, such as 20060415T115959.123 GMT)
Note: Do not use both.
Published April 1, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.