Create - Document

This service creates a new document in 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

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>

In

Title

Document title.

<Text>

In

Description

Document description.

<Text>

In

Status

Document status. The following values shown in uppercase letters are possible:

  • APPROVED (Approved)

  • IN_PROGRESS (In process)

  • ON_APPROVAL (To be approved)

  • REJECTED (Rejected)

<Text>

In

Version

Document version.

<Text>

In

Tags

Tags identifying the document.

<Text collection>

In

File URL

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

Example: D:\temp\document.doc.

<Text>

Out

Documents

Document created (<Document> type)

<Document collection>

Create document