Posted Thu, 28 Jun 2018 12:25:05 GMT by Seth Jaco Support Specialist

We have a client that is exporting PDF files with a .CSV file that contains the metadata for the files exported. I am needing to get these files into DocuWare with the metadata that is tied to them. Which would be the best way of doing this? I have tried the Import with using metadata but there isn't a .CSV option or .XML option. Am I missing something?

Thanks

Posted Thu, 28 Jun 2018 13:29:08 GMT by Craig Williams President/ CEO

Importing the douments using IMPORT is a XML only thing, 

It is pretty easy to restructure the CSV file to meet the xml standard. 

Here is an example...See if that helps.
http://www.commicrofilm.com/home/about/help/importingfilesusingthecontro...

by the way the importer is very touchy about upper and lower case they have to match 100%
I had a client who was output the files in pdf as "name of file.PDF: 
in the data stream they had the file name insert like this

<InsertFile path='name of file.pdf'/>

Would not go in.....everything needs to match..and in the above example the single quotes are correct...

 

By the way if the client is creating the PDF can they PRINT them to the printer using eh control codes?
You can add a line at the top of the page and make the font SUPER small using the dwcontrol font and print the file straight to Docuware as well.   

An example fo that is here:
http://www.commicrofilm.com/home/about/help/usingdwcontrolfontwithdocuwa...

I am slow on EMAIL but glad to help when I have time.

Craig

 

 

 

 

Posted Thu, 28 Jun 2018 14:13:44 GMT by Seth Jaco Support Specialist

Am I reading this correctly, that I would need 1 xml file per pdf file that needs importing? Could I not use 1 xml file for several pdf files?

Posted Mon, 02 Jul 2018 09:04:04 GMT by Simon H. Hellmann Wedderhoff IT GmbH Systemadministrator

Hello Seth,

yes, you need one XML for each Document. Please note that the file extension should be ".DWCONTROL" instead of ".XML".

Greetings from Germany,

Simon H. Hellmann

DocuWare System Consultant

Posted Wed, 11 Jul 2018 11:12:46 GMT by Tobias Getz DocuWare GmbH Team Leader Product Management

Hi Seth,

you might just want to try Import and Autoindex. Import the files just with the filename and use Autoindex afterwards for indexing the documents.

In this case 1 csv-file can be used for all documents. The only important part is, that you have the filename somewhere in the csv file.

You must be signed in to post in this forum.