Create Document from FTP
transkribus_coll_create_doc_from_ftpIngest a document into a specified collection from an FTP source, with options to delete the source and check for duplicate titles.
Instructions
Ingest a document into a collection from an FTP source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| fileName | No | File name on FTP | |
| doDeleteImportSource | No | Delete import source after ingest | |
| checkForDuplicateTitle | No | Check for duplicate title |