Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
6 subscribers
Views
3473 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I want to access documents/KC/folders present in Appian from outside using a hyp
anushreej
over 11 years ago
I want to access documents/KC/folders present in Appian from outside using a hyperlink that will direct to the document/KC/folder's path on Appian Apps/Tempo.
Kindly let me know a way to do this. Currently i am using the link in format: https://<appian_server>/suite/content/docID which opens the document in designer mode which is not desirable. ...
OriginalPostID-99255
OriginalPostID-99255
Discussion posts and replies are publicly visible
0
akhileshn
over 11 years ago
Try using the linktofolderinternal() function
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
anushreej
over 11 years ago
Could you kindly tell where can i find this method(which class) and how to use this method.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 11 years ago
It's a simple function you can type in the expression editor, you don't have to build any custom function nor use any API, it is an out of the box function. More information at
forum.appian.com/.../Scripting_Functions
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
anushreej
over 11 years ago
Hi, i am trying to form the display URL using Appian API. The scripting functions can only be used in Appian UI.Could you kindly let me know similar method in Appian API.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Have you tried a link of type:
/suite/doc/XXXX
where XXXX is the document ID?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
supriyap
over 10 years ago
Hi, I am giving link to the document stored in KC. Once I click the link, it is downloading the document. It is an HTML document. So I want it to be opened in new tab/window instead of getting downloaded. How do i do that? Urgent help appreciated! Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Take a look at this section of the documentation
forum.appian.com/.../Post-Install_Configurations
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel