Vues :

Question:
How can I activate the debug mode of DocuWare Smart Connect?

Answer:
To activate the debug mode for Smart Connect, you have to perform the following steps:

  1. Go to the installation path of DocuWare-Desktop.
    ( C:\Program Files (x86)\DocuWare\Desktop | C:\Program Files\DocuWare\Desktop)
  2. Open the file "DocuWare.Desktop.exe.config" and adapt the following entry:
    <add key="SmartConnectDbgVisibility" value="visible"/> <!-- allowed values : visible, hidden -->
  3. Now save the file and restart DocuWare-Desktop.   

After these changes, you should see a new link "Open Smart Connect Debug" in DocuWare Desktop Apps under the Smart-Connect module.

How to use the debug mode:
The new debug mode of Smart Connect has the following options: 

  1. Get all recognized windows (with or without title).
  2. Get generell information of a particular process.
  3. Get all child windows of a particular process.
  4. Take a screenshot of an application.
  5. Make a textshot with different SDKs.
  6. Take a screenshot with a textshot merged together.


Description of the screenshot above:

  1. By clicking this button, you will get a list of all recognized windows.
  2. To use these two options, you will need the ProcessID of a task from the Taskmanager.
  3. With this button, you can get all information of a selected window.
    (You can select the window, just like in the Smart Connect configuration).
  4. The screenshot, the textshot and the facesample can also be created by selecting a window (selecting a window works just like in the Smart Connect configuration).#k