/
Database Restore Overwriting Values

Database Restore Overwriting Values

If you see "database restore" in your points' priority array....go ahead and do the following: 

  1. First run this in folio:  readAll(point and writable).findAll(x=> x.pointWriteArray.findAll(y=> y.has("who") and y->who=="database restore").size > 0)

    1. Its going to look through all the points that are writable and are written by database restore.

    2. Note: If copying query above, make sure to re-type the quotes or it will throw an error. They are copied differently.

  2. Once you get all the points, add a special marker tag to them. For example “foo”. 

  3. Then use the Auto Point Values tool and run it on that special tag so this will only apply it to points that have database restore. Once you are done, you can search for “foo” and delete that marker tag.

Related content

Database Restore
Database Restore
More like this
Niagara Comparison
Niagara Comparison
Read with this
Upload
More like this
Summary Troubleshooting
Summary Troubleshooting
Read with this
Auto Point Values
Auto Point Values
More like this
Copy Points
Copy Points
More like this