URL to view a document stored in Appian

Certified Associate Developer

Hi all,

I want to view the document stored in application folder using url.  When I use the url like "/suite/doc/<docId>" it only downloads the document.  I want a url to view the document.  Any ideas?  Thanks in advance.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    What file extension is your document?  Appian has all the limitations of your browser.  So if Chrome won't display a .doc file inline, how can you expect Appian to MAKE Chrome do it?  If there's an extension you can install on Chrome that WILL make Chrome do it, then the Appian side of the equation should work too.

    And why are you using a URL?  Why aren't you using the Appian specific document ID?  If the use case is compelling enough, let's work through getting it to work properly, but if there's no real use case, then "Or just don't!"

  • 0
    Certified Associate Developer
    in reply to Dave Lewis

     David, I want to send the document urls to external system for the users to view.  So I am using the url like "/suite/doc/<docId>".  I am actually passing the document id to the url.  Can the document be viewed on the same page?

Reply Children