Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
I been trying to get a document upload it into Appian and also being able to display it using the document viewer Field , but I get the message that is either deleted or not in system. Can someone please show me an example of how to set it up please.
Discussion posts and replies are publicly visible
First, are you trying to display the document on the same interface as it is being uploaded on, or is it uploaded and displayed later / on a separate interface?
Just to note that until a document is uploaded by submitting the form, it is essentially a temporary object and not an official 'document' at this point, in case this is the situation.
Thank you
Note one work-around we can implement is to add something like an "Upload" or "Preview Document" button on the form that submits (typically without validation), and simply chains back to itself - this will give the user the impression they have not left the form, but turns the document into an official object that can then be previewed.