- Currently the Imports Service reports success for all records, even if it fails to import a record. You need to check the imported data against your import file. (Jira filed?)
- Shell script for imports
- Shell script for deletes.
- If you delete a record in the CSpace UI (e.g., a person record), it is really a soft-delete, and other fragments of that record will be stored in tables outside the authority you were working with. If you try to reload that CSID using the Imports Service, it will report a successful import, but the record will not be added. You need to run a curl-based delete to remove the record completely, and you can do so even for a record that does not appear in the UI.
General
Content
Integrations