The client side component of the new document type runs inside the Configuration Tool (as opposed to the server side component which runs inside the Aware IM server). The client side component is only responsible for the initialization and checking of the document template, while the server side component is responsible for generation of documents from document templates (replacing tags in templates with specific values).

The client side component is a class implementing the IDocEngineClient interface. The following methods must be implemented by the class:

  • Last modified: 2023/05/03 01:36