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

Forum Posts

Create deployment artifacts

Hi!I have the problem with creation of deployment artifacts. I added new ServiceTask to my project. When I click on "Create deployment artifacts", the .class file of my new ServiceTask isn't added to the jar archive. Why?Best Regards,Anton Fenske.

afenske by Champ in-the-making
  • 158 Views
  • 3 replies
  • 0 kudos

End Event ExecutionListener DB Flush Question

Hello,I've added a custom parse handler for end events(none and error end) to some process definitions. One of them has only 1 service task. The problem arises here. It works like that:1-While parsing end event it adds an execution listener with Exec...

gokceng1 by Champ in-the-making
  • 248 Views
  • 5 replies
  • 0 kudos

NPE While deleting a processInstance

Hi,I have a scenario were i invoke my application's service API from within activiti's ServiceTask. Now in case if the Service API throws an exception, i would like to terminate the processInstance, and also retain the history details as i require it...

vivverma by Champ in-the-making
  • 128 Views
  • 2 replies
  • 0 kudos

Adding item to sub process loop

I have a (working) process where a query gets executed as a service task, and the results get stored in a database.The next task is modelled as a subprocess for each of these items (populated with a function defined in a  multiInstanceLoopCharacteris...

kccoyote by Champ in-the-making
  • 432 Views
  • 4 replies
  • 0 kudos

Just another usage of process engine

Hello.I took activiti engine code (http://forums.activiti.org/content/engine-abstraction-simulation-engine). I change it little bit to be able to run simulation experiments instead of process instances. But there are still a lot of references to the ...

gromar by Champ in-the-making
  • 127 Views
  • 1 replies
  • 0 kudos

Not able to Login

I have successfully installed Alfrensco in my local environment, But Im facing below error The remote server may be unavailable or your authentication details have not been recognized.‍But Im sure I have give right password and username as 'admin'. P...

Alfresco as a CMIS Client

I need to show in Alfresco some documents from another DMS, which is acting as a CMIS server. How can I do this ?All I seem to find is how to show Alfresco content in other systems, but not the reverse.Thanks

rares by Champ in-the-making
  • 134 Views
  • 2 replies
  • 0 kudos

User temp folder

Hi all, i'd like to know if exists a sort of temporary folder for each user, or if can be create one for each of them.Thanks

liuk88 by Champ in-the-making
  • 185 Views
  • 2 replies
  • 0 kudos

Reports and BAM graphs

Hi,Please let me know how many and which type of graphs can be used to render the reports data.

suoza by Champ in-the-making
  • 182 Views
  • 2 replies
  • 0 kudos

Mock a Java service task

I have a process where I have a timer job which calls a Java Service Task(which calls a webservice). In my unit test I am triggering Jobs like this      // Manually execute the job      ManagementService managementService = activitiRule            .g...

rangoo by Champ in-the-making
  • 750 Views
  • 6 replies
  • 0 kudos