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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1649 Views
  • 1 replies
  • 0 kudos

How to parseForm?

Hello,I have created the process with three task. In ADF i'm trying to parse the form like this.formService.getTaskForm(this.currentTaskId).subscribe(data => {for(let i = 0; i < data.fields.length ; i++) {this.fields2 = data.fields[i].fields;let coun...

amruta_w by Star Collaborator
  • 5242 Views
  • 3 replies
  • 1 kudos

Post Request

I made this model <types>       <type name="sp:configuration">             <title>Configuration</title>             <parent>cm:content</parent>             <properties>                   <property name="sp:username">                         <type>

How do I implement pause and resume in BPM process

Hello all,Is there a way to call the BPM process from a rest API by signalling asynchronously. In other words, I have a requirement where I have to pause the process flow and wait for a trigger from the external rest service and that service should t...

Activiti Explorer

Hi, I downloaded the code source Activiti-engine-master from the github .I noticed that the Activiti provide a  Activiti Explorer  that can monitor and administrate the running process instances. I would like to know where I can get the code source (...

Adding aspect to existing document in the repository

Hi ! Nobody has a JavaScript to add or remove an aspect (appl: inlineeditable ) to documents that are already imported into the repository.I am very annoyed, I should have included this aspect in the rule before import. Can you help me please?Thanks ...

ltsaty by Champ in-the-making
  • 6774 Views
  • 2 replies
  • 0 kudos

Download activiti-share-connector.zip

Hi,I want to setting up Alfresco content service and Alfresco process service. The installation must be done so that Alfresco content service communicates with Alfresco process service. In the various documentations obtained on the site of Alfresco, ...

We want to exclude keyclock authentication and authorization from activiti 7 cloud as we are getting authorized user to our application using other system. Is there any way to do so?

I have tried different approache but not able to do so.Please find the approaches i tried.Approach 1 :- extending class RuntimeBundleSecurityAutoConfiguration and instead of KeycloakAuthenticationProcessingFilter i created my custom class where in at...

Root Objects : companyhome

I wrote this code in a webscript controllervar newFolderName="Configuration";var newFolderNode=companyhome.childByNamePath(newFolderName);if (newFolderNode === null) { //which means newFolder does not exists, so create it newFolderNode=companyhome.cr...

Outbound Email Configuration is not working

Hello Alfresco,I've got an issue with sending email notification. This is the screenshot what my configuration look like :It's working really fine when I use gmail configuration, but when switch it to my own company email configuration, it show some ...

How to extend Alfresco.module.DoclibGlobalFolder component?

Hello,I wolud like to extend / modify functionality of every component which uses YAHOO.widget.Treeview e.g. Alfresco.DocListTree, Alfresco.module.DoclibGlobalFolder. When it comes to Alfresco.DocListTree it was quite easy. E.g. in tree.js I found on...

mgralien by Champ in-the-making
  • 3025 Views
  • 0 replies
  • 0 kudos

Alfresco add aspects to existing document

Hello When I mass-imported my documents, I forgot to add the aspect (app: inlineeditable) in my rule.How will I be able to apply it to my existing imported documents thankLeon

ltsaty by Champ in-the-making
  • 4308 Views
  • 1 replies
  • 0 kudos

Spring Surf Dispatcher Servlet Issue

Have just upgraded from 3.4.14.24 to 4.2.8. When I login to share and go to "site finder" and hit search with no search terms I see lots of sights, however, if I try to click on any I get taken to an error message page and see the following in  share...

ralphhyatt by Champ in-the-making
  • 3293 Views
  • 0 replies
  • 0 kudos