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

Forum Posts

Curious about AbstractContentTransformer2

I am upgrading our custom code for alfresco to make it compatible for Alfresco 3.0.  In the process I came across a deprecated class, AbstractContentTransformer, and found it should be replaced with AbstractContentTransformer2!  This class seems to h...

scott by Champ in-the-making
  • 230 Views
  • 2 replies
  • 0 kudos

Custom Assignment Handler and 2 arguments function

Hi!I'm trying to use custom assignment handler introduced in Activiti 5.0 final. So, I have task like this:      <userTask id="usertask2" name="Review Asset"         activiti:candidateGroups="${liferayGroups.getGroups(execution, &quot;Administrator&q...

akakunin by Champ in-the-making
  • 355 Views
  • 4 replies
  • 0 kudos

Adding a Custom Dialog and Alfresco 3.3

Hi, I try to deploy the example in Alfresco 3.3 SDK that refer to this address:http://wiki.alfresco.com/wiki/Adding_a_Custom_DialogThe menu item to launch the dialog appear, but when I click on it the page refresh without showing the dialog and witho...

jesty000 by Champ in-the-making
  • 194 Views
  • 1 replies
  • 0 kudos

support for multiInstanceLoopCharacteristics

I'm trying to figure out how to allow multiple user tasks (in parallel) where the process waits until all tasks are completed before continuing and number of tasks I need to create is defined at runtime.  It looks to me like in BPMN the <multiInstanc...

redwood7 by Champ in-the-making
  • 256 Views
  • 2 replies
  • 0 kudos

Model vs bpmn in Eclipse Designer.

So, I create my model in the Eclipse designer (drag and drop).Save it, get a bpmn file.I have to manually add in the extensions into the bpmn xml (for programmatic assignment of a resource to a task).Then I edit the model file and boom, my changes ar...

sherod by Champ in-the-making
  • 229 Views
  • 1 replies
  • 0 kudos

error in saving *.activiti file

hi,I am facing a very minor problem with "Activiti" modeler in Eclipse-IDE….these are the steps i followed:-1) In the eclipse modeler drag and drop start and end palette.2) Connect Start to End by using the sequence flow.3)Save the file..(well and go...

dev1 by Champ in-the-making
  • 154 Views
  • 1 replies
  • 0 kudos

Upgrade Alfresco community 2.1 -> 3.3

Hello there, I try to upgrade my Alfresco Community 2.1 to 3.3. As indicated in the documentation, I upgrade to "Labs 3 Final" in first.I installed this version, I modified the configuration files to use MySQL and I test it, all works fine. Next step...

Exclure des dossiers d'une recherche

Bonjour à tous,J'avais créé un message il y à environ 1 an (le temps passe vite…) concernant un sujet dont je n'avais pas trouvé de solution…Je relance donc le sujet , si quelqu'un à déja traité ce genre de demande ans la zone 'Recherche' de l'interf...

fred_pack by Champ in-the-making
  • 2805 Views
  • 10 replies
  • 0 kudos

own spring bean in activiti unit-tests

Hi!I'm trying to investigate some problems I've met with activiti and best way to do it - via unit-tests - better inside activiti engine project - so, by this way it will be easy to separate all my own environment and code - what may affect problem, ...

akakunin by Champ in-the-making
  • 248 Views
  • 2 replies
  • 0 kudos

Portail Web, SSO, et propagation de droit d'accès

Bonjour,je suis stagiaire en tant concepteur développeur informatique dans une start-up qui développe un portail Web. C'est mon premier post sur un sujet informatique et j'espère que je vais bien exposé mon problème.Le système se compose d'un portail...

aurel44 by Champ in-the-making
  • 1668 Views
  • 4 replies
  • 0 kudos

Identity management

I'm trying to integrate Activiti with custom application that use complex identity schema, user are saved in LDAP with "groups" created hierarchically following business domain. I don't see easy way how to integrate Activiti with existing LDAP schema...

predragp1 by Champ in-the-making
  • 259 Views
  • 3 replies
  • 0 kudos

modeling repeating complex elements

Hi Guys,A common requirement when modeling web data is to have repeating complex data, an example being a photo gallery which is made up of multiple photos, each with an image and supporting text such as a title and description.  iePhoto 1   Image   ...

boneill by Star Contributor
  • 312 Views
  • 3 replies
  • 0 kudos

About Adobe Flex interface of Activiti workflow engine

Hello Guys,Now I am developing free ERP (http://www.coolerp.com) software by Adobe Flex.  I have evaluated many workflow engine. Most of them are not suitable for us. After tested activiti workflow, it's amazing. This is what we need. But it seems th...

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

Share Workflow Forms - share-config-custom

I am migrating a custom advanced workflow from Alfresco Explorer to Share.  When I define the form in web-extension/share-config-custom.xml, the form definition doesn't get picked up.  If I cut and paste the definition into share-config.xml in the Al...

/alfresco/extension not found in FirstFoundationClient Sourc

Hi,         I am new to Alfresco. I tried running a sample FirstFoundationClient. I got some exceptions I browsed through and I looked for /alfresco/extension in the source folder which I could not find.  Exception in thread "main" org.springframewor...

sur344597 by Champ in-the-making
  • 339 Views
  • 4 replies
  • 0 kudos

Share - define form for all tasks

How to I define one form for all my tasks?I tried this: <config evaluator="task-type" condition="bpm:workflowTask">‍ And I also tried defining one generic task in task model and then defining form for it and all the other tasks had that task for pare...

syntaxe moteur de recherche

Bonjour à tous,Administrateur Alfresco depuis peu, je cherche de la doc pour mes utilisateurs concernant la zone de recherche plein texte.Peut-on utiliser des *, des " ", des +, des -, etc… enfin existe t-il un glossaire pour affiner les recherches ?...

admingl by Champ in-the-making
  • 4270 Views
  • 16 replies
  • 0 kudos

error starting demo

I am receiving the following error trying to start the demo.  has anyone encountered this or know of what i may be doing wrong?The <sql> type doesn't support the nested "javaresource" elementi am using tomcat 6.0.26 and have tried both h2 and mysql. ...

Timer Boundary Events

I'm trying to set a timer event on an activity that has no other sequenceFlow leaving it - i.e. I just want a timed delay, rather than an escallation process. I'm doing this following the example in the user guide, with a timer period of 10 seconds, ...

pault by Star Contributor
  • 302 Views
  • 2 replies
  • 0 kudos

Create a form in share with fields of a custom metadata type

Im using Alf3.3.3 , and Im trying to create a custom form (custom metadata) in ALfresco Share.Modifications Performed:toolbar.get.config.xml. <toolbar>   <createContent>          <content mimetype="text/plain" icon="plain-text" label="menu.create-co...

armedia by Champ in-the-making
  • 213 Views
  • 2 replies
  • 0 kudos