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

Can't login into the plateforme

Hello  Alfresco Community    I 'have Alfresco 5.0 installed on ubuntu 14.04 ..it was turning good with no problems but since 2 weeks no one can log into the plateforme i, then i though it was passwords problème .. i used the Alfresco doc to change us...

i_zakaria by Champ in-the-making
  • 6433 Views
  • 2 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
  • 4844 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
  • 6262 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
  • 2811 Views
  • 0 replies
  • 0 kudos