Component Maintenance - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

The Component Maintenance section of the WorkView Doctor allows you to identify and resolve issues at the component level on views.

To identify issues with components:

  1. Backup your database.
  2. In OnBase Studio, select the WorkView ribbon.
  3. Within the Maintenance ribbon group, click WorkView Doctor.
  4. Select the General tab.
  5. To check for styles that do not have a unit specified, select Check for Styles without units. Issues found will be resolved by appending px at the end of the value for the style.

    If you removed a data set from an attribute and it is still referenced by a component, select Check for Field Components that have a different Data Set value data source from its Attribute to identify these components and make the components match the attributes' current configuration.

    If users experience issues opening objects at runtime, the following options can be run to identify script issues:

    • Check for Component Scripts that were orphaned from their Component removes invalid Client scripts that are no longer being used, but are still within the database. In certain cases, these invalid orphaned scripts can cause runtime issues.

    • Check for Component Scripts that are missing carriage returns from their line feeds adds a carriage return character to the line feeds of scripts that may be missing them for one reason or another in order to be properly loaded by the OnBase Studio Script Editor.

  6. Click Analyze. If attributes are found that have vestigial related class IDs, they will be displayed in the lower box.
  7. Click Perform Updates to resolve the issues found.