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

Forum Posts

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
  • 3824 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
  • 5937 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
  • 9336 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
  • 2887 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
  • 3120 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
  • 3554 Views
  • 1 replies
  • 0 kudos