Hi
With the endpoint POST /api/dms/objects one or multiple documents can be created in yuuvis.
My question is what happens, when multiple objects are created and one or more objects fail to be generated (i.e. DB issues, time outs or similar). What is returned in this case?
P.S.: When some malformed information is in the metadata of the json, i.e. a wrong date format, nothing is created in yuuvis what makes sense and an error witht the code 422 is returned in this case.
Thanks and regards, Mathias