How get first children with FTL
ForumsOther APIsI have a performance time problem with a custom webscript that I'm doing.The webscript only search a node by uuid and return a JSON with some properties of the children of this node,...
View ArticleLucene query not working
ForumsOther APIshi,I have written one webscript in alfresco for assigning user role on a folder. But the query which i have written for finding the folder is not working. Below is my webscript...
View ArticleUpload form help needed
ForumsOther APIsHI,I'm running Alfresco Community 5.0.d and am working through the wiki.I need to upload forms to a location other than comanyhome, which translates to the Repository (upload =...
View ArticleRMI JCR Forge Project
ForumsOther APIsHello All,For those interest in the RMI adapter for Alfresco's JCR interface implementation, a Alfresco Forge project has been started. Please come and participate, contribute, or even...
View ArticlePHP Library Examples Wanted ...
ForumsOther APIsHi All,Over the coming weeks I hope to add some example scripts to the Wiki and PHP library to help make the process of understanding the Alfresco PHP API easier.If you have any...
View ArticlePHP Library status
ForumsOther APIsThe PHP library was removed from the alfresco code base some time ago.http://wiki.alfresco.com/wiki/Alfresco_PHP_APIYou can still use it, however a better choice is probably the apache...
View Articlefiltering of documents using lucene
ForumsOther APIsHi,I have one web application in which documents of a particular user is exposing from alfresco. Now in my web application i want to provide filtering option to user so that he can...
View ArticleDocument Move triggered by Rule.
ForumsOther APIsAll, I have been using the scripts provided by alfresco to create a set of rules / scripts to archive scanned documents into month folders once a particular criteria has been met.I have...
View ArticleSpring Web Service integrated into Alfresco
ForumsOther APIsI created Spring Web Service(spring-ws) from existing WSDL file. I am able to expose it and test it with SOAP UI.Via CMIS this service is able to connect and communicate with Alfresco....
View ArticleURGENT: Adding document to Alfresco via SOAP/REST
ForumsOther APIsCan someone point me to a simple Java based examples for adding documents and associated metadata to Alfresco via SOAP and REST API's? Thank you so much.
View ArticleMissing .bin file after restore, favourites are missing as well
ForumsOther APIsAfter we did Alfresco restore some random users couldn't login to Alfresco. In the logs for each login attempt there is following stacktrace:REPO_ 2015-11-1616:46:12,569 ERROR...
View ArticleCommand servlet in 5.0.2
ForumsOther APIsHi all,I'm trying to use the command servlet to execute database scripts in Alfresco 5.0.2 like...
View ArticleSearch site via REST API
ForumsOther APIsHello,I would like to have name-based sites in Alfresco. Site names should be like MySite,MySite-One,MySite-Two,MySite-Three etc.. I want to use REST API where I can search for such...
View ArticleUnit testing org.alfresco.repo.jscript.People.getPeople()
ForumsOther APIsHi Experts,I am trying to do unit testing org.alfresco.repo.jscript.People.getPeople(String) method but I am getting, null pointer exception.java.lang.NullPointerException at...
View ArticleWhat is where_id parameter on CMLAddAspect?
ForumsOther APIsHi,I'm adding custom aspects throw java webservice client, doing something like this:NamedValue[] customProps =new NamedValue[2]; customProps[0]=...
View ArticleDefault missing parameters in context
ForumsOther APIsI have a timed job that sets its quarrtz cron string using a parameter like this<property name="cronExpression"><value>${myservice.cron}</value></property>I...
View ArticleExecute script on folder
ForumsOther APIsHi all!I need some help to create a script that executes when something goes inside a foler. That seems pretty easy.But the script needs to make a HTTP Request to a url.I've been trying...
View ArticleSet folder permission restful API
ForumsOther APIsHi all,I would know if is there a way to set folder permission via restful api in php. I have a piece of code in my php class to create a new folder in the repository, I would set...
View ArticleDynamic Image resizing through API
ForumsOther APIsHI, Am newbie to Alfresco community. I need some help in * dynamic image resizing through API, is it possible? if so means please guide me to the correct API. * I read that we can do...
View ArticleHow can use service task using java delegates my workflow
ForumsOther APIsI am new to alfresco i am using alfresco5.1.x community edition i am creating workflow in that how can using service task using java delegates please help meRegards JohnAlfresco...
View Article