You are viewing limited content. For full access, please sign in.

Question

Question

Metadata error in migrations - would mass updating work?

asked on April 22, 2020

We are implementing Laserfiche and migrating data from another product. When the data comes over from the old application, it is translated into LF as 1/1/1753 when it is blank or has NULL in the field in the old application.

Does anyone have a suggestion on how to correct this once in LF? Would a mass update be the best way? Would a workflow be another option? 

0 0

Replies

replied on April 22, 2020

A workflow that searches the repository for the field with that date and then sets it to blank would likely be your best bet.

2 0
replied on April 22, 2020

Jennifer, by mass update I'm guessing you you mean in the SQL database? If so, it is never recommended to make changes directly in the SQL database. I would make the same suggestion as Jim to create a Workflow that would perform the changes you are looking for.

2 0
You are not allowed to follow up in this post.

Sign in to reply to this post.