Checking for template errors

You can verify that a template is free from any errors and warnings before generating the output. Run the verification tool and review the errors and warnings in the Problems view.

Procedure

  1. Open the template to in Document Studio.
  2. Click Template > Verify Document Template. The Problems view opens and lists of errors and warnings from the template.
  3. 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