Skip to content

Configuration Guide

Insert Signatures


The Insert Signatures Automation allows for the updating of Vault Properties values. It's the primary Automation type for the following Automation type;

And is available as a sub-option in these Automation types;

Insert Signatures is used where a Job is specifically required to update Vault Properties without further feature automations (such as not needing to publish a PDF from an AutoCAD file).

To specify a Job to update Vault Properties, use the Properties Automation Type and then expand and configure the options within Insert Signatures for configuring this type of Job.

Properties Automation - Insert Signatures

A submitted Job with Properties set and Insert Signatures configured will be sent to the Vault Job Queue and assigned to a Job Processor, which will then work to update the Jobs target Vault Properties.

Usage cases include:

  • Updating Vaulted Drawings title block via updating its mapped properties.
  • Setting standardised Vault properties through specified Vault Lifecycle states.
  • Applying keywords to Vault Properties to assist in searching.

Usage Guides

The Properties Usage Guide as been created as a step-by-step guide for real world usage of this Automation Type.

API Mode (Use Direct) Toggle

Recommended to keep this setting disabled.

When enabled, the Job will update the Vault properties directly within Vault via the Vault API as opposed to updating the properties on the CAD file via the CAD application. Enabling may be of use for edge case situations where Jobs are not returning the desired/expected properties when using the CAD Application API (whilst API Mode(Use Direct) is disabled).

Supported File Formats & API Mode

Below is a list of supported files for each API Mode.

API Mode (Use Direct) - Disabled (Preferred)

  • DWG

API Mode (Use Direct) - Enabled

  • DWG
  • PDF

Whitelisted Extensions List

When transitioning different file types between Lifecycle states, it may be desirable to restrict a Job to only updating the properties of specific file types. Set the desired extensions within this Whitelist field.

TIP

Conversely, use Skip these Extensions to act as a file extension blacklist if only needing to blacklist a single file extension type.

Skip for Attachments Toggle

If disabled, attached/referenced files of the targeted file being processed by the Job will also have their properties updated.

Force to Upper Case Toggle

Properties detailed within Properties To Update will be forced to UPPERCASE.

Vault Properties To Update Feature Settings

Specify one or more Vault Properties and applicable parameters within each Signature Object.

From State Vault Lifecycle State

Specify the From State of the target file.

TIP

Leave From State blank for Jobs that should execute regardless of the Files current State.

Leave From State blank for Jobs that are to be triggered via Minute Controller Queue Jobs.

To State Vault Lifecycle State

Specify the To State of the target file. The job will not submit unless the Files To State matches the specified To State.

TIP

Leave To State blank for Jobs that should execute regardless of the Files anticipated "To State".

Leave To State blank for Jobs that are to be triggered via Minute Controller Queue Jobs.

Run for Specific Revs only Vault Revision

The Job will only execute against a target file that matches the specified revisions.

Date Formatting Date Format

Specify the Date Format of the target file from a pick list.

  • yyyy-MM-dd
  • MM-dd-yyyy
  • dd-MM-yyyy

Properties To Update Vault Properties

With each Key / Value pair, specify a Vault property as the key, along with the desired value to be applied. Concatenated values are supported.

Properties To Update

The above example shows a Vault "Description" property that will be updated with a concatenation of the [Title] [Address] [Date Submitted]. Concatenations support text, numbers and symbols between each inserted property.

MinuteView System Defined properties may also be used.

  • [DateTimeNow]
  • [TransUser_firstName]
  • [TransUser_lastName]
  • [TransUser_FirstAndLast]
  • [TransUser_UserName]
  • [TransUser_FirstInit]
  • [TransUser_Initials]
  • [SubmittedBy]

Usage Guides

Tentech 2024