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
5 subscribers
Views
2467 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Is there any shared component that would allow for the creation of folders in a
scottl189
over 9 years ago
Is there any shared component that would allow for the creation of folders in a shared directory?
OriginalPostID-176563
OriginalPostID-176563
Discussion posts and replies are publicly visible
0
Rohith Rao
Appian Employee
over 9 years ago
Do you mean the "<APPIAN-HOME>/_admin/shared" directory?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
scottl189
over 9 years ago
No, I need to create a folder in a directory outside of Appian and then copy filed to it to be consumed by an outside process. There is a plugin to copy the files from Appian to a specified location, but I have been unable to find anything to create a folder,
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rohith Rao
Appian Employee
over 9 years ago
Have you tried this Shared Component?
forum.appian.com/.../summary
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
scottl189
over 9 years ago
yes, this is the plugin I can use to copy files, but I do not believe it will allow me to create a folder.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
David Williams
over 9 years ago
in the location part of the smart service just type of dynamically build the folder path. I use this smart service a lot for moving files to daily folders for example. If the folder does not exist it creates it.
Try permissions on the file store for example. You will need to grant the service accounts that Appian runs under certain permissions to create folders etc.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
scottl189
over 9 years ago
This is exactly what I need. I didn't realize it would create the destination folder if it did not exist. Thanks to you both!!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel