Create - Document
This service creates a new document in 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> |
![]() | Target folder | Folder of the storage location in ARIS document storage to which the document should be uploaded, mandatory field. Example: PERMANENT_PORTAL_default/root/My documents/ | <Folder> |
![]() | Title | Document title. | <Text> |
![]() | Description | Document description. | <Text> |
![]() | Status | Document status. The following values shown in uppercase letters are possible:
| <Text> |
![]() | Version | Document version. | <Text> |
![]() | Tags | Tags identifying the document. | <Text collection> |
![]() | File URL | URL to the physical location of the file on ARIS server, mandatory field. Example: D:\temp\document.doc. | <Text> |
![]() | Documents | Document created (<Document> type) | <Document collection> |


