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
  • 660 Views
  • 0 replies
  • 0 kudos

Old flow and New Flow

I am using activiti work flow.  i have done some flow and deployed. later i have change the flow and deployed againnow the old application getting issues after deploying new flow can u pleas help me 

vijayaraju by Champ in-the-making
  • 4004 Views
  • 2 replies
  • 0 kudos

Changes in workflow files are not getting reflected

Hi everyone,I am working on workflows with SDK 3.0.1. When I try to make changes (e.g. adding simple log in task listener, etc) in workflow bpmn file and restart the server it is not getting reflected. But when I change the workflow process id and th...

POST Webscript

I wrote  a post webscript :JAVA Controller rotected Map<String, Object> executeImpl(WebScriptRequest req, Status status) { String id = (String) req.getParameter("id"); String username = (String) req.getParameter("username"); System.out.println(usern...

move automatically documents

hi every one,I'd like to know if there's a way to automatically move documents to an other folder at the end of a weekI can see that rules are applied when the folder is updated, when documents are uploaded or deleted.But can I schedule a script on a...

livier by Confirmed Champ
  • 5750 Views
  • 3 replies
  • 0 kudos

About SmartFolders Templates Syntax Query:Path

Hello, I'm looking for a query code syntax that will look for a specific folder name (Example: TESTFOLDER) and bring together all the documentation from that folder. Also if possible to standardize a dynamic code that could detect path based on where...

rodrigobm by Champ on-the-rise
  • 4974 Views
  • 2 replies
  • 0 kudos

App Permission with ADF

Hello All,Can we add or implements the permissions for Applications with ADF and if so? does anybody have a tutorial or an explanation on how to do this?Regards.Marwen

marwen by Champ in-the-making
  • 2553 Views
  • 0 replies
  • 0 kudos

How to set a default task type

Hello all,So, I have a workflow that requires all tasks to have additional information, which does not fit in the standard "bpm_workflowTask" that gets created by default by Alfresco. I defined a different base task type, "my:baseTask", and added the...

How to get Audit log based on custom content type

Hello everyone,Is there any possibility to get audit logs based on custom content type only? Suppose I have one custom content type scwf:demoType then I need audit logs of that type only. How can I do this?Thanks

sanjaydp by Champ in-the-making
  • 3217 Views
  • 1 replies
  • 0 kudos

WebDAV: Who have locked the document

Is there possibilty to show user in MS Office application, who have locked the Office document, when opening it via WebDAV ? I'm using  Alfresco Community Edition 201901 GA, AOS 1.2.2, MS Office 2016. When one user open document for editing, then whe...

karlos78 by Champ in-the-making
  • 2435 Views
  • 0 replies
  • 0 kudos

how to login activiti-app in spring

hello ,I integrate activiti with spring ,how can i login activiti-app in spring like activiti-app.war do?Is there any interface?I want to login and find my history taskthank you

fuduhui by Champ in-the-making
  • 2544 Views
  • 0 replies
  • 0 kudos

Custom type and its properties in workflow

Hi everyone,I have one model having number of properties. I want to use these properties in workflow tasks and its forms. I know it can be done by defining aspect and its properties and assigning values of custom properties to those wf model properti...

How to configure local Alfresco SSL certificates

Hi.I am new and I am using Alfresco 5.1 community version.I need to configure SSL certificates for my maven project to call WS by HTTPS.Keystores are in alfresco-community/alf-data/keystore/ssl.keystore on server configured by /tomcat/conf/server.xml...

pnature by Star Contributor
  • 6016 Views
  • 2 replies
  • 1 kudos

ERROR [extensions.webscripts.AbstractRuntime] [http-apr-8080-exec-10] Exception from executeScript: 03050032 Script url /api/ task/activiti$202396/formprocessor does not support the method GET

ERROR [extensions.webscripts.AbstractRuntime] [http-apr-8080-exec-10] Exception from executeScript: 03050032 Script url /api/task/activiti$202396/formprocessor does not support the method GET org.springframework.extensions.webscripts.WebScriptExcepti...

Resolved! CMIS query using IN_TREE and multi-value property

I am trying to query an Alfresco 5.2 repo using cmis-strict in the node browser.I have 5 documents in a folder tree.2 of those 5 documents have a multi-value property accountreference = 1927615 and a single value property crmindex = X1943G;.ULExample...

andrewlove by Champ in-the-making
  • 13277 Views
  • 6 replies
  • 2 kudos

Process instance stuck in parallel gateway

Hi all,we have an issue with one of our instances from a process definition. The instance is basically stuck in a parallel gateway.The parallel gateway has one incoming and two outgoing connections. I already checked in ACT_RU_EXEC and can see that t...