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
6 replies
Subscribers
9 subscribers
Views
3316 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi team, I'm storing a document into Appian Folder/KC. How can I g
phanibabuk
over 9 years ago
Hi team,
I'm storing a document into Appian Folder/KC.
How can I get the document id and folder id of the stored document/attachment?
I might have to store multiple document into a single folder and want document id for each stored document and the id of the folder itself.
Appreciate your inputs!!!
OriginalPostID-170456
OriginalPostID-170456
Discussion posts and replies are publicly visible
Parents
0
Rahul Gundu
over 9 years ago
Hi phani,
When you upload the documents into form, store the values into pv. Using fn!tointeger(documentpv) function will give docid. For folder id's use document function fn!document(docid,"folderId").
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rahul Gundu
over 9 years ago
Hi phani,
When you upload the documents into form, store the values into pv. Using fn!tointeger(documentpv) function will give docid. For folder id's use document function fn!document(docid,"folderId").
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data