You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
The service AQ_Document_Renderer
makes it possible to generate a Blueriq modeled Document and place it in a Blueriq session. To store this document in the DMS you can use the AQ_CMIS_Documentmanager
service.
Requirements
For documents to be generated (and this service to work) the Document Renderer Service is needed, you have to set this up and the Document Renderer Client component has to be configured.
Parameters
Name | Description |
---|---|
Document-name | Enter the name of the modeled document and place this name between quotes " ". You can use the expression editor to generate different kinds of documents with one service. Keep in mind that only one document can be placed in the session at the same time. |
Document-type | Enter the document type without the quotes" ". The supported type is pdf. |
Note that the generated document will be placed on the flow scope.