Quantcast
Channel: Ephesoft Docs
Viewing all articles
Browse latest Browse all 478

How To Process Large Batches

$
0
0

Topic #24771 : How To Process Large Batches

Applicable Ephesoft versions: 4.5 onwards (previous versions may require slightly different settings)

Larger Batch Instances may require some additional configuration changes to process without timeouts.

 

Instructions:

 

  1. Change process capacity
    • Larger batches should process fewer batches at the same time to avoid resources getting used up.
      • In the dcma-workflows.properties, you can change the server.instance.max.process.capacity.
  2. Increase timeout times
    • Larger batches may take longer than the default Transact timeout time, causing Transact to restart batches prematurely
      • In the application.properties, you can adjust the wait times to stop these timeouts occurring.
        • # Wait time for GhostScript command in minutes
          gs.command.wait.time=30
          # Wait time for ImageMagik command in minutes
          imageMagik.command.wait.time=30
          # Wait time for Recostar command in minutes
          recostar.command.wait.time=30
          # Wait time for Tesseract command in minutes
          tesseract.command.wait.time=30
          # Wait time for LibTiff command in minutes
          lib_tiff.command.wait.time=30
      • In the dcma-workflows.properties, you can adjust the activity.restart.time
  3. Alter the Advanced Barcode plugins
    • The Advanced Barcode plugins can take a longer time than other plugins.
      • In both the Reader and Extraction plugins, find the Barcode Methods and turn off as many as you’re not using.

 

 | Documentation Main Page | How To Articles | Downloads and Updates |

 

The post How To Process Large Batches appeared first on Ephesoft Docs.


Viewing all articles
Browse latest Browse all 478

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>