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

Forum Posts

Diagram is not generated when using expression in CallActivity

Hi,I created a simple working process with a CallActivity at the end. See the workflow below :[img]data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgKCgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMD...

spawnrider by Champ in-the-making
  • 345 Views
  • 2 replies
  • 0 kudos

How to restrict folders

Dear Team ,We have installed alfresco and created different users also .My objective is have to display specific folders for specific users . Can you explain how can we do it ?Thanks in advance .RegardsPraveen

Where is activities-jobs.properties in 5.0??

Does anyone know where to find the activities-jobs.properties file in Community 5.x?  It isn't in the normal place that 4.2 was and I need to turn off (globally) the activities notifications to my users.Thanks for any help you can give!  Keith

fowlkes by Champ on-the-rise
  • 670 Views
  • 5 replies
  • 1 kudos

Starting custom workflow from share

I have custom workflow for the document. If I go to document, and press "Start workflow" I can pick my workflow from the list. This works just fine.Is there a way to have a custom action to directly show my workflow start dialog (or at least my workf...

mmrvelj by Confirmed Champ
  • 466 Views
  • 2 replies
  • 0 kudos

Authority property - List of groups and users

Hi everybody,(Alfresco 4.2.e on a Windows 7 x64bits)I created a custom type "Mail" which has an association named "ctListMailExp" with the type "Person" which enables to indicate the sender(s) of a mail.I would like (if it is possible) use my associa...

Custom user task with predefined form properties

Hello, everybody!I want to extend Activiti Designer with set of user task with predefined form properties, e.g. task "Phone call" with required form fields "Call result" and "Time estimated". AFAIK, one can add only services tasks via API. I've tried...

vmuravlev by Champ in-the-making
  • 520 Views
  • 1 replies
  • 0 kudos

Dynamic models - no restart required ...

We have recently added a new feature to the Alfresco Repository that allows custom models to be updated dynamically without requiring a server restart. Additionally, the Web Client UI can also be customised without a restart. This means for example t...

janv by Employee
  • 1275 Views
  • 22 replies
  • 0 kudos

Do you have 1 hour to spare to chat about Desktop Sync?

Desktop Sync is still in development. Reviewing early technology choices and getting sync right (it's not just a matter of putting files on the desktop and back!) takes time, specially when it comes to making sure our customers' data is safe.We never...

How to create custom action Evaluator in Alfresco 5.0 ?

Hi  Team,Can you please advice me how can i create custom action Evaluator in alfresco 5.0 enterprise ?I used to create custom Evaluator in Alfresco 4.2.3.3 enterprise as given below:import org.json.JSONObject;import alfresco.web.evaluator.BaseEvalua...

abhinav by Champ on-the-rise
  • 680 Views
  • 3 replies
  • 1 kudos

Trying to understand how service tasks and listeners work

We are having a problem and we'd like to understand a bit how Activiti's Engine works. Let assume the following flow example:start -> ServiceTask1 -> ServiceTask2 -> endBoth ServiceTasks are asyncBoth ServiceTasks has a Listener when each of them sta...

neuquino by Champ in-the-making
  • 167 Views
  • 1 replies
  • 0 kudos

How to deploy .bar file - Activiti 5.17.0

Hi,I am trying to analyze different deployment strategies. How do I deploy the .bar file in activiti?I thought about this 2 options:1. Activiti Explorer2. Using Activiti APIAny other way to do Regards,Prasanta

pksahoo by Champ in-the-making
  • 349 Views
  • 1 replies
  • 0 kudos

Run Alfresco as non-root

Hello. I installed Alfresco 5.0.c with root.But I want to run Alfresco as non-root.I tried to chenge permission for directory and run alfresco, but it doesn't work.Tomcat is fine, but postgresql doesn't run.If anyone know how to run alfresco as non-r...

a_uchi by Champ on-the-rise
  • 732 Views
  • 4 replies
  • 0 kudos

Cambiar Username o Migrar contenidos y Workflows a nuevo usuario

Hola, espero puedan ayudarme tengo básicamente el siguiente problema, en mi empresa un usuario fue dado de baja y otro ha tomado su lugar, sin embargo se necesita que su "Username", se cambie por uno nuevo, ejemplo; juan.perez a jose.lopez, tengo dos...

feroi by Champ in-the-making
  • 1456 Views
  • 2 replies
  • 0 kudos

Maximum size Folders in User Homes

Hi.I need to set a maximum size for the user's folders in User Homes for limit the usable space. For example an user can't upload more than X GB.- I tried the alfresco user quotas but this isn't what I am looking for becouse these quotas limits all t...

bcsx by Champ in-the-making
  • 791 Views
  • 3 replies
  • 0 kudos

Adding custom post deployers in Activiti 5.17

Hello,I would like to add a new specific customPostDeployers in Activi 5.17. Not the default org.activiti.engine.impl.rules.RulesDeployer but my own class to import DecisitionTableRules from an XLS file.On my Unit test, I use a activiti.cf.xml file t...

spawnrider by Champ in-the-making
  • 614 Views
  • 4 replies
  • 0 kudos

[Resuelto] Restauración Fallida

Buen día, estoy recién iniciando a trabajar con Alfresco y estoy intentando hacer backup y restauración del mismo. Desde ahora agradezco toda la ayuda que me puedan dar.Lo que he hecho hasta el momento es lo siguiente:1. Detengo los servicios2. Reali...

crimanvill by Champ in-the-making
  • 4643 Views
  • 18 replies
  • 0 kudos

problem deploying activiti to wildfly 8.1.0.Final

I pulled the source for 5.17.1-SNAPSHOT and ran the build, got a war file, deployed to wildfly 8.1.0.FinalIt loaded up okay. When I went to http://localhost:8080/activiti-webapp-explorer2/ I see a mangled login screen (there's a stack trace in it) bu...