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

Forum Posts

Cannot install Workdesk Community

HiI just installed Alfresco Community 4.2.d on windowsI downloaded Alfresco Workdesk Community (alfresco-workdesk-community-4.1.1.0-2013-08-01-dist.zip)unzipped it and I copied all the workdesk folder to (Tomcat)\webappsI modified the (Workdesk)WEB-I...

plguevara by Champ in-the-making
  • 229 Views
  • 2 replies
  • 0 kudos

Adding custom aspects during an upload using Java

Hi AllI really would appreciate some help on this. I am currently trying to create my own Inbound email handler similar to this tutorial: http://www.whiteboardcoder.com/2012/11/alfresco-4-customize-inbound-email.html The difference is that I am also ...

yuhuayang by Champ in-the-making
  • 1563 Views
  • 5 replies
  • 0 kudos

Monitoring Alfresco

Hi all,I am using Alfresco Community, i want use remote application (script or small java application) to perform monitoring Alfresco. Mostly i want to know if system work properly.Is there any service or plugin that allow to check if system works pr...

tim91 by Champ in-the-making
  • 250 Views
  • 1 replies
  • 0 kudos

Error 'maxClauseCount is set to 10000' when i do s

Hi,i have an alfresco with average 200 documents inside.My search max results in my web-client-config-custom is 500.When i do search "***" on all repository i have this error earch failed due to system error: maxClauseCount is set to 10000Someone alr...

ribz33 by Champ on-the-rise
  • 1073 Views
  • 5 replies
  • 0 kudos

Inline editor error

Hi,I've created an article in Alfresco 3.4.d Community. When using the inline editor to bold some words or to add an http-link it's just saving plain text. When I reenter the inline editor the changes are gone. There are no exceptions thrown.Thanks,L...

lemmy by Champ in-the-making
  • 904 Views
  • 11 replies
  • 0 kudos

Script to rename document

Hi all,I need a rule for rename all docs that the name contain CPF to the space.name + "CPF". for this I created the following script:document.name = space.name + "-CPF";document.save();all worked well!but I need to do this for a large number of fold...

deyvson_ti by Champ in-the-making
  • 1223 Views
  • 2 replies
  • 0 kudos

Workflow page is displayed mixing English and French

Hi,We are working on an alfresco project that requires forcing share to be in English regardless of the locale and language of the browser.We did the forcing requirement, yet when the language is set to French, the workflow page is showing mixture of...

hammerguy by Champ in-the-making
  • 403 Views
  • 3 replies
  • 0 kudos

Connecting to mysql database

Hi,I am trying to run activiti-explorer on mysql db. but i am getting the following error message. I am attaching the db.properties file i have configured. Please suggest this is urgent. Thanks in advance.04:54:45,653 [Thread-1] ERROR org.apache.cata...

suoza by Champ in-the-making
  • 447 Views
  • 1 replies
  • 0 kudos

Edit Online

Hi, I need help!! I need to integrate the edit inline functionality of alfresco in my own Spring or Java application. I need to see a document and can edit inline.

jos_19 by Champ in-the-making
  • 246 Views
  • 1 replies
  • 0 kudos

Question about Share features

Not sure if this is the right place to ask, but I am evaluating Share as a collaboration tool where I work and one of the things we need is to have a policy system which will 1) flag up policies that are due for review, and 2) collect digital feedbac...

nyorai by Champ in-the-making
  • 280 Views
  • 2 replies
  • 0 kudos

Parallel task completion issue

Hi, I recently ran into a issue where two users completed one task at same time.  Process after this task is rather complex, including parallel gateways and call activities, where some data are updated in external system, so it runs for 20-30 seconds...

mpradny by Champ in-the-making
  • 408 Views
  • 2 replies
  • 0 kudos

There is no getter for property named 'limitBefore' in 'class org.activiti.engine.impl.ProcessInstanceQueryImpl'

When using a ProcessInstanceQuery‍ to list all process instances that match a given process definition key, and contain a certain variable value, i.e.:List<ProcessInstance> procs = processEngine.getRuntimeService()  .createProcessInstanceQuery().proc...

Access a property of type d:content

Hi,I've created an aspect with a property of type d:content.I've applyed this aspect to all my folders, and I'm now able in Share to add an html description to all my folders. Great !<aspect name="poste:descriptionable">   <title>Rich description of ...

Capacity Upgrade

Hi, we are now testing the alfresco using the free account. May we know for example if the capacity of 25GB is already exceeded, how much will it cost? or do we need to upgrade?

jason_g by Champ in-the-making
  • 231 Views
  • 1 replies
  • 0 kudos

Alfresco form

hiAny one know how to show form using Ajax Response?I got the Ajax Response as data .I can see in Browser.How to show that data in user Interface?If any one have any idea please provide some code or guidance on this.Thank you in Adavance.

Solr Does Not Index Xml Elements / Attributes

Hello,I have noticed that Solr sometimes does not index the names of Xml elements and Xml attribute values.Element content, on the other hand, is always indexed. I am using Alfresco 4.2.c Community, on Linux. The installation was performed using the ...

larophel by Champ in-the-making
  • 392 Views
  • 2 replies
  • 0 kudos

Mapping d:content in CMIS

Hello,I am migrating a connector API from JSR-170+Jackrabbit to CMIS. The application have a custom model, where two properties are "d:content" type.As I can see, CMIS don't map d:content properties, so it can't be read or write with CMIS connector. ...

victorba by Champ in-the-making
  • 405 Views
  • 3 replies
  • 0 kudos

Workdesk configuration files

Hello,I've installed workdesk on my local tomcat. however, I'm running on port 8180, instead of the default 8080. Workdesk is telling me that (obviously) it can't find the resources (the error shows link to localhost:8080/workdesk/<I_dont_remember>/c...

oliviera by Champ in-the-making
  • 295 Views
  • 1 replies
  • 0 kudos