location for storing javascript files
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2011 10:22 AM
Is it possible to store any scripts that I have in the repository (companyhome/data dictionary/scripts) in some location off the repistory and then still be bale to assign them to the execute action for rules? Ideally I would like package them as a jar and have them in the lib directory in webapps/alfresco/WEB-INF/lib.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2011 07:07 AM
Well I do not think so.
But you can create the script or one time job which will run during boot strap of server and copy all the script file from specified location and create it under alfresco.
But you can create the script or one time job which will run during boot strap of server and copy all the script file from specified location and create it under alfresco.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2011 07:25 AM
that could indeed be a way to go with it. I'll give it a go. thx.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2013 11:54 PM
Hi Kriton,
Did you get success?
Did you get success?
