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

Blog Posts

Updating an ADF project from version 1.3/1.4 to 1.5

In this Tutorial, I would help you to update your project created with the ADF Yeoman app generator. Many people have asked on our gitter channel which are the correct steps to update from versions 1.3.0/1.4.0 to version 1.5.0.In order to understand ...

Alfresco SDK 3.0 Beta User Guide

Alfresco SDK 3.0 Beta - User Guide Author: ‌IntroductionAlfresco Maven PluginSupport for different versioning of Platform and Share UIMaven ProfilesFrom AMPs to JARsFrom Spring Loaded to JRebel or HotSwapThe end of Tomcat Virtual Webapp ContextSuppor...

alfresco by Elite Collaborator
  • 20384 Views
  • 3 comments
  • 0 kudos

Creating Aikau Site Pages for Share

IntroductionThe Aikau framework provides a simpler way of creating pages in Share where a page can be declaratively defined as a JSON model in a WebScript. This avoids the necessity to create the XML and FreeMarker files for Surf Pages, Templates and...

ddraper by World-Class Innovator
  • 4715 Views
  • 5 comments
  • 0 kudos

Structure, Tags, Categories and Query in the public API

IntroductionAlfresco content services has supported structural queries for a long time. You can find documents by how they are filed in a folder structure, how they are categorised and how they have been tagged. You can add new types of category, add...

andy1 by Star Collaborator
  • 5181 Views
  • 0 comments
  • 5 kudos

The Future of Activiti

My name is Doug Johnson. I’m responsible for the BPM strategy at Alfresco working with the Activiti project and separately Alfresco’s commercial offerings. As a 20-year industry veteran with 17-years of BPM-specific experience, I’ve seen a lot of new...

Server-less Online Trial Control System is live!

Yesterday we, in Alfresco DevOps, successfully released our new control system for the creation, deployment, allocation and management of Alfresco CS (Content Services) Trials.These trials last for two weeks, allowing you the ability to experience AC...

Alfresco Community Edition file list 201704

Alfresco Community 201704 is available for Windows 32 bit, Windows 64 bit, Linux 64 bit, and Mac OS X. For further information, refer to the release notes: Alfresco Community Edition 201704 GA Release Notes     ‌Complete Installation  64-bit Windows ...

Refreshing UAT environment: pitfalls to avoid

If you are serious about Alfresco in your IT infrastructure you most certainly have a "User Acceptance Tests" environment. If you don't... you really should consider setting one up (don't make Common mistakes)!When you initially set up your environme...

alxgomz by Employee
  • 7245 Views
  • 3 comments
  • 2 kudos

Alfresco Community Edition 201704 GA Release Notes

Alfresco Community Edition 201704 GA Release NotesThese release notes provide information for the 201704 GA release of Alfresco Community Edition.This is the next Generally Available release of Alfresco Community Edition containing the Alfresco Conte...

aleach by Star Contributor
  • 19213 Views
  • 11 comments
  • 2 kudos

Getting the original path of document that is deleted from

We are working on a report which lists all the folders and documents deleted by the users of each site in Alfresco. We query the archive store to get the list of nodes that are deleted.  But displayPath on the node returns empty.  In order to get th...

sjoshee by Confirmed Champ
  • 2456 Views
  • 0 comments
  • 1 kudos

Amazon DynamoDB Integration Using Data Models - Process Services

This is a continuation of my previous blog post about data models Business Data Integration made easy with Data Models. In this example I'll be showing the integration of Alfresco Process Services powered by Activiti (APS) with Amazon DynamoDB using ...

cjose by Elite Collaborator
  • 3754 Views
  • 0 comments
  • 1 kudos

v1 REST API - 10 Things You Should Know

We've come a really long way in this series of blog posts, we've now covered a majority of the functionality in the 5.2 release through the following postsart 1 - IntroductionPart 2 - NavigationPart 3 - Creating NodesPart 4 - Managing NodesPart 5 - V...

WCMQS Part I

What is WCMQS ?Alfresco Web Quick Start is a set of website design templates and sample architecture, built on the Alfresco Share content management and collaboration framework.With Quick Start, developers can rapidly build customized and dynamic web...

fmalagrino by Confirmed Champ
  • 3511 Views
  • 0 comments
  • 2 kudos

error integration tests module.PNG

How To resolve error integration tests module in  the Creating an All-in-One (AIO) project (WARs).please helpe me. In the file there is an image of the error screen

savita by Champ in-the-making
  • 1874 Views
  • 0 comments
  • 0 kudos

v1 REST API - Part 12 - Discovery

Our journey through the v1 REST APIs in 5.2 is nearly at an end, last time we looked at the trashcan API, in this part we're going to look at arguably one of the most important APIs, the discovery API.As there is only one GET endpoint in this API the...