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

External groups and REST API

My APS instance is configured to get groups from an LDAP.I am using the REST API to start process instances and assign tasks to groups.I found out that I cannot use the group name in the posted json: I have to specify the "group id".Because the proce...

Not able to Login during LDAP AD Integration

Hi,I've used the below code for the LDAP AD Integration. Problem which I'm facing is: I'm not able to login, it is showing "Unable to Connect" when I click on Login button. I mentioned the LDAP URL in the below code.Please, tell where I'm supposed to...

Resolved! How to disable Subscription Service in Community Edition

I'm looking to disable all outbound mail from Alfresco.  Currently, I can disable the activities feed and site invites using the following lines in the alfresco-global.properties:notification.email.siteinvite: falseactivities.feed.notifier.enabled: f...

Redirect to task details on click of app

‌I have process with 2 tasks namely t1 and t2. I have a case to start a process on clicking the app and redirect it to task details page. For this I have written code to start the process on click of app now it is started and i want to redirect it to...

How to integrate activiti in Grails 2.4.4

Dear team,I am implementing activiti in grails 2.4.4 version.I am new to this implementing activit in grails framework.i am added these plugins in BuildConfig.groovycompile ":activiti:5.12.1" compile ":activiti-spring-security:0.5.0"but i am getting ...

adf-viewer - [overlayMode]

Hi,I try to show pdf content in modal :  <div class="col-md-6">    <adf-viewer      [fileNodeId]="docNodeId"      [showViewer]="true"      [overlayMode]="false"      [showToolbar]="true">    </adf-viewer>  </div></div>If i set overlayMode to "true" i...

How to get people list with filter in java

Hi,i get patient lastname and firstname as parametersI need to retrieve the people list by using these parameters as fliters.I don't know what is the best way to do that in java.I have found this javascript function used in my project but it's in jav...

Resolved! Multiple relation between nodes possible?

Hello,I have been searching but I didn't find the feature I was looking for. Is it possible in Alfresco anyway to establish relations between nodes? Iknow that the common possible relation are:Node AssociationsThere are two types of associationsarent...

odpas by Champ on-the-rise
  • 4591 Views
  • 1 replies
  • 1 kudos

Resolved! Export and import custom content model with java

Hello, I have been searching a lot, but I didn't find yet any possible solution to how (or even if) this is possible to do it.I have one Alfresco Community installed on one machine, and other installed on another machine. I have created via Alfresco ...

odpas by Champ on-the-rise
  • 6909 Views
  • 2 replies
  • 2 kudos

Web Activiti Modeler

HII wanna use only  Activiti Modeler (without another features Activiti) in a Web Application.Q1- How could I  used only Activiti Modeler separatly?Q2- what is the format of Activiti Modeler out put file?Q2- How could I fetch the Activiti Modeler out...

nilofar by Champ in-the-making
  • 10026 Views
  • 1 replies
  • 0 kudos

activiti taskService complete fails when executed concurrently

Hi I am facing a strange situation where I am trying to set a set of tasks as complete all concurrently.The first one goes through and second one goes through sometimes (rarely) but mostly doesnt go through. When I do these individually they work. So...

udaya1 by Champ in-the-making
  • 3476 Views
  • 1 replies
  • 0 kudos

Deleting process instances of async tasks

I have a process, which contains a asynchronous serviceTask which executes a a task defined in Java Class.I wanted to "kill" proces instance. I have used RuntimeService.deleteProcessInstance, but the process didn't stop. The entry of this process has...

moskalap by Champ in-the-making
  • 3777 Views
  • 1 replies
  • 0 kudos

Resolved! Aikau: How to render array - parameter of items in list?

Hi, I have a response from server:{ ... "relatedItems": [         {   "links": [   {     "rel": "self1",     "href": "123456789"   },   {      "rel": "self2",        "href": "987654321"    }   ],   "name": "Item-1",   "description": "This is a descri...

npavlov by Confirmed Champ
  • 4114 Views
  • 1 replies
  • 0 kudos

Resolved! Widget for rendering a few items from JSON

Hi,I'm newbie in Aikau so i need some help:Is there a widget for displaying multiple values from response in JSON? For example i get from request:{ "identifier": "f5bc354da0", "name": "name1", "description": "desc1"}I don't think i should use AlfList...

npavlov by Confirmed Champ
  • 4039 Views
  • 1 replies
  • 0 kudos

Resolved! Error updating cm:categories using CMIS

Hi allI get this error:{"exception":"runtime","message":"03240394 Invalid node ref - does not contain forward slash: 590abfb1-a741-46dc-94c3-c6e8f6c53af5"}when I try to set cm:categories for an object.The id is a correct id of a category manually cre...

redflow by Confirmed Champ
  • 6654 Views
  • 3 replies
  • 1 kudos