If the fapcard report shows an error like the card number is not in ftvcard, check the bottom of the report to see if any records processed and then the furfeed report to see if anything fed. If not you have to go into the arch directory and move that day’s datafile back to the parent directory and rename it as bankfile.txt again after the functional people have fixed the offending card.
Next you have to make a change to the shell.
Change
nodown=N to nodown=Y
the top trap ‘error_exit’ ERR to trap ” ERR
Commit with subversion
Run the shell via owag banner job submission
Check the new fapcard output and furfeed output to make sure it now fed.
Undo your changes in the shell
Commit with subversion