AssetWise CONNECT Edition Implementation Guide

Creating a Survey Class and Templates

After the survey questions and answers have been defined, a Document template must be created, to store the SurveyInstance template configuration.

When designing your Comments Tracking implementation, you can use two different survey configurations: one for review tasks, and one for consolidation tasks. In most approval workflow scenarios, you will need to configure both, because there is typically a different set of answers for each type of task.

Important: All answers configured for the Review survey must also exist in the Consolidation survey. The properties must be an exact match, including the name (case sensitive), and weight. You can add additional answers to the Consolidation survey as required.

The following steps describe how to configure the Survey class, and create review and consolidation task survey templates, in AssetWise Director.

  1. In AssetWise Director System Administration, select Classes and Attributes, and then expand the Documents node in the tree.
  2. Click the Add button in the Tool bar, to create a Survey document class.
  3. Enter a Code, Name, and Description for the survey class, in the boxes provided. You can specify any name and description.
  4. Select the survey class that you just created, in the tree.
  5. In Class Type, select Survey.
  6. In the Templates topic, click New. For example,
  7. To create a review task template:
    1. Enter a Name, for example Comments Tracking-Review
    2. Enter a Description, for example, Document Approval Comments Tracking - Review.
    3. In the Mask box, enter a format for the template numbering. For example, "CTR1=####".
    4. Click the Add button in the Tool bar.
  8. To create a consolidation task template:
    1. Enter a Name, for example Comments Tracking-Consolidation.
    2. Enter a Description for the survey class, for example, Document Approval Comments Tracking - Consolidation.
    3. In the Mask box, enter a format for the template numbering. Note: Ensure that this mask format is different than the mask defined in Step 7c.
    4. Click the Add button in the Tool bar.
The survey class and review and consolidation task templates are created.

You can now define the questions for the surveys, using the Survey Editor.