Question
1
Replies
141
Views
PEGA
Posted: June 28, 2016
Last activity: June 28, 2016
Closed
Solved
7.2 pyResolvedTimeStamp is missing if work object is restored from archived zip file created by PurgeArchive tool
I found that pyResolvedTimeStamp is missing if work object is restored from archived zip file which is created by PurgeArchive tool.
Is this intended behavior or is this a potential defect of PurgeArchive tool ?
If pyResolvedTimeStamp is not exported, what's the purpose for this behavior?
It turns out that the work object doesn't have pyResolvedTimeStamp value from the beginning due to the application bug.
However, the exposed column pyResolvedTimeStamp was updated manually before running PurgeArchive tool, so the work object without pyResolvedTimeStamp in the BLOB also included in the archive file.