Mayan EDMS provides a command line tool for out of process document
importation.
The command line options for this feature are as follows:
$ ./manage.py bulk_upload --noinput --metadata ’{"project": "bulk"}’
--document_type "Accounting documents" compressed.zip
Optional arguments
• The --noinput argument skips confirmation and starts the upload
immediately.
• The --metadata argument allows specifing what metadata will be assigned
to the documents when uploaded.
• And the --document_type applies a previously defined document type to the
uploaded documents.
My question:
how can I prepare an insert block documents for a massive load?
Could exemplify?
I have a protocol system in PHP and want to store the document within the
EDSM.
--
---
You received this message because you are subscribed to the Google Groups
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.