Removing the Limit for History Entries

As installed, the Quality-based Document Control limits history entries to 251 characters. You can disable this limit.

  1. Open the Run MQL window:
    1. From the compass, select Collaboration and Approvals.
    2. In the navigation pane, click Utilities > Run MQL.
    To run an MQL command, enter the command in the MQL Command box and click Run or press Enter.
  2. Run the following command to disable the truncation of the history entries:

    set system truncatehistory off;

Entries in history records now include the entire record instead of being truncated after 251 characters.