Appian provides a fully-integrated document management solution that provides version control, user-rights management, and document search features. Specialized smart services in the Process Modeler allow you to generate and integrate managed files into your processes easily.
The documents, folders, and knowledge centers that are used in your processes are represented in Appian using a local ID number and a data type. This identification allows you to write rules and expressions that intelligently select or handle thousands of documents and folders, without suffering a commensurate performance penalty.
In Document Management, all folders and files are stored in Knowledge Centers. By creating Knowledge Centers and granting access to other users, you can share files and collaborate with other users.
Temporary Documents Knowledge Center
The Temporary Documents Knowledge Center is used to store system and process objects in transition. It can also be used for document storage by processes and users who are provisioned with rights for the Knowledge Center.
The Knowledge Center can be viewed by the Administrator user, by System Administrators, and by members of the Document Administrators group.
Files that are uploaded using the file upload component are stored in this knowledge center, but they cannot be accessed or viewed from the user interface.
Knowledge centers are created in the application view and do not have a parent.
See also: Knowledge Center Security.
Document folders can contain documents or other document folders, just like the file system on your computer.
When you create a document folder, the users who have access to a folder are inherited from the parent Knowledge Center.
You can set user rights for a folder after it is created by selecting it and clicking Security on the toolbar.
Clear the Inherit security from parent checkbox. Once this option is cleared, you can modify the existing permissions.
The access levels that you are allowed to select for the folder users are determined by their access to the knowledge center. The following are the rules on folder access levels:
To delete a folder:
All files contained in the folder must be deleted before you can delete the folder.
System Administrators have the ability to delete folders (and other objects) in bulk by selecting them and clicking Delete in the toolbar. In this case, folder contents will automatically be deleted when the folder is deleted.
A document object is any file of any file type that you upload to Appian.
Documents can only be saved in document folders, not knowledge centers.
All documents uploaded into Appian have a local ID associated with them. To find the local ID of a document, view the document's properties by clicking on the document in Appian Designer.
Through the New object option, you can create up to 25 documents at one time from Appian Designer. If you need to upload more than 25 files at one time use the Upload ZIP functionality mentioned later on this page. To use the New object option to create documents:
.doc
).\ / ; : | ? ' < > *
Document files are version controlled on the file system, so a copy of each previous file version is kept around when a new version of the document is uploaded.
To upload a new version of a document:
.doc
).
If the document is locked, a warning banner on the Upload New Version dialog will appear. Proceeding with the upload will break the other user's lock on the document.
See the Managing Object Versions page for more information.
Only users in the Document Administrators group or users who have Administrator or Creator rights to a folder can delete files from it. Creator rights refer to the fact that a user with Editor rights for the folder cannot delete files unless that user also created the folder. Deleting a document removes the document from availability in Appian and removes the specific file (and all of its previous versions) on the server's filesystem.
To delete a file:
System Administrators have the ability to delete files (and other objects) in bulk by selecting them and clicking Delete in the toolbar.
The properties of your knowledge centers, folders, and documents can be viewed and edited by selecting the object and clicking on the Properties menu item from the More menu in Appian Designer. Documents can also be clicked on to open their Properties dialog.
When viewing the properties for a document, click the View users who have downloaded this file link to display a report that lists the user name of each user who downloaded the file. You must be a knowledge center administrator for this link to be displayed.
You can move folders or documents within knowledge centers or other folders if you are an Administrator of both parents (the source as well as the destination knowledge center or folder).
When a folder or document is moved, the history of previous versions is retained.
You can download the contents of entire knowledge centers and folders if you have permission to access them.
The document folder view in Appian designer allows you to upload a ZIP file of a document hierarchy directly into Appian. Uploading this zip will create document folders and documents in Appian in the exact structure as the folders and files are inside the ZIP. This is useful when you need to create many documents at once or have a folder structure you want to bring into Appian.
Any illegal characters used in filenames by files in your ZIP archive are replaced with hyphen (-) characters upon upload.
Process report objects are also stored as documents in Appian, as Appian Report Files (.arf). They can be created, edited, and moved in document folders just like document objects.
See also: Process Reports