Download - Document
This service downloads a document from ARIS document storage.
In/Out | Name | Details | Data type |
|---|---|---|---|
![]() | ADS user | Optional. If not specified, the arisservice user is used, which is our recommendation. | <Text> |
![]() | ADS password | Optional. If not specified, the arisservice user password is used. | <Password> |
![]() | DocumentID | Documents to be downloaded, mandatory field. | <Document> |
![]() | targetPath | URL to the physical location of the file on ARIS server, mandatory field. Example: D:\temp\document.doc. | <Text> |
![]() | OverwriteExisting | Can assume the values TRUE (overwrite) or FALSE (do not overwrite) | <Boolean> |
![]() | documentContent | Document content | <Text> |


