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

Forum Posts

Usando alfresco con otro Sistema de Gestión Documental

Hola Muy buen día.Tenemos un Sistema de Gestión Documental (SGD), en el cual se crean 3 tipos de documentos y a traves del cual se genera un numero aleatorio para la asignación de un folio a la creación de memorandum's u oficios.Una vez que se asigna...

Create No.Of Subtasks dynamically

Hi,I have an requirement to crease N no.of subtasks dynamically and my flow has to wait all created subtasks getting closed then move to next stage.How can i achieve this.  Please help me with suggestions.Thanks,Suresh

Variable definition by user on GUI.

Hi!Is there a way, to define variables easily in the Activiti Explorer?I'd like to show the explorer to some non-computer-oriented people, where they could define custom processes. These processes would calls some Service Tasks in the given order, th...

Custom group member verification

Hi everyone,I have a simple workflow with one usertask. My user task contains:activiti:candidateGroups="mygroup"‍‍‍and I can search tasks by this query:List<Task> tasks = taskService.createTaskQuery().taskCandidateOrAssigned("myuser").list();‍‍‍I rea...

errorcv by Champ in-the-making
  • 173 Views
  • 1 replies
  • 0 kudos

Workflow forms deployment

I have a scenario where I need multiple forms to be automated with their workflow tasks. each form represent independent process/workflow with different users and roles. How to implement and deploy those forms within the same instance of activiti?Not...

fatema by Champ on-the-rise
  • 435 Views
  • 3 replies
  • 0 kudos

Database update conflict resolution

I have a requirement where I need to build an approval process to update the database tables. I am building a web application in struts 2 and planning to use activiti as a backend engine via REST api of activiti. I would like to understand if activit...

cshar by Champ in-the-making
  • 367 Views
  • 3 replies
  • 0 kudos

difference between security-role and assignment

Hello at all,when I create a new group, there are the two types security-role and assignment. The assignment type is clear, but I do not understand how to make use of the security-role groups.I want to create several security-role groups, e.g. admin,...

b_schnarr by Champ in-the-making
  • 1077 Views
  • 6 replies
  • 0 kudos

Problema al tipificar doc en Wizard entre paso y paso

Hola genteTengo un problema con el Wizard que estoy haciendo. Los pasos son los siguientes, en el STEP1 escojo el Type que le quiero dar al documento, en el STEP2 con el documento ya tipificado aparecerían los campos de las propiedades para poder rel...

execution has not subscribed to a signal event

Hello,I'm trying to throw and catch a signal event but i get the following error : " Execution 690046 has not subscribed to a signal event with name "flushBatchList".Here is the subprocess that catch the signal with a boundary signal event : <subProc...

r3dge by Champ in-the-making
  • 1403 Views
  • 9 replies
  • 0 kudos

Problem with permissions and create folder in workflow

Hi thereWe have problems to set permissions on the folders you are working in a workflow.We give permission in the first script run, but when we run the workflow tells us that we have no permissions.Any idea what could be the problem?And by the way, ...

CMIS Type 'cmis:document,P:cm:titled' is unknown!

HiI'm trying to add some custom files and folders with custom metadata to alfresco.That didn't worked, so I'm trying to execute the default code from:http://code.google.com/a/apache-extras.org/p/alfresco-opencmis-extension/I always got the follwing E...

lukas by Champ in-the-making
  • 5575 Views
  • 11 replies
  • 0 kudos

Import/Export from command line

HelloI'm trying to make a .acp import a file using the console with the command:java -XX: MaxPermSize = 512m -classpath classes / alfresco / module: classes: lib / * org.alfresco.tools.Import -user admin admin -s -pwd workspace: // SpacesStore verbos...

mhoyosga by Champ in-the-making
  • 1011 Views
  • 1 replies
  • 0 kudos

Cambio de raiz URL

Estimados, buenas tades (dias/noches) hace poco estoy entrando al mundo de alfresco y tengo una pregunta, quizas ya fue tratada pero no la encontre:ya logre instalar mi alfresco, mi pregunta es la siguientei entro por la URL: www.mialfresco.com no me...

xanathoscl by Champ in-the-making
  • 852 Views
  • 1 replies
  • 0 kudos

Permissions, Groups and Roles

I looked at the permissions model in WIKI. What is not clear is how Groups and Roles come in the picture.My Idea of permission was very simple - There are set of users and there are set of permissions. Any subset of permissions can be applied to any ...

pvaibhav by Champ in-the-making
  • 1750 Views
  • 7 replies
  • 0 kudos

Alfresco-3.4d: alfresco share slingshot-login template error

I've recently downloaded and installed Alfresco binary alfresco-community-3.4.d-installer-win-x64 on my Windows7 laptop. I've used the defaults for the installation and I had no problems or warnings during install. When I start alfresco, I was able t...

cpekyaman by Champ in-the-making
  • 362 Views
  • 1 replies
  • 0 kudos

Installation - build.xml in setup folder?

From the Activiti in Action book by Tijs Rademakers it says there is a setup folder in the ZIP file containing the Activiti framework installation. Among other things, this is supposed to launch a stand-alone H2 instance also Tomcat etc.I can't find ...

jemmerling by Champ in-the-making
  • 663 Views
  • 8 replies
  • 0 kudos

How can I evaluate expression values in my java code?

Hi forks,Can anyone tell me how I can evaluate the expression's value below?I have a TaskListener implementation in which I add jave code to parse and print a sentence as below<![CDATA[<activiti:field name='xxx'>      <activiti:string>my birthday is ...

Exception

Hi I have a very simple BPMN process it contain single service task and i am trying to get process instance i am getting the following error i am using activiti 5.17 version , could you please help me to resolve this issue org.activiti.engine.Activit...

noor_bpm by Champ in-the-making
  • 411 Views
  • 1 replies
  • 0 kudos