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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 621 Views
  • 0 replies
  • 0 kudos

Resolved! Issue querying for Signal

Hi,I have a problem regarding the query of signal.I'm trying to use signalEventReceived(signalName,executionId) to trigger a boundary signal. However it does not work, it says that Execution xx has not subscribed to a signal event with name xx.And wh...

jpgouin by Champ on-the-rise
  • 11844 Views
  • 5 replies
  • 0 kudos

Resolved! the Activiti boundarytimer didn't work when added two or more

Hi, i have encounted a problem.Can some friends help me?i have tried that the  process can   move into next userTask automically when overtime if  a  userTask is added a boundarytimer .but if i added  a boundarytimer to the second userTask,the timer ...

karedom by Champ in-the-making
  • 16730 Views
  • 5 replies
  • 1 kudos

Azure SQL Database and Alfresco Starter Edition

Hi all,I have just one question about the SQL Server for Alfresco Content Services Starter Edition.Do you know if it's possible to use #Azure SQL Database with Alfresco?Thank you in advance for your answers.Arnaud

arnaudmotz by Champ in-the-making
  • 3744 Views
  • 1 replies
  • 0 kudos

Activiti Processes disappearing, requiring a server restart

Hello,We are using Activiti (5.21.0) connected to MySql (15.1). Activiti (web application ) is deployed on Tomcat (8.0.43). Within a gap of 5-7 days we get an issue. All the processes, except for the default Demo Process & Demo Reports  , get un-depl...

ob2wr by Champ in-the-making
  • 4431 Views
  • 1 replies
  • 0 kudos

How to add external JS/CSS from CDN/external domain

Hi,I would like to add external assets (JS/CSS) that are served from CDN on external domain. This will be used to create custom stencils angular controller logic and some branded styling.I have found that you can add resources thro app-cfg.js/* * Cop...

access denied ExecuteAsyncRunnable

I upgraded the version of spring-framework and spring-security for our application.From: <spring.version>4.1.1.RELEASE</spring.version> <spring-security.version>3.2.5.RELEASE</spring-security.version>To:<spring.version>4.3.10.RELEASE</spring.version>...

How to who can reassign the task?

Every user who is assigned a task can reassign that task to another user. But in fact, only some people can reassign the task (e.g the manager only). How to setup this?Thanks, 

duke_duong by Champ on-the-rise
  • 5086 Views
  • 2 replies
  • 1 kudos

Upgrading Alfresco Content Services

I'm trying to upgrade to 5.2.1 and I read some instructions that I'm a bit confused by. On the Alfresco documentation page under "Upgrading Alfresco Content Services" section 3e states "Do not copy the files. Copy only the override settings so that y...

jbrown2 by Champ in-the-making
  • 3137 Views
  • 1 replies
  • 0 kudos

Showing where the particular instance is in the workflow

HiI have a requirement where i need to show to users where a particular process instance is in workflow.Is there any API that will provide me with these information?At the minimum, if i can get:- all completed tasks- all active tasks- all tasks in th...

nmorado by Champ on-the-rise
  • 5389 Views
  • 3 replies
  • 1 kudos

It is possible to translate?

Hi all,it is posibble to translate strings under document action? Hihlight text in attachment.Could anyone tell me, where it must be translate?

pavelbaco by Champ in-the-making
  • 5859 Views
  • 2 replies
  • 0 kudos

share-config-custom.xml changes

I'm with problems with this. I modify the `tomcat/webapps/share/WEB-INF/classes/alfresco/share-workflow-form-config.xml` and also `./tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml` but... Changes are not made in alfresco. What c...

Oracle DB upgrade fails

alter table ACT_RE_PROCDEF add (ENGINE_VERSION_ NVARCHAR2(255));update ACT_RE_PROCDEF set ENGINE_VERSION_ = 'activiti-5';alter table ACT_RE_DEPLOYMENT add (ENGINE_VERSION_ NVARCHAR2(255));update ACT_RE_DEPLOYMENT set ENGINE_VERSION_ = 'activiti-5';al...

buksvdl by Champ in-the-making
  • 3710 Views
  • 1 replies
  • 0 kudos

Long service tasks not starting

Hi,When trying to start 45 process instances which contain an asynchronous service task with of class ShellActvityBehavior (with the class field wait=false), some of them don't start, even though they show up in the diagram, as seen in the image:As y...

avirankatz by Champ on-the-rise
  • 3693 Views
  • 1 replies
  • 0 kudos

How to set the workflow to send a string back to caller?

Hello all,I have created a workflow using Alfresco.I have written a piece of Java code which starts a process using the REST API:               "http://localhost:8080/activiti-app/api/enterprise/process-instances".Starting a process is success, howev...

ntj by Champ in-the-making
  • 3322 Views
  • 1 replies
  • 0 kudos