Document Distribution Workflow Configuration - Document Distribution - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Document Distribution

Platform
OnBase
Product
Document Distribution
Release
Foundation 23.1
License

A Workflow is provided with the Document Distribution module that allows failed jobs to be tracked and resolved. The Workflow queues must be uniquely configured to use specific E-Forms, and must be assigned the appropriate user group rights.

To configure the Document Distribution Workflow:

  1. Extract the Document Distribution Workflow zip file into a temporary folder. This zip file contains the Workflow file DOCDIST.WKF that is imported along with these instructions and all bitmap icons and HTML documents that support the Workflow. It is important that these files are kept in their relative folders and that the DOCDIST.WKF file be imported from this temporary location. When the Workflow is imported these files can be removed from the system.
  2. Log on to OnBase Studio.
  3. From the Home tab, click Import. A warning that the database should be backed up prior to proceeding is displayed.
  4. Enter the backup information. The Import dialog box is displayed.
  5. Click Browse and locate the DOCDIST.WKF file that you extracted from the zip file. Double-click the DOCDIST.WKF file to populate with the directory and file name.
  6. Click Next and the Resolutions screen is displayed.
  7. Choose how you would like resolutions to be handled.
  8. Click Next to view the import Summary.
  9. Click Finish to begin the import process.
  10. When the import is completed, exit out of OnBase Studio.
  11. Log on to the Configuration module.
  12. Select Users | User Groups / Rights at the menu bar. The User Groups & Rights dialog box is displayed.
  13. Select the name of the user group that utilizes the Workflow.
  14. Click Document Types. The Assigning Document Types for User Group Name Group dialog box is displayed.
  15. Select the Document Distribution Group and all the document types (Distribution Record, Notification Not Yet Viewed Record, and Produced CD Record) used within the Document Distribution Workflow are automatically selected.
  16. Click Close, then Exit.
  17. At the Configuration main menu bar, choose Document | Document Types at the menu bar.
  18. The Document Types dialog box is displayed. Highlight the Distribution Record document type and select Settings to display the Distribution Record Configuration dialog box will appear.
  19. Choose a default disk group from the Default Disk Group list. Select Save & Close.
  20. At the Document Types dialog box, highlight the Distribution Record Document Type and select E-Form to display the E-Form Options dialog box. At the Electronic Form drop-down list, select the form named SYS – HTML Forms Distribution Record. Choose Save, then Close.
  21. At the Document Types dialog box, select the Notification Not Yet Viewed Record document type and click Settings to display the Notification Not Yet Viewed Record Configuration dialog box will appear.
  22. Choose a default disk group from the Default Disk Group list. Select Save, then Close.
  23. At the Document Types dialog box, highlight the Notification Not Yet Viewed Record document type and select E-Form to display the E-Form Options dialog box.
  24. At the Electronic Form drop-down list, select the form named SYS – HTML Forms Notification Not Yet Viewed Record. Choose Apply, then Close.
  25. At the Document Types dialog box, highlight the Produced CD Record document type and click Settings to display the Produced CD Record Configuration dialog box.
  26. Choose a default disk group from the Default Disk Group list. Click Save & Close.
  27. At the Document Types dialog box, highlight the Produced CD Record document type and select E-Form to display the E-Form Options dialog box. At the Electronic Form drop-down list, select the form named SYS – HTML Forms Produced CD Record. Choose Save, then Close.
  28. If you will be distributing notifications to inform customers that their statements are ready for download from a designated area, such as a web site, you have the option to track whether the document has been viewed or not. The View Status keyword can be added to the document type that you have defined for the completed rendered statement.
  29. Choose the document type that you have defined for the completed rendered statement in the Document Types dialog box. Select Keyword Types to display the Keyword Type Assignment dialog box. In the Available section of the dialog box, select the View Status Keyword Type, then click Add >>, then Save.
    Note:

    When implementing your method for setting this keyword to indicate that the rendered statement is viewed (API or VB Script) set the keyword value to 1. This indicates to the system that the rendered statement has been viewed. If a value is not set or is set to 0 then it indicates that the document has not yet been viewed. The Email distribution server will set the value to 0 if no value has been set on the document and the first iteration of Notification checking has occurred on the document.