Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error to validate FirstIATAddendaRecord #30

Open
gabrielSpassos opened this issue Feb 21, 2023 · 0 comments
Open

Error to validate FirstIATAddendaRecord #30

gabrielSpassos opened this issue Feb 21, 2023 · 0 comments

Comments

@gabrielSpassos
Copy link

Hello I'm using the version 0.3.6.1 and got the following error:

com.afrunt.jach.exception.ACHException: mis is wrong value for field FirstIATAddendaRecord->transactionTypeCode[String] . Valid values are ANN,BUS,DEP,LOA,MIS,MOR,PEN,RLS,REM,SAL,TAX,TEL,WEB,ARC,BOC,POP,RCK at com.afrunt.jach.logic.ACHErrorMixIn.error(ACHErrorMixIn.java:32) at com.afrunt.jach.logic.ACHErrorMixIn.throwError(ACHErrorMixIn.java:28) at com.afrunt.jach.logic.ACHReader.validateInputFieldValue(ACHReader.java:133) at com.afrunt.jach.logic.ACHReader.readRecord(ACHReader.java:71) at com.afrunt.jach.logic.ACHReader$StatefulACHReader.readDocument(ACHReader.java:215) at com.afrunt.jach.logic.ACHReader.read(ACHReader.java:52) at com.afrunt.jach.logic.ACHReader.read(ACHReader.java:48) at com.afrunt.jach.ACH.read(ACH.java:122) at com.afrunt.jach.ACH.read(ACH.java:116)

I tried to update the version to the latest 0.3.4.2 but the code on validateInputFieldValue is the same, is possible to uppercase the valueString param on this method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant