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
5 replies
Subscribers
9 subscribers
Views
5239 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I need to get folder id by passing folder name (which I will have). Is there a p
maheshp664
over 10 years ago
I need to get folder id by passing folder name (which I will have). Is there a plugin that has this functionality and works in 7.8?
Appreciate your help.
OriginalPostID-140348
OriginalPostID-140348
Discussion posts and replies are publicly visible
0
chase.putnam
over 10 years ago
You will want to look at the Custom Content Functions shared component at:
forum.appian.com/.../summary
which allows you to use the custom function findFoldersByName().
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
utkarshs
over 10 years ago
Hey mahesh, you can simply maintain the folder in any constant then just pass the constant in to integer function, for example your constant name is EXAMPLE then make a rule like tointeger(cons!EXAMPLE) it will simply return you the ID of the document.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
maheshp664
over 10 years ago
Both suggestions helped to resolve my issue - Thank You!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
utkarshs
over 10 years ago
Glad that it helped, I actually meant ID of folder not the document, I beg your pardon for mistyping
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
maheshp664
over 10 years ago
Not at all. Your post actually gave me some ideas.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel