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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1735 Views
  • 1 replies
  • 0 kudos

I am getting exception while executing Task.

Hi I am getting below exception in my application.I am using activiti 6.0 version.Could you please help me to resolve this issue.[activiti-acquire-async-jobs] ERROR org.springframework.transaction.support.TransactionTemplate - Application exception o...

Pass information (JSON) to a Service Task

Hello everybody I need help again...Please can someone tell me how can I pass an ArrayJSON to a Service Task?? I have a Java class that implements JavaDelegate and I can see the access to this for my logs but i dont know how i can pass my information...

arag by Confirmed Champ
  • 3658 Views
  • 1 replies
  • 0 kudos

javascript iterate object in start node

Hi all,I use following javascript (only snippet of the code):function main() {   if (document.isContainer && document.name == "Gescande dossiers")    {        processNode(document);    }}main();I have a rule defined on the document library that execu...

Hyperlink dentro do documento

Boa tarde,Seria possível vincular hyperlinks dentro de um documento no Alfresco.Ex:Eu versiono um documento chamado Balanço e dentro do documento menciono que é somente analisar o calculo do balanço (Hyperlink) que ao ser selecionado abra esse calcul...

Turn off multilingual context

Are there any ways to turn off multi-lingual context in alfresco 5.2?I' ve got a problem with cm:titled aspect, I update description\title with soap request to alfresco Object Service Port and description updated only to English version, but I can't ...

biker89 by Confirmed Champ
  • 3790 Views
  • 1 replies
  • 0 kudos

Resolved! add Aspect on custom type by cmis error

Dear everyone,I'm using alfresco 5 and cmis 1.1. I have model with 2 aspect scroductRelated and sc:webable .I've writen cmis code to create new document with aspect asession cmisSession = getCmisSession();String fileName = file.getName();// create a ...

phong_van by Confirmed Champ
  • 12079 Views
  • 8 replies
  • 0 kudos

Resolved! Activiti parallel execution of subProcesses

I'm trying to implement the following workflow:there are 3 separate subProcesses (dbTaskPrescoringProcess, level1PrescoringProcess and level2PrescoringProcess) that should be executed in concurrently. So I've added the following properties to each pr...

Moving folders with default user permissions

Hello,I have created a site and added new members in different groups. I have created a folder Sales and inside Sales there are sub-folders with respective user names.I want only the person who creates the sub-folder should access it. E.g. If Greg cr...

ksawant005 by Champ in-the-making
  • 7382 Views
  • 6 replies
  • 0 kudos

Resolved! Edit online with MS OFFICE

Hello,I use Alfresco CE Version 5.2, I want to edit my office files online using (Microsoft office programs), can you please advise me how to proceed ?Thank you in advance,N. FATEH

nourmail by Champ on-the-rise
  • 13046 Views
  • 3 replies
  • 1 kudos

Defaulting the value of a People control on a Form

My process flow requires a manager to review an analyst's work and, if changes are needed, the manager can return the case to the same analyst or a different one.  When changes are needed, I'd like to display the analyst's name to the manager and all...

lsharman by Champ in-the-making
  • 15838 Views
  • 8 replies
  • 0 kudos

Resolved! Add Custom Action Button

To add a custom action link in Documents Actions[ where Copy To, Move To etc are present], I am adding <div> <a rel='' href='#' class='action-link' title='${msg('actions.document.backup')}'> ${msg('actions.document.backup')}</a> </div> in ...\WEB-INF...

sakshik by Star Contributor
  • 12602 Views
  • 5 replies
  • 1 kudos