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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 708 Views
  • 0 replies
  • 0 kudos

Accessing a version NodeRef via Alfresco REST Api

Hi All!I am migrating Media Wiki from using Alfresco Web Services to use Alfresco REST so that ACS 5.2 (or higher) can be used.  The challenge I am facing is how the URLs where stored in Media Wiki for accessing versions within ACS.  When using Web S...

bigs4321 by Champ in-the-making
  • 4781 Views
  • 2 replies
  • 0 kudos

set subprocess name

I have a Process Definition that makes a number of different calls to a subprocess via Call Activity,  as the subprocess is called multiple times for many different reasons, I'd like to be able to set the 'Name' for each instance of the called subpro...

peteth by Champ in-the-making
  • 6173 Views
  • 4 replies
  • 1 kudos

Decode in Java webscript

Hello All,I am calling a java webscript from a ftl. var uri = Alfresco.constants.PROXY_URI+"/vs/insurancetype?" + encodeURIComponent("company="+companyValue+"&insurancetype="+insuranceValue);this.register = function () {Alfresco.util.Ajax.jsonGet({  ...

how to release the disk space taken by 'download-as-zip'

I'm using alfresco community edition 5.2.g, which has the download-as-zip api. ( alfresco/api/-default-/public/alfresco/versions/1/downloads/ ). Each time the API is called, alfresco seems to create a temporary node in data space. When there are tens...

sunjian_xy by Champ in-the-making
  • 7211 Views
  • 4 replies
  • 0 kudos

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
  • 8622 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
  • 4953 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
  • 8514 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
  • 7766 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
  • 6799 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
  • 4589 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
  • 8158 Views
  • 2 replies
  • 0 kudos