OnDemand User Group

Support Forums => OD/WEK & JAVA API => Topic started by: pankaj.puranik on February 25, 2016, 11:44:08 PM

Title: Online archival using ODWEK service.
Post by: pankaj.puranik on February 25, 2016, 11:44:08 PM
Hi

I have an application group that has a date field which is mandatory field.
Now if a batch ingestion is done without passing a date, CMOD throws an error.
Whereas if I try to upload the same document using the ODWEK API and do not pass a date, no errors are thrown and the document ingests successfully.
This is a strange scenario.
Is anyone aware of this issue or faced it earlier?

Thanks
Pankaj.
Title: Re: Online archival using ODWEK service.
Post by: Justin Derrick on February 27, 2016, 05:18:52 AM
I'd definitely consider that a bug.  NULLs shouldn't be permitted in date fields.  Open a PMR and report it.

-JD.