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
8 replies
Subscribers
5 subscribers
Views
3530 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Is there a plugin for unzipping an archive or can anyone show me the way to achi
james.franklin
over 11 years ago
Is there a plugin for unzipping an archive or can anyone show me the way to achive this? Thanks, James...
OriginalPostID-66118
OriginalPostID-66118
Discussion posts and replies are publicly visible
0
rayudua
over 11 years ago
James,
I have a plugin smart service i wrote , takes 2 params absolute path of the zipfile \\\\unshare\\abc.zip and path \\uncshare\\output\\\\ to unzip all files into one folder. the path should have read& write permission for the user running the jboss. did not upload to appian components yet
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
rayudua
over 11 years ago
Search for Archive Utilities in components for information how to use. or can directly download at
forum.appian.com/.../80835
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
james.franklin
over 11 years ago
Hi rayudua, thanks for the plugin, your efforts inspired me to make my own version of it. I have tried your plugin but noticed there are errors occuring in the jboss with reference to null values. Since I had the the need to maintain directory structure within from within the zip file I have written my own plugin for this along with the compress to zip smart service as well. both currently only handle files and folders from the local file system and not from within the KCs. I will post this verision to components soon, after I finish a bit more testing and the final tooltip notes. Thanks, James
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
rayudua
over 11 years ago
I have another one, I forgot to update. in forum. The new corrections will return number of files and no NULL value exceptions
I will update shortly
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
codys
over 9 years ago
James, have you completed the plugin?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
james.franklin
over 9 years ago
Hi Cody, yes I did finish my plugin. The code isn't pretty, hence I have not shared but it serves my original purpose which was to retain directory structure from the originating file system.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
codys
over 9 years ago
Hello James, thank you for your reply. Does the plugin work with text file paths like the Archive Utilities plugin or Appian documents? Would you be willing to share it at least the JAR file?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
james.franklin
over 9 years ago
No worries Cody. The plugin acts only within the context of a defined file path. It does not interact with the Appian document system. So given a file folder and a destination path and it will result in a zip file of the folder content including any folders and files there in. Is this the behavior you are looking for? I am happy to share but I doubt this will be acceptable in a cloud installation.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel