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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1958 Views
  • 1 replies
  • 0 kudos

jQuery and bootstrap references

Hello everybody,I'm doing customization by adding a carousel in the home page of the alfresco Share (Community verision 5.2) .I managed to create an external module and added it to lib (as shown in this tutrial Add content to an Alfresco Share page |...

fgdoura by Champ on-the-rise
  • 6745 Views
  • 1 replies
  • 1 kudos

Alfresco share versioning different than 1.0

Hello,I've installed alfresco community 5.2 in my company. the system is working perfectly.Nevertheless, due to a large amount of document needed to be uploaded on alfresco, we have to use the versioning system.However, we don't need to begin the ver...

Is there a plugin to Alfresco?

Hello All,I have question i.e. Is there a plugin to Alfresco which can be used in Qlikview?I need to know how to build data extractions from a repository of Alfresco using virtual filesystem and an sql database of your choice. how can matching oledb ...

Alfresco SDK Junit test cases are not working

Currently I'm trying to create a test environment in Junit. As an example I used the DemoComponentTest.class to create my own Test class:import com.tradeshift.test.remote.Remote;import com.tradeshift.test.remote.RemoteTestRunner;import org.alfresco.s...

Need clarification on CreateProcessEngines in Clustered Env

Hi,We are using Activiti 5.22.x with Spring Integration, below is the code we are using to create the Process EnginepringProcessEngineConfiguration processEngineConfig = new SpringProcessEngineConfiguration();          processEngineConfig.setDataSour...

abhitorem by Champ in-the-making
  • 4475 Views
  • 1 replies
  • 0 kudos

actions

i'm implementing a new action named:  MoveReplacedActionTest with maven ;when i run mvn install to generate it these errors appearsany ideas?

thumbnail not works for user's avatar

 I try to add avatar for alfresco user. Error message: 'The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js' appearance. I use...

vadimfomin by Champ in-the-making
  • 3861 Views
  • 1 replies
  • 0 kudos

Problems with custom models

Hi,i had create two amps ;one repo and other share for my custom model i copy them to amp folder and amp_share in alfresco installation i stop my tomcat; and i run apply_amps after starting my server and when i sign in with admin admin ; my authentif...

Resolved! AAAR_Extract Data Quality

Hi Franc,Whatever the extraction I do, it seems that Nodes Staging Failed, I guess which in turn affects the Data Quality. Do i have to enable any other properties from alfresco side?####alfresco-property file#######audit.enabled = trueaudit.alfresco...

diwakarm by Confirmed Champ
  • 14854 Views
  • 12 replies
  • 0 kudos

Location of external libraries in Activiti?

Hello, good morning, I am doing a workflow in activiti, through its interface without using the Activiti plugin for Eclipse, and I would like to know if you can help me with the following question. In what location would I have to introduce an extern...

narci by Champ in-the-making
  • 3933 Views
  • 1 replies
  • 0 kudos

Configure solr6 in Alfresco Community Edition

Hello!I have freshly installed Alfresco Community Edition 201711 EA  and I followed the steps to integrate Solr6 and when I come to this step Configuring the Solr 6 using Admin Console | Alfresco Documentation  I did open the Admin console but I can'...

fgdoura by Champ on-the-rise
  • 7525 Views
  • 4 replies
  • 2 kudos

S3 AMP module for trial

Hello ! I'd like to test Alfresco S3 <> HCP integration. I wanted to do it using Trial Version however to obtain AMP module I need to login into Support Portal. Can I obtain it another way ?

Retrieve workflow definition based on workflow instance?

[version: Alfresco Community 5.2]I need to create functionality, which removes all active workflow instances but only for specified workflow definition.For instance, document may be a part of many diffrent workflows, e.g.  "New Task", "Review and App...