Download - Document

This service downloads a document from ARIS document storage.

In/Out

Name

Details

Data type

In

ADS user

Optional. If not specified, the arisservice user is used, which is our recommendation.

<Text>

In

ADS password

Optional. If not specified, the arisservice user password is used.

<Password>

In

DocumentID

Documents to be downloaded, mandatory field.

<Document>

In

targetPath

URL to the physical location of the file on ARIS Server, mandatory field.

Example: D:\temp\document.doc.

<Text>

In

OverwriteExisting

Can assume the values TRUE (overwrite) or FALSE (do not overwrite)

<Boolean>

Out

documentContent

Document content

<Text>

Download document