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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 704 Views
  • 0 replies
  • 0 kudos

Resolved! Is any limit for folder rule script execution

We have repository with tree folder structure, where there is only one parent folder per a huge set of subfolders number of which is constantly growing.So, there are thousands of folders with one parent folder, and there are few such folder conglomer...

Can't reach Alfresco box from any other client

Just downloaded and installed Alfresco Community on Windows Server 2012 but can't access it from any other client on the network. During setup I bound it to the local IP and not localhost. Should I have done this differently or is the access IP locke...

tomjohn77 by Champ in-the-making
  • 2734 Views
  • 0 replies
  • 0 kudos

Lazy Load Datalist

Hi, I'm looking for suggestions on ways to possibly lazy load a large datalist. Or suggestions on ways to optimize loading speed of datalists.Thank you!

clarabova by Champ on-the-rise
  • 2116 Views
  • 0 replies
  • 0 kudos

How to segment data within a custom data list to different sites?

We have a large custom data list on Alfresco Share. We also have 4 different sites, and each site has unique users. We'd like each site to be able to view and edit a portion of the data from the main custom data list, and not have them be able to acc...

amy2 by Champ in-the-making
  • 6785 Views
  • 5 replies
  • 2 kudos

changing path to content store when creating content

I am using a community edition version of Alfresco. How to save attachments, depending on the type of document in different subdirectories of alf_data_dev/contentstore directory? Which bean I must to override?

bayat by Champ on-the-rise
  • 3314 Views
  • 1 replies
  • 1 kudos

Resolved! how can i get ServiceRegistry in my external web application?

How can i get ServiceRegistry in my external web application?The environment is as follows.1. Alfresco community is used only as a repository.2. The client(separated web application) sends a request to the repository.My web application is running Spr...

hs_j by Champ in-the-making
  • 6202 Views
  • 2 replies
  • 1 kudos

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
  • 8395 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
  • 4079 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
  • 8378 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
  • 3102 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
  • 6685 Views
  • 3 replies
  • 0 kudos

How to catch errors that occurred while sending an email?

Hi all!I need to send emails, and I use a service task for it:    <serviceTask id="SendEmail_1" name="Sending a notification by email" activiti:type="mail">      <documentation></documentation>      <extensionElements>        <activiti:field name="to...

maxlich by Champ on-the-rise
  • 10448 Views
  • 7 replies
  • 0 kudos

Process instance variable version history

Hi All,I am new to the activiti bpm, i am trying to create a process instance with set of variables in first time.and after that i am doing an update to those variables. I see ACT_RU_VARIABLE, is maintaining its value and incrementing the version num...

nnvnaveen by Champ in-the-making
  • 2813 Views
  • 0 replies
  • 0 kudos