LaserFiche.xml Export directory is empty, but no errors are generated.
Version: R70.6
Article ID: PC000024
Description
Summary
The LaserFiche.xml is designed to work when the proper Index values are entered into the custom code template. For example, the custom code setup by default is going to have “Index1”, “Index2”, Index3”, etc. and the indexes in the actual Capture job must match accordingly. If they do not, the job will get stuck on the export step.
To resolve this, follow the steps below:
- Check out the Capture job.
- Note the exact index field names set up within the job.
- Input these field names into the custom code lines (22-26), exactly how they are entered in the index properties (replace the existing values Index1, Index2, etc.).
- Re-validate, Activate, and Check In the job.
- Run the batch through the re-configured custom code step.
Note: By default, the LaserFiche.xml will not generate errors when it encounters a “Null” value. This is because those errors are commented out further down in the code template. The Capture Administrator can remove the comments if desired to generate these errors. For assistance locating and updating these lines in the script editor, please contact Technical Support.