• RE: Continue filling a table using intelligent indexing

    Giles,

    I understand that there is a limit to the number of pages sent to Intellix. However, this system is v7.7 and the limit should be 20 pages. My table is on pages 2 thru 9.

    Should I still expect this result?
  • Continue filling a table using intelligent indexing

    I have an invoice with table data that traverses 10 or so pages. When using Intelligent Indexing to capture the table date pages 1 - 5 are captured correctly, then DW responds with a message "If the table continues past page 5, click the next row and continue...". When I click the 'Check page response DW displays page 5, but the next row is the first line of page 6. When I advance to page 6 and click that row I see the purple down arrows and the AutoFill prompt but only one row is captured.

    Bug or user error?

    Any clues appreciated
  • Use DocuWare Export to send data to Great Plains

    Has anyone used DocuWare Export to send data to Great Plains? 

    Any tricks, tips, standard formats?

    All clues appreciated
  • Import data to Great Plains using DocuWare Export (V7.7)

    Has anyone used DocuWare Export to send data to Great Plains? 

    Any tricks, tips, standard formats?

    All clues appreciated
  • Updating users to use SSO

    I'm going forward with the User Sync: https://support.docuware.com/en-us/knowledgebase/article/KBA-36998. One thing it doesn't mention or maybe I missed it, what is the behavior if a user is removed from Azure AD?  Is the account deactivated, deleted, or is that out of the scope of the sync? 

    In V1 synchronizations we were mapping Active Directory groups to DocuWare groups. There was an option ‘Delete not found users’ which would simply delete any user from DocuWare that did not have an match in AD. I assumed there would be a similar option in Version 2.
  • User Synchronization with AAD V2

    <p>&lt;span style=&quot;font-size:11pt;&quot;&gt;&lt;span style=&quot;font-family:Calibri,sans-serif;&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;Aptos&amp;quot;,sans-serif;&quot;&gt;&lt;span style=&quot;color:black;&quot;&gt;I'm going forward with the User Sync: &lt;a href=&quot;https://nam11.safelinks.protection.outlook.com/?url=https://support.docuware.com/en-us/knowledgebase/article/KBA-36998&amp;amp;data=05%7c01%7csteve.shriver%40keymarkinc.com%7c7811427fa6c64dd404d308dbc10f7010%7c9b64d71b18cc44cbb2323e858b50be81%7c0%7c1%7c638316044327647702%7cUnknown%7cTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7c3000%7c%7c%7c&amp;amp;sdata=ag4irSEIAnAeNblc/oHp1ypi7vkBQhhVMlW%2BSzPHLRE%3D&amp;amp;reserved=0&quot; style=&quot;color:blue;text-decoration:underline;&quot;&gt;https://support.docuware.com/en-us/knowledgebase/article/KBA-36998&lt;/a&gt;. One thing it doesn't mention or maybe I missed it, what is the behavior if a user is removed from Azure AD?&amp;#160; Is the account deactivated, deleted, or is that out of the scope of the sync?&amp;#160;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt; &lt;br&gt;</p> <p><span style="font-size:11pt;"><span style="font-family:Calibri,sans-serif;">In V1 synchronizations we were mapping Active Directory groups to DocuWare groups. There was an option ‘Delete not found users’ which would simply delete any user from DocuWare that did not have an match in AD. I assumed there would be a similar option in Version 2.</span></span></p> <p></p> <p>Many thanks,</p>
  • Adding entries to a keyword variable in workflow manager

    I need to get a total of all the amount fields, of all existing records in a file cabinet, in a workflow. I can read all of these fields into a keyword variable and then loop through the keyword variable adding each amount. (I am aware of the 100 record limit). However, keyword variables only record one entry if any of the other entries are the same.

    For example, 5 documents exist in the FC. Each has an amount index field. the amounts are 100 200 300 300 400. When I read these into a keyword variable using an Assign Data task, I will get a count of only 4 records and the values will be 100, 200, 300 and 400. The 300 amount will only get written once.

    Does anyone know of a way or more sophisticated approach to the problem?

    Many thanks,
  • Updating users to use SSO

    A system created many versions ago is now updated to version 7.7 and the administrator would like to now take advantage of SSO using Azure Active Directory. There are already many users, groups and roles created and assigned various permissions. There are also named license users, concurrent license users and workflow license users.<br>

    The existing user names are in a simple First Name, Last Name format. I.e., Steve Shriver

    <br> Would it be possible to configure the Synchronization tool V2 to update all of the existing user names provided that the user's email matches in Azure AD?<br> <br> Thanks,

  • Error when sending test email from SMTP configuration

    When trying to send a test email from the SMTP configuration, an error is thrown; &quot;no connection could be made because the target machine actively refused it&quot;. This is undoubtedly why all of the Email activities in my workflow are faulting.<br> <br> I have another machine with SMTP configured in the same way that sends email without incident.<br> <br> Any clues appreciated.<br> <br> Thanks,
  • RE: Table as a destination in workflow Assign Data activity

    Thank you Simon and Gerado. You are correct. I need to add a new row to the existing table for each new invoice. Looks like I need to wait for version 7.8 or maybe 7.9. Unfortunately I'm too old to learn to code it myself :)

    Thanks again both,