The doQuments Command Line Add-On lets you add documents to any doQuments DB via the command line.
Documents can be added to an existing record or to a new record. Wild card characters(*.*) are also supported. The Add-On also provides the user with the ability to set/modify field values of the record to which the document is being added.
The doQuments* Command Line Add-On is currently available FREE for ITAZ doQuments Enterprise Edition customers.
Usage
Scenario 1
Some scanners (e.g. Fujitsu ScanSnap fi-5110) which are not TWAIN compatible can launch an application after they have finished scanning a document.
In this case, you can set the doQuments* Command Line Add-On to be launched after the scanning. Now whenever a new document is scanned, the Command Line Add-On will add it directly to your doQuments DB. You can also set basic indexing data for the document being added.
Scenario 2
You want documents from a particular folder to be automatically added to a DB at a specific time.
In this case, you can use the Windows Scheduler (Scheduled Tasks) to run the doQuments* Command Line Add-On at a specified time every day.
In Windows Scheduler, you can set the parameters for the doQuments Command Line in the Advanced Properties window for the Task.
Requirements

doQuments* Command Line
Evaluation Version About Box
The doQuments Command Line Add-On can only be installed on a machine on which the doQuments Desktop Client is installed. Also it will only run on a machine on which...
1. doQuments Enterprise Edition (Desktop Client) is installed
OR
2. doQuments Evaluation Version (Desktop Client) is installed. In this case the doQuments Command Line Add-On will work in evaluation mode.
3. The Command Line Add-On will only work with doQuments 4.6 or higher.
4. The doQuments Command Line Add-On cannot be run on a machine on which doQuments Professional Edition is installed.
Download
Download
Size : 1.85 MB doQuments* Command Line Add-On Ver. 1.1.3 |
Download the Command Line Guide which contains “Steps for installation” and “How it Works” with screenshots. |
Download Note
Please see the above requirements before downloading.
Examples
The doQuments Command Line add-on can be used in your Command window (also known as the DOS window). The general syntax for doQuments Command Line Add-On is...
| dqcmdline.exe /ParameterName="Parameter Value" |
Example:
dqcmdline.exe /UserName="John" /password="pwdjohn" /db="C:\doQuments databases\Letters Received.dqd"
In the above example /UserName, /password and /db are parameter names and “John", “pwdjohn" and "C:\doQuments databases\Letters Received.dqd" are their respective parameter values.
Example 2 : To add a single document to a new record in the doQuments DB:
dqcmdline.exe /UserName="john" /password="pwdjohn" /db="C:\doQuments databases\Letters Received.dqd" /DocList="C:/temp/file1.doc"
This statement will...
- Log on to doQuments using 'John' as the user name and 'pwdjohn' as the password.
- Open a doQuments DB called Letters Received.dqd.
- Create a new record
- Add the 'file1.doc' located in the 'C:\temp' folder to the new record.
If the Full Text Search feature has been enabled for the DB, then text will be automatically extracted from file1.doc while it is added to the new record.
If the DB requires all files to be encrypted then the file1.doc will be automatically encrypted when it is added to the new record.
Pricing and Licensing
The doQuments* Command Line Add-On is currently available free for ITAZ doQuments Enterprise Edition customers.


