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

Forum Posts

Starting a Process

Hi,I am new to activiti.. i gonn through all the activiti topics. i understood the basic concepts of activiti.i am having difficulty while starting a process.. how i can start a activiti process from a form button (onclick) operation. restapi or stat...

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

Java program won't terminate after ProcessEngines.destroy()

I have a Java class I am running with a main method like this:    public static void main(String[] args) {        ProcessEngineConfiguration engineConfig =                ProcessEngineConfiguration.createProcessEngineConfigurationFromResource("activi...

louis44 by Champ in-the-making
  • 363 Views
  • 5 replies
  • 0 kudos

job executors and exclusive jobs

I have a process that has parallel script tasks. Both are set to async=true. When I run with the default job executor, these don't run in parallel, but sequentially. This is because exclusive = true for all jobs by default. If I set exclusive = false...

louis44 by Champ in-the-making
  • 353 Views
  • 4 replies
  • 0 kudos

Need Debugging Ideas

My deletes are failing and the log file shows:127.0.0.1 - - [07/Jul/2015:16:14:43 -0400] "DELETE /alfresco/s/slingshot/doclib/action/file/node/workspace/SpacesStore/c7aafa4c-3a1a-405f-9f8b-6b2857df4b75?alf_ticket=TICKET_1942d924dc0c29f602f61bec2865c8...

ddelapasse by Champ in-the-making
  • 201 Views
  • 2 replies
  • 0 kudos

'Synchronization aborted due to error'?

I've got an LDAP (Active Directory actually) integration that seems to work, but yet logs scary sounding errors.15:43:28,117 ERROR [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization aborted due ...

sscbrian by Champ on-the-rise
  • 540 Views
  • 1 replies
  • 0 kudos

Site evaluator for module extensions

Hey.Is there any change I can make "site.module.evaluator" work for datalist datagrid configuration?I know it's possible to use module extensions to change the document library configuration dinamically, but the same idea doesn't work for datalist co...

douglascrp by World-Class Innovator
  • 794 Views
  • 2 replies
  • 0 kudos

share-header.get.js extension override doesn't always work?

I built a small extension for share-header-get.jar that removes a list of widgets from the Share header menu.  It works everywhere *except* in the search results screen.  That screen shows the original header including the items that should be gettin...

sscbrian by Champ on-the-rise
  • 1973 Views
  • 8 replies
  • 0 kudos

Hide some actions in document details view

Hi all,I'd like to know how can I modify the action's list in document details view.I'd like to hide some action like "manage aspect".Can someone help me?

mo839 by Champ in-the-making
  • 1103 Views
  • 4 replies
  • 1 kudos

Javascript to copy a file into new dir (trigger by rule)

Hi everyone, i need to create a javascript that copy a file from Data Dictionary/Models into a new folder.I've already setup the rule to take action when a new folder is created but i have no idea how to make this javascript.Thanks in advance.

gmce by Confirmed Champ
  • 3400 Views
  • 3 replies
  • 0 kudos