Altair® Monarch® Server

 

Auto-naming documents

With Monarch Server's auto name feature you can automatically assign names, based on any combination of index fields and document identifiers, to documents filed into the system. It is important to provide meaningful names for documents (that is, names that identify the kind of data the documents contain).

Note: Before assigning an auto-naming scheme, you need to select an index model and add indexes to the map in the Mapping section on the Document Type page.

To auto-name a document

  1. On the Navigation Tree, click Content System, then click Document Management and select Document Types.

  2. Click clip0002  to add a new document type, or open an existing document type by clicking its name.

  3. Click the AutoName button at the bottom of a page to display the Auto Name window.
    The Auto-Name String field will display auto name macros after you select them by clicking corresponding buttons at the bottom of the page.

  4. Build the auto-name string by clicking any combination of the following buttons:

    • Space: Adds a space, a hyphen, and another space ( - ) between two values in the auto-name string.

    • Document Type: Adds the document type macro ([DOCTYPE]) to the auto-name string.

    • Document Dates: Adds the document date macro ([DOCDATE]) to the auto-name string.

    • Document Time: Adds the document time macro ([DOCTIME]) to the auto-name string.

    • Date of Filing: Adds the filing date macro ([FILINGDATE]) to the auto-name string.

    • Time of Filing: Adds the filing time macro ([FILINGTIME]) to the auto-name string.

    • File Name: Adds the file name macro ([FNE <element number>/<delimeter>]) to the auto-name string. For example, if you specify the element number as 1 and the delimiter as a period (.), then the first element of the file name before the period will be included in the auto-name string.

    • Index: Adds an index macro (for example, [INDEX 108.2]) to the auto-name string for the index selected in the Index list.

Note: Before you click this button, select an index field from the Index drop-down list, then enter the number of repeat indexes to add to the auto-name string in the Repeat field. To include all values of this index field, enter A in the Repeat field. In the index macro, the first number is the ID number that was automatically assigned to the index field when it was created. The number (or letter, for example, A) following the colon is the number you entered in the Repeat field.

  1. Enter any static text that you would like to appear in the auto-name string.

  2. Click Save to save the auto-name string settings and close the Auto Name window.

  3. To save the change to the document type, click the Save button on the Document Types page.

Note: A dialog may appear, asking whether you want to rename any documents that have already been stored using this new name. Select Yes to rename existing documents, or No to just use this name for new documents as they are added.

Example of using the auto name feature

To auto name documents of a Checking Statement document type in the following format:

Checking Statement - Thomas T. Edwards, 12/11/97 

Perform the following steps in the Auto Name window:

  1. Click the Document Type button. [DOCTYPE] appears in the Auto-Name String field.

  2. Click the Space button. A space, hyphen, space ( - ) appears in the Auto-Name String field after [DOCTYPE].

  3. Select Customer Name from the Index drop-down list, enter 1 in the Repeat field, then click the Index button. [INDEX 100.1] appears in the Auto-Name String field after the space, hyphen, space ( - ).

  4. Type a comma (,) in the Auto-Name String field after [INDEX 100.1].

  5. Using the spacebar on your keyboard, enter a space in the Auto-Name String field after the comma.

  6. Click the Document Date button. [DOCDATE] appears in the Auto-Name String field after the space.

The completed string in the Auto-Name String field reads: [DOCTYPE] - [INDEX 100.1], [DOCDATE]