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
7 subscribers
Views
4817 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Is it possbile to check if the folder ID exists in Appian Document System?...
cmtam
over 10 years ago
Is it possbile to check if the folder ID exists in Appian Document System?...
OriginalPostID-132540
OriginalPostID-132540
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 10 years ago
I tested
=index(split(getcontentobjectdetailsbyid(57731), "Type: "), 2, "") = "Folder]"
and it works. But writing a plugin for that should be quite easy and a bit more reliable solution.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 10 years ago
I tested
=index(split(getcontentobjectdetailsbyid(57731), "Type: "), 2, "") = "Folder]"
and it works. But writing a plugin for that should be quite easy and a bit more reliable solution.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data