Verifying a template

You can check a template for any errors and warnings. The errors and warnings produced when you create a template are listed in the Problems view.

Procedure

  1. Open the template to check, and then do one of the following:
    • In Document Studio, click Template > Verify Document Template. The Problems view opens and lists of errors and warnings from the template.
    • In Document Studio, click the Problems view, displayed below the editor area, next to the Console view.
  2. Resolve the errors and warnings that are listed in the template.
    Tip:
    • Small size input sources: Create special versions of the input sources and keep changing them to evaluate conditions contained in the templates.
    • Use previewing for huge input sources: Processing of a template is made faster, by limiting the amount of data returned by each query. You can configure the number of data objects per query in the preferences. For example, instead of showing the a complete module with 100 objects, only the first 10 objects are processed.
    • Testing templates with multiple input sources: Input sources can be deactivated by setting their ignore property to true Test a template with single input sources first before testing it with all input sources simultaneously.

Feedback