You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The AQ_CMIS_DownloadDocument container is used to download the document from the DMS and show a link on your screen, to open/download the document.

You can place this container on a page or in an other container to use.

 

Parameters

The DownloadDocument contains the following parameters

 

NameDescriptionTypeRequired
IdYou can identify the document in the DMS based on the unique IDStringtrue
Name

You can identify the document in the DMS based on the name

Stringfalse
Path

Enter the path in the DMS where to locate the document

Stringfalse
DisplaySelect the text item that should be displayed on the screen as download link for the specific documentStringfalse

Either the Id or name are required, but you cannot use both.

  • No labels