Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:3500:0600:0620 [2023/04/05 07:50] – ↷ Page name changed from docs:3500:0600:0620_implementing_server_side_components to docs:3500:0600:0620 seandocs:3500:0600:0620 [2025/06/12 02:36] (current) – Rename to AwareIM aware_support3
Line 3: Line 3:
 ===== Implementing Server Side Component ===== ===== Implementing Server Side Component =====
  
-The server side component of the new document type runs inside the //**Aware IM**// server (as opposed to the client side component which runs inside the Configuration Tool). The server side component is mainly responsible for generation of documents from document templates – it goes through document template and generates documents by replacing tags encountered in the document template with the appropriate values of expressions contained inside the tags.+The server side component of the new document type runs inside the //**AwareIM**// server (as opposed to the client side component which runs inside the Configuration Tool). The server side component is mainly responsible for generation of documents from document templates – it goes through document template and generates documents by replacing tags encountered in the document template with the appropriate values of expressions contained inside the tags.
  
 The server side component is a class implementing the ''IDocumentEngine'' interface. The following methods must be implemented by the class: The server side component is a class implementing the ''IDocumentEngine'' interface. The following methods must be implemented by the class:
  
-{{tagtopic>idocumentengine_interface_methods&linkonly&exclude=/c_template/}}+{{topic>methods +idocumentengine_interface&notags}}
 {{simplenavi>:docs:3500:0600:0620}} {{simplenavi>:docs:3500:0600:0620}}
  
  
  • Last modified: 2023/04/05 07:50