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

Forum Posts

Resolved! not able to deploy definition workflow in alfresco share

i have created custom workflow through activiti in eclipse and exported xml file in alfresco share under extension folder and also included two files i.e. messages.properties and workflow-context.xml after that when i tried to deploy custom workflow ...

kzala7 by Confirmed Champ
  • 7607 Views
  • 3 replies
  • 1 kudos

Using Spring Beans

Hi all,I'm fairly new to Activiti so apologies if this is basic.I have a class implementing the JavaDelegate interface, but it also has an @Autowired bean inside it (it is a class annotated with @Service). I read that since I am autowiring, you can't...

msatti by Champ in-the-making
  • 3681 Views
  • 1 replies
  • 0 kudos

Resolved! SMB2 / SMB3 server support

GreetingsMicrosoft is soon disabling SMB1 in Windows (Microsoft to Disable SMBv1 in Windows Starting This Fall ).In the light of that, does the Alfresco SMB/CIFS Server support SMB2 or SMB3? I'm especially interested in the Java based implementation ...

Override Code

I want to override setAssignee method of activiti/alfersco workflow.How Can I do that?I found that TaskEntity.java class is called during set assignee.Is this proper way to change existing  setAssignee below method of TaskEntity.java? public void set...

sp2 by Elite Collaborator
  • 7482 Views
  • 7 replies
  • 0 kudos

WebConfigurer and deploying custom endpoints in Unit Test

Migrating from APS Version 1.5 to 1.9,  we have some Java classes that provide custom REST endpoints that get deployed alongside the standard REST endpoints and allow other systems to call these endpoints via HTTP to inform an process instance that s...

peteth by Champ in-the-making
  • 2834 Views
  • 0 replies
  • 0 kudos

Resolved! Associations in model created by model manager

Hello, I'm sorry if this has been asked before but I couldn't find any clear information about my problem. I've created a few custom models using the model manager, I read in a few tutorials that in order to add associations between types, I need to ...

pcastro by Champ in-the-making
  • 6091 Views
  • 3 replies
  • 0 kudos