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

Question

Question

How to process the Files in Batched from Laserfiche Client one location to another

asked on March 10, 2020

All,

 

I want to move Files from LF clients one location to another. But the Workflow will check the Destination Folder 1st and if the folder is empty then it will process the Files in Batches of 200.

0 0

Replies

replied on March 10, 2020

Use a Find Entries activity with the folder ID of the folder you are looking to move to. Then a Conditional Decision to see if the Find Entries returned results. If it did, terminate the workflow. If it did not, move your entries.

0 0
replied on March 10, 2020

How to move the files in Batches of 50

0 0
replied on March 10, 2020

If you are finding the entries to move with a Search Repository Activity, you can limit the number of returned results to 50.

0 0
replied on March 20, 2020

how to move files with search repository

 

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

Sign in to reply to this post.