pyLastUpdateTime col missing in table pr_extract_time
Hi,
As per the BIX User guide, we are planning to run our first time extract so we wanted to manipulate the pyLastUpdateTime col value so that Filter criteria "Use last updated time as start" on BIX Extract rule will take the delta for the next run. But looks like the table structure of pr_extract_time is missing col pyLastUpdateTime as given in the Page36 of https://docs-previous.pega.com/bix-81-user-guide?check_logged_in=1. We see only PYLASTUPDATEDATE col. Do we need to update PYLASTUPDATEDATE which is of type DATE. Will Extract rule run will take timestamp also from PYLASTUPDATEDATE col? Can someone please guide us on the same? Name Null? Type ---------------- -------- ------------------ PYLASTUPDATEDATE DATE PYINSNAME NOT NULL VARCHAR2(255 CHAR) PXCREATEDATETIME NOT NULL DATE