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

Forum Posts

FTP Default Home Folder

HelloI am trying to find the default FTP folder, within the filesystem of my server.I can find absolutely no information about this anywhere. Could someone help with this?

mnbrecher by Champ on-the-rise
  • 803 Views
  • 3 replies
  • 0 kudos

.soffice.bin/soffice.bin is using 100% CPU

Hi,I'm sure it's an old topic, but it's still happened to me at Alfresco 5.0.a - Ubuntu 14.04.At the same time I could fix the problem and know exactly what process made the CPU spike near 100%.There are 2 solutions to solve this problem:1. As explai...

billydekid by Star Contributor
  • 1324 Views
  • 2 replies
  • 1 kudos

copy-move-to Custom Action

Hi, I am trying to implement the action copy-move-to with a little addition - when the user selects the folder he wants to copy the document to and clicks Copy the document should be copied into a folder with the same name (or partial name) of the do...

Ho to design sub-processes (1 to many)

Hi,I designed a main process that is linked with one business object. The business object is a batch that contains many folders.The first task of my process match with the batch business object (1 task for 1 batch).But for the second task i would lik...

r3dge by Champ in-the-making
  • 831 Views
  • 4 replies
  • 0 kudos

update content properties through REST API

HiI try to update the properties (title, description, …) through the REST API but I do not succeed.With a cmis client it works fine but I do not want to add the apache chemistry jar's to my project. I prefer doing all the manipulations (login, search...

goebel by Champ on-the-rise
  • 1431 Views
  • 1 replies
  • 0 kudos

get fieldDeclarations through DelegateExecution

Hi,(apologies if this shows up twice, I posted 10 minutes ago but don't see it in the index yet)Is there any way to get the "List<FieldDeclaration>" through the DelegateExecution passed to JavaDelegate.execute()?Regards, Maarten

boekhold by Champ in-the-making
  • 316 Views
  • 1 replies
  • 0 kudos

Will activity work with pgpool replication?

Hipgpool is a middleware to postgresql RDBMS.It receives connections from clients and itself connect to postgres DB nodes and sends requests to all nodes (in replication mode; it can also just pool connections).And because of its nature pgpool should...

guai by Champ in-the-making
  • 426 Views
  • 1 replies
  • 0 kudos

Multi server environment

Hi everyone,I have a question about using activiti in an environment where my application is deployed redundant on more than one server to ensure availability for the users. All applications pointing on the same database ( So only one db exists). My ...

einszwo by Champ in-the-making
  • 647 Views
  • 3 replies
  • 0 kudos

activiti engine design

im preparing my Final projet assignement as BPM projecti use activiti engine to execute processi basicly create app like activiti explorer from scratch adding form generator and userview for those formsbut i find the concept of database wich activiti...

Want to use custom class by <activiti:taskListener

This is a simple example , where custom assignment via task listner is working . Find the word "testserlvet.testclass" , this is a custom class , that this is working..XML code<process id="messageProcess" name="My Message" isExecutable="true">    <st...

View in CIFS

In Alfresco 5, does anybody know how to configure the "View in CIFS" link?I have tried the settings below in the "alfresco-global.properties" file, however, I do not see the cifs link.cifs.pseudoFiles.shareURL.enabled=truecifs.pseudoFiles.shareURL.fi...

spiral by Champ in-the-making
  • 778 Views
  • 4 replies
  • 0 kudos

Tomcat doesn't start intermittently when using postgresql

Hi All, I come across this issue very often. The only thing I have done up till now to get rid of this was to delete activiti-explorer folder from tomcat webapps and then start again. But I really need to understand whats going wrong. It always gets ...

hari by Star Contributor
  • 443 Views
  • 2 replies
  • 0 kudos

Kickstart in activiti eclipse plugin

Hello,iam really new to BPMN and wish to promote it in my own country, as its just the beginning for ECM and BPM platforms out here. I started using the activiti eclipse designer to fit my needs on alfresco. I started working on the excellent Jeff Po...

How to Run Activiti BPMN through eclipse

Hi,i am new in Activiti. i downloaded code from https://github.com/Activiti/Activiti. when i try to import these code in Eclipse it shows error in Pom.xml for every module. How to remove this error and how to run these code from eclipse. Please some ...

Reassigning & Task Complete race problem

i was doing some study on how to make task reassignment and completion fail proof. i tested explorer in below scenario and it failed.i opened two browers. opened same user task on both browsers. Now did task "reassign" from one browser. and after tha...

Unknown property used in expression

All, I am developing a simple feedback process where in there are two user tasks. Once the process is started, a task will go to user1 to fill some details. After submission by user1, a new task will be created for user2 with the details entered by u...

hari by Star Contributor
  • 753 Views
  • 4 replies
  • 0 kudos

Create custom datalist with category association

Hello everyone,I need to create a datalist custom that allows the user to associate categories to items. I know you can use associations as "cm: person", "cm: content", "cm: cmobject", but when I try to use "cm: category" it does not work and does no...

get list of files in documentLibrary through REST API

I'm looking to do a very simple thing: get a list of files in the document-library of a certain site.I've found this post https://forums.alfresco.com/forum/developer-discussions/content-modeling/get-all-child-elements-under-particular-site-using, but...

erik2 by Champ in-the-making
  • 3739 Views
  • 2 replies
  • 0 kudos