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

Forum Posts

Problem with searchs

Hello,In our corporation repository, I created a logical structure where I established different permissions so that our employees (who have "contributor" roles) can navigate and have access to several folders, depending on their own permissions. I'v...

menesthevs by Champ in-the-making
  • 407 Views
  • 4 replies
  • 0 kudos

Assignment event not getting triggered

HI All,  I am trying to set an assignee for a task using taskservice.setassignee(taskid,assigneename) from java I am able to seee the assignee name getting updated in the act_hi_taskinst table but the assignment event is not getting triggered, and al...

geekykrish by Champ in-the-making
  • 143 Views
  • 1 replies
  • 0 kudos

Lock/Unlock File Webscript

I need to create a java backed webscript that has the functionality to lock or unlock a node. I don't need any GUI changes, just a webscript that I can call from workflow javascript to lock or unlock.This is my first dealing with java and webscripts ...

Cannot end task/delete workflow using console

Sigh…My Activiti workflow has a Listener (alfrescoScriptType) that fires at the end of the workflow.  Unfortunately my code didn't catch an exception for an unset variable (bpm_siteShortName) and now the Workflow is stuck at the last task.When the as...

devodl by Champ in-the-making
  • 994 Views
  • 5 replies
  • 0 kudos

Conexão com BD próprio

Olá,Gostaria de saber se existe possibilidade de conexão e/ou acesso do Alfresco a bancos de dados existentes na empresa? Estou procurando na documentação para desenvolvimento, mas até agora não encontrei nada a respeito.Alguém já fez algo parecido? ...

License Information

Alguém sabe me dizer como posso conseguir as informações sobre a licença do Alfresco da empresa?Versão Alfresco 3.1.1Dizem que podemos conseguir pelo console do Tomcat, alguém pode me explicar como consigo fazer? Não achei este procedimento em site a...

rainerp by Champ in-the-making
  • 797 Views
  • 1 replies
  • 0 kudos

How to change the alfresco url using proxy

I need to change the alfresco explorer and share url using proxy. How to change the url?My current url is http://System1:8080/alfresco, http://System1:8080/shareI need to change to http://kroxx, http://wiks

samnaction by Champ in-the-making
  • 187 Views
  • 1 replies
  • 0 kudos

Error opening Model Designer (beCPG) after install it

Hi.I started to study Alfresco few weeks ago. I interest in customizing a workflow, creating a new model and forms.I installed beCPG 1.5.4 on Alfresco Enterprise 4.2.e (trial), following the instructions (controls before) using java commands in a cmd...

cmax by Champ in-the-making
  • 235 Views
  • 1 replies
  • 0 kudos

Rules and custom multiple property

Hi.I am having some problems with a rule that sends a mail if a multiple custom property contains one value.Here is my custom property configuration asociated with an aspect:<aspect name="xyz:minicia">   <title>Mini compañía</title>   <properties>   ...