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

Forum Posts

Opinión beCPG

Hola,Estoy pensando en instalar el addon de beCPG model designer para hacer el diseño de modelos de forma más visual y cómoda… Pero he leído que modifica ficheros del alfresco "original", de echo aparecen warnings al instalarlo… ¿Qué pensáis? ¿Es bue...

diego_as by Champ in-the-making
  • 1463 Views
  • 5 replies
  • 0 kudos

What about Terminate End event as applied to Sub-Process?

There is Terminate End event feature in the Activiti Explorer. But it's absent in the user guide. In my experiments it works but if raised in the Sub-Process all its parent execution tree is killed. This behavior conflicts with the BPMN2 specificatio...

Autofill of Data during document upload

Hi TeamThis is for the Alfresco Community Version 5.0.dI have this requirement to auto fill the parent document details during the upload processFor Ex:- User will create a folder and add few documents to it, while creating the folder user will enter...

Ruoli e Permessi custom

Ciao a tutti,sto utilizzando la versione 5.0c di Alfresco avendo generato AMP Archetype All-In-One.Vorrei poter customizzare i ruoli presenti, in particolare il ruolo del Consumatore, disabilitando i permessi relativi al Download e alla visualizzazio...

sarar by Champ in-the-making
  • 911 Views
  • 1 replies
  • 0 kudos

OutOfMemory (Java Heap) while loading large files

Hi,I am using CMIS ATOM PUB API to load documents to Alfresco and it is working good for small files. However, while loading large documents (greater than 100MB) the upload of document is failing with "OutOfMemory: JavaHeap" exception. Kindly let me ...

Consuming webscripts

Hi,I'm (considering) using spring surf and it would be great to understand how I can consume webscript executed on alfresco instance from a surf controller.i.e. - I create a template on a surf instance to display a form available from http://127.0.0....

thomasg by Champ in-the-making
  • 180 Views
  • 1 replies
  • 0 kudos

Workflow - hub and spoke with multiple possible end points

I am trying to model a workflow where at the beginning it is linear and then when it reaches a point/ user - that user acts a co-ordinator/ hub and directs it to one of multiple points.                     4'                    ^1 > 2 > 3 > H   > 4"'...

Deploy modules in a specific order

HiI have a number of modules that are auto deployed, but one of the modules needs to be deployed before the rest of them. Looking at the comment in the ModuleDeploymentService there doesn't look like there is way to specify the order. /**   * <p>A {@...

dantuffery by Champ in-the-making
  • 260 Views
  • 2 replies
  • 0 kudos

Maintaining checkbox selections between gallery and detailed view

Hi,I have detailed view and gallery view of images in aikau. and i have the ability to select images with checkbox.var thumbnailWidget = {    name: "alfresco/renderers/GalleryThumbnail",    config: {        widgetsForSelectBar: [            {        ...

prashant by Champ in-the-making
  • 235 Views
  • 2 replies
  • 0 kudos

Task variables and outcomes

Hello activiti people,i dont know if this was already answered, but i searched the forum and didnt find a thread on this. The only thing is that iam really new to programming stuff (i began coding in february 2015) but iam improving quick. I mainly u...