EBIFour.com > Debugging Clarify Errors > AARS Date Conversion Error

Application Analysis Ruleset Error with Date Conversion

Clarify Scenario:

Cleo Clarify Application Analysis Ruleset


During outbound x12 EDI processing, we are using an Application Analysis Ruleset developed in Version 2 to successfully send outbound data.

Clarify Issue:


We are getting a DATE conversion error when we are not referencing a date field in our AARS



Server Error:

Auditor:

2017-04-20 08:25:09,386 [PERSISTENT] - Starting Transformation Engine
2017-04-20 08:25:09,391 [INFO ] - The Context is not defined.
2017-04-20 08:25:09,424 [INFO ] - Generating a Log of Application Batch, because the RuleSet requested it (Create Application Batch?)
2017-04-20 08:25:09,611 [ERROR] - Source value '2017-04-19T00:00:00.000-05:00' cannot be converted to milliseconds for DATE conversion. Field 'SHCRDT'. (Exception running ruleset com.abc.core.edi.rulesets.AbcOutbound945AARS at rule 2 : for dataGroup source._FPW945M01)
2017-04-20 08:25:09,637 [PERSISTENT] - Ending Transformation Engine; Completed in 247ms.
2017-04-20 08:25:09,637 [PERSISTENT] - Completed Task.

Clarify Resolution:

During discussions with Cleo Support we changed the Date and Time fields, in the outbound schema, to Varchar types.


By: on