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

Forum Posts

Dynamic workflow form

Hello,I have a form with file upload and text field.What I want is to make text field mandatory if any file is selected.What I already tried - doing it via associations (doesn't work), trying to create "event" on file upload by creating custom field ...

wadsok by Champ in-the-making
  • 597 Views
  • 2 replies
  • 0 kudos

Unable to get a variable set in service task

I am new to Activiti and Java. I am trying to create a simple unit test to invoke a Java service task from Activiti engine. Below is a code snippeterviceTask.javaackage test;import org.activiti.engine.delegate.DelegateExecution;import org.activiti.en...

gouthr by Champ in-the-making
  • 1114 Views
  • 4 replies
  • 0 kudos

Active Directory Sync Attributes

Hi Guys,Is it possible to sync other user attributes (besides firstname, lastname, email)such department, phone …etc when doing a sync between alfresco and active directory?If yes please point out the required configs.Kind Regards,Kavi

kavilash23 by Champ on-the-rise
  • 618 Views
  • 2 replies
  • 0 kudos

Categories on Advanced Search query

Hi everybody,I've modified the advanced search form to let users search documents by tags and Categories. That modification works fine but I noticed that Categorie's control works with OR instead of AND.For example, if you select one or more categori...

adrianfp84 by Champ in-the-making
  • 2275 Views
  • 7 replies
  • 0 kudos

Restart Schedulato e problema CMIS

Buongiorno presso un cliente abbiamo installato Alfresco Community 4.2.c su un server CentOS release 6.2.Ad Alfresco si accede attraverso CMIS.Vorrei sapere se è opportuno schedulare il riavvio automatico del server o del servizio. La schedulazione d...

fedemori by Champ in-the-making
  • 2016 Views
  • 5 replies
  • 0 kudos

StartForm/TaskForm data validation

Is there any possibility to hook validation of data entered by user in StartForm/Taskform? I mean not only proper type/range validation but also conditional validation, references between values etc…If not - why the engine does not offer such hook an...

redguy1 by Champ in-the-making
  • 889 Views
  • 5 replies
  • 0 kudos

Alfresco Appcelerator [CommentProblem]

Hello,First I thank you for providing the alfresco appcelerator sdk, I am testing the AlfrescoTestHarness app but I noticed some bugs.When I try to add a comment I always get a NullPointerException: replacement=null.May you help me fixing it Thank yo...

How to reset alfresco 4.2.c community

Through various experiments moving the alf_data from one location to another. I can't seem to find anything that will help me "reset" the system for a fresh install, with out re-installing. I don't care about loosing any assets at this time. Can anyo...

patdelaney by Champ on-the-rise
  • 2560 Views
  • 5 replies
  • 2 kudos

SimpleView - Metadata

Hello,I have a custom metadata template with evaluator that works fine. However, my custom metadata template has "disabled" Simple View - setting simple view is showing same metadata template as detailed view. Is there a way to specify a SimpleView m...

mtw999 by Champ in-the-making
  • 549 Views
  • 1 replies
  • 0 kudos

Auto Delegation without assigning task

Hi,We have requirements of auti delegation of task from one human task step to another one [human task].E.g. If creator creates a product it gets forwarded to Review Task where a reviewer will perform review. When it is forwarded to review task, basi...

vndube by Champ in-the-making
  • 910 Views
  • 5 replies
  • 0 kudos

EL expression for failedJobRetryTimeCycle

Hi allSince Activiti 5.16 the number of retries and the retry-wait-time can be configured like posted here:https://app.camunda.com/confluence/display/foxUserGuide/Custom+Job+Retry+StrategyI tried to provide the interval-expression as an EL-expression...

andreas1 by Champ in-the-making
  • 989 Views
  • 2 replies
  • 0 kudos

customize actions panel

hello everybody,im new to alfresco and ineed help to customize the actions panel to make it  check the permissions to allow/deny downloading ,printing of documents availaible in the library.and i dont know where to start configuring such rulesany hel...

xvoom by Champ in-the-making
  • 396 Views
  • 1 replies
  • 0 kudos

failedJobRetryTimeCycle for intermediateCatchEvent

Since Activiti 5.16 the number of retries and the retry-wait-time can be configured like posted here:https://app.camunda.com/confluence/display/foxUserGuide/Custom+Job+Retry+Strategy(which was linked from http://jira.codehaus.org/browse/ACT-1046?focu...

andreas1 by Champ in-the-making
  • 689 Views
  • 2 replies
  • 0 kudos

Simple starter for Activiti + Spring + JPA (full JAVA)

Hi all,I'm just trying to implement activiti engine into my application, and i have a lot of difficulties to understand and do anything.I have configured Activiti with Spring and JPA backend.I just want, for the moment, to create, save, load, edit an...

accelinn by Champ in-the-making
  • 750 Views
  • 4 replies
  • 0 kudos

Kein Kalender in Site

Hallo zusammen,ich habe in meiner Site verschiedene Mitarbeiter. Wenn ich jetzt auf den Kalender wechsel wird kein Inhalt angezeigt. Es erscheint zwar links die Monatsuebersicht und oben habe ich die Navigationsfelder darunter ist aber nur eine weiss...

msauer75 by Champ in-the-making
  • 789 Views
  • 1 replies
  • 0 kudos

DB upgrade-script 5.16.3 missing

Hi allLooks like the activiti.&lt;db&gt;.upgradestep.5162.to.5163.engine.sql is missing in the current 5.16.3-distro.I created it by myself with the following content, and it seems to work:<code>update ACT_GE_PROPERTY set VALUE_ = '5.16.3.0' where NA...

andreas1 by Champ in-the-making
  • 339 Views
  • 1 replies
  • 0 kudos

StartTimer and intermediate events with variables

Hello all,I have an use case with this timers(StartTimer and IntermediateTimer) that i need some help to find out the solution.Lets assume that there's a task which set an variable with the number of retries that an IntermediateTimer event will run.H...

goodboy by Champ in-the-making
  • 310 Views
  • 1 replies
  • 0 kudos

Determine next UserTask assignee / candidateUsers

I am writing my own form-generator for Activiti start forms and task forms. When the user wants to complete the current task, I want to be able to get the next UserTask assignee or candidateUsers. So if the next UserTask is assigned to that user (or ...

mf by Confirmed Champ
  • 294 Views
  • 1 replies
  • 0 kudos