Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

A few questions from a new user

Hi guys, I've been testing Alfresco in a VM and I love it. I'm using FreeNAS 9.10 for storing my data.I'm trying to find discussions about it in a FreeNAS environment and I've found none.More specifically, I'm looking for a "best practices" guide, so...

blazestar by Champ in-the-making
  • 8747 Views
  • 6 replies
  • 2 kudos

Resolved! Aikau sleep wait method

Hello I would like to have a sleep method in my aikau widget navigateTo : function com_widget__navigateTo(urlToGo){ console.log(this); setTimeout(function() {                                 this.myMethod();                                 console.lo...

redraccoon by Star Contributor
  • 4269 Views
  • 1 replies
  • 0 kudos

Customize Save button in Datalist item

Hello guys, I'm pretty new to Alfresco so bear with me. I have a plugin (datalist filter), but it doesn't work after I create a new item but works again after I refresh the page. So I thought of also refreshing the page after I hit save in the new it...

lmaorence by Confirmed Champ
  • 3366 Views
  • 1 replies
  • 0 kudos

401 error with AtomPubBinding

New to Alfresco.This code works when run as Java main method, but throws 401 (unauthorized) error, when run as Java web script.It happens with the server running in local Windows machine.With AtomPub:http://localhost:8080/alfresco/api/-default-/publi...

raghav by Champ in-the-making
  • 4400 Views
  • 2 replies
  • 0 kudos

Implicit argument in AbstractWebScript

New to Alfresco.I am writing Java-backed AbstractWebScript. I need to use implicit arguments.My URI looks like:mydocuments/param1/param2The caller will call this URI as: documents/value1/value2I need to get a handle on param1 and param 2 (and their v...

raghav by Champ in-the-making
  • 3224 Views
  • 1 replies
  • 0 kudos

Problem Crystalball

Hi,I have problems using Crystalball in activiti explorer (activiti-5.22.0). I check my process instance and clicked replay but nothing seems to happen. Can someone please help me.I have attached the screenshot.

bellal by Champ in-the-making
  • 6481 Views
  • 5 replies
  • 0 kudos

Alfresco with Eclipse

I have installed all the required maven plugins and done all the necessary debug configurations. But my problem how will my alfresco will get integrated with the eclipse.How can I design customised workflowsHow can I control my alfresco with eclipse?...

lipsa by Confirmed Champ
  • 3183 Views
  • 1 replies
  • 2 kudos

Hierarchy permissions

Hy guys, I need a clarification or point me a right direction to find more information about permissions (I don't know if this term "permission" is the best approach).So now I have my users, groups and linking between from ldap works fine.What I want...

Resolved! Unsupported transformation

How do I get rid of the below exception?2017-01-18 09:44:03,915 ERROR [org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl] [defaultAsyncAction6] Failed to execute asynchronous action: Action[ id=a66d8d76-4d2c-41ce-ac00-5817787f2ec0, node=n...

riyaz by Champ on-the-rise
  • 12771 Views
  • 4 replies
  • 6 kudos

Out of Memory

Hi All,I have an issue whereby the alfresco always hit an error as below:Caused Byrg.alfresco.repo.search.impl.lucene.LuceneQueryParserException: 0221807994 Request failed 404 /solr/alfresco/alfresco?wt=json&fl=DBID%2Cscore&rows=2147483647&df=TEXT&st...

Users without group - ldap

Hy!I configured the alfresco 5.2 commuity to synchronize with ldap. The users and groups is OK but the users doesn't weren't added to their groups.I use this -> ldap.synchronization.groupMemberAttributeName=uniqueMemberThe uniqueMember is attribute t...