Problem of sending email within try block
ForumsWeb ScriptsI wrote a javascript to invoke after a document is created in a folder (through the rule). In this script, I tried to send an email. I put "mail.execute(document)" in the try block, so...
View ArticleProblems on StartUP
ForumsWeb ScriptsHi guys, i got some problems on startUp Alfresco, i got this:Aug 27, 2015 5:00:25 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context...
View ArticleObtain a file through webscript
ForumsWeb ScriptsHi allI have created a webscript in the Web Script Extensions in my alfresco 3.0 community, so introducing the login, password and the node ref of the document, the web script should...
View Articlecustom webscript giving 500 Internal Error
ForumsWeb ScriptsHi,I am integrating my application with alfresco using external authentication. now there is a need for adding logged in user to a group in alfresco and for that i have written...
View ArticleWebSockets
ForumsWeb ScriptsHi, I'm researching possibility of implementing client notifications for Alfresco. I've already found working implementation of Server Sent Events. It's simple and i like it, but there...
View ArticlewidgetUtils
ForumsWeb ScriptsI am using widget Utils in 5.0.d to reach rows in a list (preloaded by setting currentData) and change visibility using alfVisible(). I have seen many examples, specifically...
View Articlecalling custom webscript giving 404 error
ForumsWeb ScriptsHi,I have written one custom webscript which sets the permission on a folder and i am calling this webscript in my java class on a folder on which i have to set permission giving me...
View ArticleCreating a site dashboard
ForumsWeb ScriptsI've created a web-script module extension and have verified that it works correctly. What it does is takes the dashboard.xml and related page.component-X-Y.type~id~dashboard.xml files...
View ArticleProblems on StartUP
ForumsWeb ScriptsHi guys, i got some problems on startUp Alfresco, i got this:Aug 27, 2015 5:00:25 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context...
View ArticleObtain a file through webscript
ForumsWeb ScriptsHi allI have created a webscript in the Web Script Extensions in my alfresco 3.0 community, so introducing the login, password and the node ref of the document, the web script should...
View Articlecustom webscript giving 500 Internal Error
ForumsWeb ScriptsHi,I am integrating my application with alfresco using external authentication. now there is a need for adding logged in user to a group in alfresco and for that i have written...
View ArticleWebSockets
ForumsWeb ScriptsHi, I'm researching possibility of implementing client notifications for Alfresco. I've already found working implementation of Server Sent Events. It's simple and i like it, but there...
View ArticlewidgetUtils
ForumsWeb ScriptsI am using widget Utils in 5.0.d to reach rows in a list (preloaded by setting currentData) and change visibility using alfVisible(). I have seen many examples, specifically...
View Articlecalling custom webscript giving 404 error
ForumsWeb ScriptsHi,I have written one custom webscript which sets the permission on a folder and i am calling this webscript in my java class on a folder on which i have to set permission giving me...
View ArticleCreating a site dashboard
ForumsWeb ScriptsI've created a web-script module extension and have verified that it works correctly. What it does is takes the dashboard.xml and related page.component-X-Y.type~id~dashboard.xml files...
View ArticleLoss of properties on upload
ForumsWeb ScriptsHi, Have created a form to upload a document similar to tutorial in wiki using Community 5.0.1.d.When I modify the destination for the uploaded form from the default of companyhome,...
View Articlecreate new groups and then add subgroups into it
ForumsWeb ScriptsHi,I want to create new groups and then add subgroups into it . Is there any existing javascript running which i can extend and write my code to create groups. I want this...
View ArticleWelcome to the Alfresco Web Scripts forum
ForumsWeb ScriptsWelcome to the Alfresco Web Scripts forumThis forum is dedicated to topics relating to Web Scripts in Alfresco. The development of new Web Scripts, the APIs related to them and example...
View ArticleHow to use the existing comment web scripts to post?
ForumsWeb ScriptsHello,I have a problem to understand how to use especially the POST Web script (because of the use of comment.lib.js) I need to understand how it works to implement a Aikau service...
View ArticleAccess Node History Content
ForumsWeb ScriptsHi All,I am writing a web-script where I need to copy content from node history and make new version from it.For example I have node which has version history as 1, 1.1, 1.2, 2.0, 2.1....
View Article