This Output Action stores generated documents along with page count, page number of bookmarks and metadata in a SQL database. It is a basic Output Action which is automatically installed with your dox42 Server.
Parameters
The parameter names of the Output Actions are not case-sensitive. All parameter names may contain data fields (exceptions are described in the relevant parameters).
Example: FileName = "Application_<%Citizen.Name%>.pdf"
Parameter | Requirement | Description |
---|---|---|
| mandatory | Defines the full connection string for the database. |
| mandatory | Specifies the file format (.doc, .docx, .pdf, .xls, .xlsx,.jpg, .tiff, etc.) Example: |
| optional | Specifies a special format (dox42 Server for Documents only):
|
| mandatory | Specifies the SQL Statement, which can be inserted or updated. Refer to Inserting and updating a SQL Statement. Possible codes:
|