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

Forum Posts

how to create candidate user group dynamically

HI, in my workflow, there are three fields(user names) to get the user name to which task should be assigned. I framed the service task to gather the list of names and assigned the assigneeList to the process variable. Now when i give ${assigneeList}...

hemamalini by Champ in-the-making
  • 1419 Views
  • 3 replies
  • 0 kudos

Cm:preferences aspect so Cm:preferenceValues content is not keeped on the 1.0 version of documents in Alfresco 4.2

Hi, I have a web script that add cmreference aspect and some json content to cmreferenceValues property.I try to keep the content in all versions of a document. When I look at to the version 1.0 of a document I can't see that aspect, neither its prop...

thbaymet by Champ in-the-making
  • 358 Views
  • 3 replies
  • 0 kudos

Get Categories Picker Popup directly without editProperties form

Hi, Actually, to add any category (or tag) to a folder we must go to the edit properties form, then add/remove categories in that form and finally save the properties. Whatever i try to do, is to have a button ("Categories") in the actions list. When...

thbaymet by Champ in-the-making
  • 167 Views
  • 1 replies
  • 0 kudos

Problem with OutboundSMTP Configuration

Hi all,I'm using Alfresco 4.2 Community, install by laugh installer /opt/alfresco-4.2.c . My server : Centos 6.4 64 bit.I read article at : http://docs.alfresco.com/4.2/concepts/email-outboundsmtp-props.htmlThis is my OutboundSMTP Configuration in al...

Properties Email Server 5.0

Bonjour,Où est donc le serveur mail d'Alfresco 5.0 (x64) ?Nous migrons d'Afresco 4.2 vers 5.0 (sous windows serveur 2012)Mais impossible de configurer le serveur d'emails car il n'y a pas de fichiers de properties(InboundSMTP, OutboundSMTP)Il n'y a p...

aexium by Champ in-the-making
  • 957 Views
  • 2 replies
  • 0 kudos

testing serviceTasks in the workflow

I think I am missing some functional concepts in what I need to know to properly unit test my activiti workflow.The workflow is like this:userTask 1 -> serviceTask 1 -> exclusive gateway 1 -> userTask 2 -> exclusive gateway 2 -> serviceTask 2 -> endd...

lawandco by Champ in-the-making
  • 103 Views
  • 1 replies
  • 0 kudos

How transactions work in Activiti

looking at someone legacy code. If transaction is configured into a config file   <bean id="transactionManager" class="org.springframework.jdbc.datasource.DataSourceTransactionManager">    <property name="dataSource" ref="dataSource" />  </bean>And o...

birju by Champ in-the-making
  • 148 Views
  • 1 replies
  • 0 kudos

Read versionLabel right after Creating a versionable node

We have a java backed upload webscript which creates a versionable node. I am having trouble finding a way to read the versionLabel property on the node which was just created. I get null for versionLabel on node creation and versionLabel is behind o...

binnyg by Champ in-the-making
  • 172 Views
  • 2 replies
  • 0 kudos

Task Listener section in user guide requires updation

http://www.activiti.org/userguide/#taskListenerssays class: the delegation class that must be called. This class must implement the org.activiti.engine.impl.pvm.delegate.TaskListener interface.‍but in 5.15.1 org.activiti.engine.impl.pvm.delegate.Task...

cancel workflow when content deleted

I have a "customFolder" type based on cm:folder and a custom jbpm workflow that operates on customFolder (customFolder is in workflow's package).If I delete customFolder, I also want to cancel workflow instance. Now, workflow instance remains after c...

darionis by Champ on-the-rise
  • 249 Views
  • 2 replies
  • 0 kudos