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

Forum Posts

Custom Folder Type

I have created custom folder with custom type with the help of onNewFolder action.Just changing itemId.Custom folder have field like field1,field2 etc.... There is no cm:name property in that custom type.Node is created but name is something like 'c3...

sp2 by Elite Collaborator
  • 8265 Views
  • 6 replies
  • 0 kudos

Resolved! How to disable 'Rename' option in documentLibrary

Hello All,I want to disable the 'Rename' option in documentLibrary. I tried solution on this URL -repository but did not work for me. Also, I did not get the how the data is generating on the document library. I already check ftl - "doclib-simple-met...

Alfresco approach and design question

Hi there , I am new to Alfresco Development . I have few basic question to start with. The following is my project requirement.  I am looking at Alfresco primarily for storing content/documents which are images, text files , HTML and PDF files only. ...

brijeshnk by Star Contributor
  • 4743 Views
  • 3 replies
  • 1 kudos

Resolved! Exception when multi-instance service task itself inside a loop

I have the below process. In my process there is a multi-instance service task that itself is a part of a loop.The issue is that I'm getting the below exception after the process is finished.If I'll make Service Task 3 not to be multi-instanced or if...

yevgenyl by Champ on-the-rise
  • 8234 Views
  • 3 replies
  • 0 kudos

Document associations

Hi everyone,I'm using the last Alfresco Community and I need to create associaton between documents. In old discussions I read that, out of the box there is an aspect "cm:references" to link one or more documents.I dont find the aspect, neither creat...

pajumbo by Confirmed Champ
  • 7456 Views
  • 4 replies
  • 2 kudos

How to get activiti:field name from a service Task

Hello all,I would like your help whether there is a way to get from a java class the "activiti:field name" from a service Task and not only the value. For instance if we have this service task:<serviceTask id="servicetask1" name="Service Task" activi...

zaridak by Champ on-the-rise
  • 6618 Views
  • 2 replies
  • 1 kudos

Digital World

Hi our company is trying to get rid of paper works , they want to use alfresco for Implement this big project.let me make an example :for Recruitment be able to creating forms and the client could fill them , check and response process of Resign , hi...

want to show error message thrown from java in share page

Hi all,Want to show error message thrown from java in share page.Tried like :         throw new Exception("Email-id already exists..! Please try with different email-id");         throw new AlfrescoRuntimeException("Email-id already exists..! Please ...

kranthi by Star Contributor
  • 4423 Views
  • 2 replies
  • 0 kudos

Resolved! Manage Hibernate and Activiti with Common TransactionManager

Hi,I want to use a common transaction manager for hibernate and activiti, but i can not! And i have read all internet resources for that! Hear is a simple scenario (which does not even use hibernate!!)ave variables in taskSave variable in task#execut...

mf by Confirmed Champ
  • 7939 Views
  • 2 replies
  • 0 kudos

Sub process does not appear in activiti-admin

I've configured a basic process to test some subprocess functionality. After deployment, I'm not seeing the subprocess in the subprocesses tab in the instance view within activiti-admin when the task within the subprocess is active. Is there somethin...

How to alter CSS files inside aikau-1.0.101.10.jar

Hi.I was working on translating Alfresco share to Arabic i.e to RTL format.Now coming to the question, I've encountered a problem while altering the css files to support RTL. The problem was that some css files were situated inside aikau-1.0.101.10.j...

retrieving generated document raw data

After generating a document with a Generate Document task, and I need to retrieve the raw document afterwards.  I know I can do this with the endpoint: /enterprise/content/{contentId}/raw endpoint, so I have a Script task following the generate docum...

sdownie by Champ in-the-making
  • 8667 Views
  • 2 replies
  • 0 kudos

Change the name of a workflow - Alfresco Community 5.2

Hi,I have some simple questions to ask. But i couldn't able to find a solutions. My questions are,How can i change the name of a workflow.                How can i hide a unnecessary workflow definition from the workflow list.         How can i custo...

anuradha1 by Star Contributor
  • 9184 Views
  • 6 replies
  • 0 kudos