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

Forum Posts

How to stop background process?

Dear Team,         I am using activiti in my spring application. Here some background processes are running. so, my application became slow compare to without activiti. Please let me know how to stop the background process?Thanks

vamsinipun by Star Contributor
  • 3718 Views
  • 1 replies
  • 0 kudos

add assignee button to revise task

i have added it like below, but it gives me an error.<type name="scwf:activitiRevise"> <parent>bpm:activitiOutcomeTask</parent> <mandatory-aspects> <aspect>bpm:assignee</aspect> </mandatory-aspects> <properties> <property name="scwf:reviseOutcome"&g

anuradha1 by Star Contributor
  • 10345 Views
  • 8 replies
  • 0 kudos

"activiti-admin" - default username/password doesn't work

I installed Activiti 6.0 and when I try to access "activiti-admin" application with "admin/test" i get error: "You entered invalid credentials". Application is converted to Oracle but no other setting was changed. There is no relevant debug informati...

zkukoljac by Champ in-the-making
  • 11470 Views
  • 1 replies
  • 1 kudos

Issue in object lookup after upgrade to alfresco 5.2

Found a strange issue after upgrading alfresco from 5.0 to 5.2.The following code was working fine in alfresco 5.0session.getObjectByPath("abc/xyz/"); // this code returns the folder object for a folder named 'xyz'.The below code also works fine, sam...

Want to open a file using script task in Activiti 6

I am setting up a script task in Activiti 6 that will simply open a local file. I have gone through the documentation and other post and didn't see what I was looking for.I set up my script task accordingly and in the script field I enter this down:f...

rjazmin by Champ in-the-making
  • 4710 Views
  • 1 replies
  • 0 kudos

RAML support

I was curious about RAML and tried using a few tools with /activiti-app/raml/activiti.raml With APS 1.6.2 at least, the RAML file says 0.8 format but org.mule.raml.codegen, for example, complains about the format. I think it is the use of int32. If I...

queshaw by Champ in-the-making
  • 3239 Views
  • 1 replies
  • 0 kudos

Unable to recover admin password from a backup restore

I'm unable to recover the admin password after performing a restore of a data directory from another Alfresco instance running the same version. I tried the different options listed here, but they don't seem to be working. After changing the administ...

Delete a link automatically

In Alfresco, when you delete a document that has associated links, these links are automatically deleted.However, I have created a link to a document using the CMIS (Apache Chemistry PortCMIS client library for .NET) and when I delete de document, th...

Call exist Pop Up 5Share)

Hii! I'm looking for call a pop up from a Freemarker Template page . I can't get in any site how to do that. Could you help me please.All wishes

youbfresco by Champ on-the-rise
  • 3786 Views
  • 2 replies
  • 0 kudos

Resolved! Service tasks in parallel executed multiple times

I am trying to use my service tasks in parallel. By research, I learnt that to use servicetasks in parallel, I need to make changes such as async=true and exlusive= false. After these changes, I managed to execute my service tasks in parallel but wha...

osaxdelta by Champ on-the-rise
  • 15142 Views
  • 8 replies
  • 4 kudos

i am designing a restcall in activiti.

as demonstarted in this video (Activiti REST Call Task Demonstration - YouTube ).while  i have created a restcall and configured the end points while testing it in endpoint window.after entering data in a endpoint check window(3:42 timing in video) i...

patishu by Champ in-the-making
  • 3119 Views
  • 1 replies
  • 0 kudos

Resolved! Serch Aspect Property

Search Properties:I have documents stored in Alfreco (document library) and the documents have various aspects (and properties). For example, we have an Aspect1 and within that we have a property1. I want to write Java API (ssuing Alfresco API, I ass...

raghav by Champ in-the-making
  • 4755 Views
  • 1 replies
  • 0 kudos