cash-11 Error : Missing mandatory fields in input file
- Product: Aleph
- Product Version: 20, 21, 22, 23
- Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care
Description
We're testing cash-11 on our preprod server (aleph2.library.nd.edu), and keep getting this error: "Error : Missing mandatory fields in input file." But we *do* have all of the fields described in the Alep22 Staff User's Guide and in the cash-11 Help.
Resolution
This was caused by the inclusion of a minus sign in front of the z31_sum in the input file:
<z31-sum>-15.00</z31-sum>
Changing it to
<z31-sum>15.00</z31-sum>
corrected the problem.
Z31-SUM is in Integer format: only numbers are allowed.
- Article last edited: 06-Sep-2016