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

Forum Posts

Documentación actualizada

Hola!Después de varios años he vuelto a Alfresco, la última versión con la que trabajé fue la 3.3 y ahora veo que ya vamos por la 4.2Alguien que haya trabajado con ambas me puede dar unas directrices de si han cambiado muchas cosas y si se puede enco...

dacedos by Champ in-the-making
  • 918 Views
  • 1 replies
  • 0 kudos

edicion en linea

buenos dias a todos.instale la version 4.2.e en windows server 2012 64bit funciona bien y hasta validando los usuarios directamente con el activer directory que esta en otro servidor. pero por mas que lo he intentado no encuentro solucion a la edicio...

macb1982 by Champ in-the-making
  • 1961 Views
  • 4 replies
  • 0 kudos

FTS and Path query issue

Hi,Does anyone know why the below query is pulling documents outside the path specified? (PATH:"/app:company_home/st:sites/cm:some-site//*" AND world compliance  ) AND -TYPE:"cm:thumbnail" AND -TYPE:"xxyy:raw_article"I am expecting to get documents o...

jjacobwip by Champ in-the-making
  • 1648 Views
  • 2 replies
  • 0 kudos

Change the name of a node

Hi all, In alfresco  i created a folder with name of ep1 and later i have a requirement to change it to the ETP1 i have the nodeRef so wrote a small java script got node and changed the properties of it likenode.properties["cm:name"] = "ETP1";node.pr...

pmrreddy by Champ on-the-rise
  • 969 Views
  • 2 replies
  • 0 kudos

Create compressed PDF from PDF

I need to make compressed versions of a PDF:s available. The original PDF are scanned documents with very high resolution (they need to be since they are historical documents that are not always of best quality to start with) and therefor very large ...

loftux by Star Contributor
  • 1103 Views
  • 3 replies
  • 0 kudos

Alfresco sharepoint problems with accent marked folders and files

Hi,I have an Alfresco Community 4.2c installation in a Centos6.4 x64 local network server working generally fine: online editing and previewing in share, mail sending, etc.. The problem is when I try to access to a file or a folder in Alfresco sharep...

rogermas by Champ in-the-making
  • 1054 Views
  • 3 replies
  • 0 kudos

Custom Role: Need to Post&Reply Topics and Consumer in Site

Hi,I need a custom role that can Post & Reply topics in Site forum, but he should have consumer permission in other pages like Document Library and Datalists.I tried Following codepermissionDefinitions.xml...<permissionSet type="sys:base" expose="all...

lementree by Champ on-the-rise
  • 509 Views
  • 1 replies
  • 0 kudos

UEL (modified JUEL)

Hi.From documentation you state:"Activiti uses UEL for expression-resolving. UEL stands for Unified Expression Language and is part of the EE6 specification (see the EE6 specification for detailed information). To support all features of latest UEL s...

rdomingues by Champ in-the-making
  • 655 Views
  • 1 replies
  • 0 kudos

Active Driectory integration

Hi Guys,I'm new with Activiti and I'm trying to setup Activiti Explorer to use LDAP authentication via Active Directory.  I've gotten it to the point where it connects to AD but I'm getting the following error.10:44:10,333 [http-9090-Processor25] INF...

kingbee888 by Champ in-the-making
  • 1102 Views
  • 3 replies
  • 0 kudos

Handling passwords in forms

'password' doesn't seem to be a field type in Activiti, so how do you prompt a requester for password that isn't displayed in clear text when then type it?How do you do password validation (making sure the passwords match)?How do you do password stre...

ericsopa by Champ in-the-making
  • 485 Views
  • 1 replies
  • 0 kudos

Activiti 5.12 - unable to run report, plus styling issue

When I attempt to run the report, I see the result as per the screenshot.This is on the version released today running on Firefox 7.Caused by: org.activiti.engine.ActivitiException: problem evaluating script: sun.org.mozilla.javascript.internal.EcmaE...

geoffb by Champ in-the-making
  • 1290 Views
  • 6 replies
  • 0 kudos

Starting proces(ses) on signals instead of messages

Hello,started playing with activiti engine and noticed that while there is the possibility to start a process based on a message, but there is not the possibility to start it based on a signal.I may need to model a situation when more than one proces...

lmollea by Champ in-the-making
  • 544 Views
  • 1 replies
  • 0 kudos

BPMN 2.0 Pools

We're looking at Activiti as a possible replacement for our commercial BPMS.  We've downloaded/installed the engine in our lab, and got everything to work properly in a couple of days - awesome.  We've created fairly complicated test processes and de...

aleksb6 by Champ in-the-making
  • 371 Views
  • 1 replies
  • 0 kudos

How to Remove 'Actions-->Leave Site' option

All site members will have an option to leave the site by clicking "Action–>Leave Site" option from site dash board.I need to hide that button.Please let me know the way to hide this.

aneesh by Champ in-the-making
  • 785 Views
  • 1 replies
  • 0 kudos

Jobexecutor does not cope with simultaneousness

Hi,I wanted to share an experience with you and hopefully find a solution for it too.It seems like Jobexecutor simply goes into hibernation when it gets to much to do. Here is the scenario…I have a process with a few servicetasks(async) and a user ta...

sazzadul by Champ in-the-making
  • 4789 Views
  • 27 replies
  • 0 kudos

Specify Lucene analyzer for specific property

I have a custom content model with a type A inheriting from Folder. I want Lucene to index the cm:name field of A with a SimpleAnalyzer instead of the default analyzer that is set for the datatype d:text.I can change the analyzer for d:text in dataty...

Async CallActiviti not working after version 5.11

I have a flow that calls another activiti flow (callActiviti), using async=true.In version 5.11 this works as expected (and as documented)After upgrading to version 5.14 (also in 5.12, 5.13), the async property is ignored (?) and the subprocess is ca...

lars1 by Champ in-the-making
  • 460 Views
  • 2 replies
  • 0 kudos