Hi all,
What does this error mean?
Assertion failed: assert cleanseData(dataType, dbField, respField) == respField | | | | | | 2012 VARCHAR 2012 null | null false error at line: 210
Line 210 says:
compareField("VARCHAR",JDBCResponse.getNodeValue("/Results/ResultSet/Row/IDLA_CCYY"), rawResponse.getNodeValue("/s:Envelope/s:Body/NonLtdBusinessData/Identification/LastUpdated/CCYY"))
We've checke dthe X paths and they are correct, we also checked the field codes we are comparing to and they are correct too.
Hopefully someone might know :
Thanks all!