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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 991 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
  • 8547 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
  • 3155 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
  • 6783 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
  • 10629 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
  • 2867 Views
  • 0 replies
  • 0 kudos

How to validate Alfresco database schema on startup?

Can anyone suggest, how can I enable Alfresco schema validation and verification on startup as alfresco does during upgrade process?It is easy to trigger using JMX through Jconsole but in my case alfresco failing to start properly so I won't be able ...

Activiti 5.22 - Use Object in Form Properties

Hi There,       is possible to use a Object in a Form property in order to use ByteArray (without size limitation) instead String (With 4000 Varchar limitation)?    My goal is to use ByteArray (Blob)  instead the limitation of the 4000 Varchar of the...

More than one Alfresco schema- on export/restore DB

I am moving alfresco database from Oracle to MySQL AWS, Performed export and import of database and content store using cold backup procedure.I am getting the below error message when trying to start application server- we have set schema update to f...

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
  • 2787 Views
  • 0 replies
  • 0 kudos

Why am I getting "Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"

On two fresh installations, all I can get from my Alfresco installation has been an error page:"Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context...

ADF in a JHipster Application

I am investigating a project option that has a process and content component so will be using APS and ACS, however the client application needs to isolate system of record as well as having a number of non process features (employee scheduler, profil...

gdharley by Elite Collaborator
  • 7446 Views
  • 5 replies
  • 3 kudos