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

Forum Posts

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
  • 6430 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
  • 7933 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
  • 4514 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
  • 7776 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
  • 7105 Views
  • 4 replies
  • 2 kudos