Parameter | Requirement | Description |
---|---|---|
| mandatory (if called without http header) | Basic directory to your d.velop documents instance. Example: See d.velop HTTP Header. |
| mandatory (if called without http header) | The API key is the authentication key that can be used for accessing d.velop documents from third-party systems. See d.velop HTTP Header. |
| mandatory | The d.3 repository ID of the repository where you want to store the generated file. |
| mandatory | Name of the generated file for storage in d.velop documents. The file type is determined by the file extension (.docx, .xlsx, .pptx, .pdf, .html, ...). To generate a PDF document, specify a "filename" in the following format: |
| mandatory | Key value specifying the document type in which the document should be stored. This value can be determined from d.velop documents. See the corresponding d.velop developer documentation. |
| optional | The property parameter can be used to set the properties of the created document in d.velop documents. This value can be determined from d.velop documents. See the corresponding d.velop developer documentation. (e.g.: Additionally, parameters of the DMSApp API can be used. See the corresponding d.velop developer documentationfor "behaviour-controlling parameters". An example is the dox42 parameter "property.property_state" which corresponds to the d.velop parameter From v1.2.8.2 multi-field support. Storage via pipe-separated values. Example: |
(only dox42ForDocuments) | optional | Special formats for specified file types.
|
(only dox42ForDocuments) | optional | Value: For PDF, a digital signature can be applied. The certificate and the associated password must be preconfigured in the web.config file. |
| optional | A document ID can be stored here, allowing an existing document to be replaced with the new document. The existing document is automatically moved to the "Archive" status. |
| (optional) mandatory when | Mandatory for existing |
| optional | Path to any document. This does not upload the generated document, but any file. |
| optional | This parameter can be used to dynamically set the name of the file in |
Parameters: CustomOutputD3.CustomOutputD3REST
- Published on Jul 9, 2025
Was this article helpful?