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

Forum Posts

Sync Process: Activiti App and Spring Activiti Engine

Steps Followed: 1. Deployed activiti independently using war in tomcat connecting to common mysql database(Here Common means Independent deployed activiti app and spring activiti using same database with same credentials)2. Designed process using act...

diplav by Champ on-the-rise
  • 6313 Views
  • 5 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
  • 5773 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
  • 3281 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?