Difference between revisions of "ARS1129E"

213 bytes added ,  02:31, 29 September 2021
m
Added a description of the issue in the example.
m (Fixed link to arsload.)
m (Added a description of the issue in the example.)
Line 20: Line 20:
== What happened? ==
== What happened? ==
The date format that was inside the file didn't match the date format that was expected by CMOD, in the Application configuration.
The date format that was inside the file didn't match the date format that was expected by CMOD, in the Application configuration.
In the example above, CMOD was expecting dashes between the year and month and day of the month.  In order for OnDemand to be able to properly parse the date, it must match the format defined in the Application.


== Troubleshooting ==
== Troubleshooting ==