Application Development Framework - Blog - Page 3

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Development Framework - Blog - Page 3

eugenio_romano
Alfresco Employee

As described in the getting started guide, a web client developed using the Application Development Framework (ADF) works on top of the Alfresco Content Services (ACS) and Alfresco Process Services (APS), and it is deployed on a independent web server. To enable the correct interaction between the t Read more...

Read more
5 8 22.3K
eugenio_romano
Alfresco Employee

In this post I would like to share some recent news (and hopefully enhancements) on Alfresco ADF and its release strategy. With the aim of being open and agile, the ADF team have all decided to adopt a new release strategy in order to reduce the time between code changes and its availability. ADF al Read more...

Read more
5 0 2,857
eugenio_romano
Alfresco Employee

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 the possible ways to update a project I did some d Read more...

Read more
3 0 1,590
fcorti
Alfresco Employee

To move the first steps into the Alfresco Application Development Framework, the Getting Started dashboard is for sure a good starting point. The collection of descriptions and tutorials is what you should read, to start using the Angular 2 components. Indeed, after completed the journey into the in Read more...

Read more
5 0 3,875
alfresco
Alfresco Employee

After a detailed overview on how to create custom pages and components using the Alfresco Application Development Framework, in this tutorial we are going to see how to integrate different services from Alfresco ECM and Activiti BPM, into an existing application.We would like here to remember that A Read more...

Read more
3 0 3,432
kgastaldo
Senior Member

After a detailed overview of the available services and components of the Alfresco Application Development Framework, in this tutorial we are going to talk more about responsiveness. We would like here to remember that Alfresco Application Development Framework (from now on ADF) is provided by Alfre Read more...

Read more
1 0 3,309
alfresco
Alfresco Employee

Before diving deep in the technical topic, let’s start from the beginning, seeing how Alfresco Content service provider works with an existing ADF application. To reach the goal, we are going to use a brand new environment for the next discussions and development. Before discussing the technical stu Read more...

Read more
0 0 7,865
alfresco
Alfresco Employee

After a detailed overview of the available services and components of the Alfresco Application Development Framework, in this tutorial we are going to see how to create new pages into an existing application. To complete the tutorial, we are going to show how to create custom Angular 2 components to Read more...

Read more
3 0 6,725
alfresco
Alfresco Employee

Before diving deep in the technical topic, let’s start from the beginning, seeing how an APS process works with an existing ADF application. To reach the goal, we are going to use a brand new environment for the next discussions and development. Before discussing the technical stuff, please check th Read more...

Read more
1 0 3,598
alfresco
Alfresco Employee

After discovering the ng2-alfresco-documentlist and the ng2-alfresco-viewer components, in this paragraph we are going to introduce the ng2-alfresco-upload displaying useful tools to upload files and folders into the repository. In this case we won’t see practical examples of customisations, but we Read more...

Read more
0 0 2,741
alfresco
Alfresco Employee

After the customisation of the Alfresco repository explorer, the introduction of the document viewer and content uploader, in this paragraph we are going to introduce the search capabilities into the Alfresco content. As we all know, the search capabilities are one of the core features of an Enterpr Read more...

Read more
0 0 2,486
alfresco
Alfresco Employee

Now that we know how the Alfresco repository explorer works, in this paragraph we are going to introduce the ng2-alfresco-viewer displaying the preview of a document.Looking at the files component stored into the <my-adf>/app/components/files folder, let’s edit the files.component.html file an Read more...

Read more
0 0 3,991
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customizations tutorials and describes how to add new buttons and text into your Alfresco ADF application. Now that we know how an ADF application works, the customization of the layout should be quite easy. In particular, we would like to see here how Read more...

Read more
3 1 5,870
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to run your application for the very first time. Now that your Alfresco ADF application has been created, in this task we are going to see how to run your application for the very first time and start using it. Also Read more...

Read more
1 0 4,296
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customisations tutorials and describes how to customise the login page of your Alfresco ADF application. The customisation of the login page is very straightforward, thank to the ADF Login component. Before showing how to do it, we would like to submit Read more...

Read more
3 7 9,971
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to install Alfresco ECM as Alfresco ADF service layer. Installing Alfresco ECM as Alfresco ADF service layer is quite similar to a standard installation, except for few setup and details. There are three main tasks Read more...

Read more
0 0 8,558
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to install Alfresco Process Services as Alfresco ADF service layer. Installing Activiti BPM as Alfresco ADF service layer is quite similar to a standard installation, except for few setup and details. There are two Read more...

Read more
0 4 8,536
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes the disclaimer valid for all the tutorials.All the content available in this tutorial has been developed and tested using Alfresco ADF v1.6.1 LA release.Below the full list of platforms, languages, frameworks and tools Read more...

Read more
0 8 6,250
alfresco
Alfresco Employee

This tutorial is part of the Introduction to the ADF APS components and details how to customise the bundled widgets. As introduced in a previous tutorial, a set of bundled ADF widgets are included in the ng2-activiti-form component. More precisely, one bundled ADF widget exists for each bundled APS Read more...

Read more
0 0 2,575
alfresco
Alfresco Employee

This tutorial is part of the Introduction to the ADF APS components and details how to customise task outcomes and flows on ADF. Now that we know how to control the stencils (bundled and customised) as atomic parts of the forms into an ADF application, let’s see how to control the outcomes of a form Read more...

Read more
0 0 2,323
alfresco
Alfresco Employee

This tutorial is part of the Introduction to the ADF APS components and details how to manage custom stencils with Alfresco ADF.  Now that we know how to create an ADF widget to override an existing APS stencil, let’s see how to face the development of a custom stencil and how the custom stencil can Read more...

Read more
0 0 4,609
alfresco
Alfresco Employee

In this document we are going to describe an introduction of how to create your first responsive application from scratch, using the Alfresco Application Development Framework (from now on named ADF). The Alfresco ADF is provided by Alfresco as Open Source, to build custom applications on top of the Read more...

Read more
2 1 12.1K
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to create your Angular 4 application on top of the service layer composed by Alfresco Process Services, Alfresco Content Services or both. In the following sections we are going to see how to create a brand new appl Read more...

Read more
0 0 4,721
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customizations tutorials and describes how to change the colours of your Alfresco ADF application. Assuming you have an ADF application up and running, called my-adf application and created in the same way it is described in the ADF 101 tutorial, let’s Read more...

Read more
1 0 2,917
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customisations tutorials and describes how to change the behaviour and eventing of your Alfresco ADF application. In this example we are going to modify the custom text introduced above, to better understand how the behaviour and eventing work into an A Read more...

Read more
2 0 3,437
alfresco
Alfresco Employee

After the ADF 101 about creating your first Alfresco Application Development Framework application, in this set of tutorials we are going to see how to customise it in layout, behaviours and basic elements (buttons, text, etc.). We would like here to remember that Alfresco Application Development Fr Read more...

Read more
1 0 4,915
alfresco
Alfresco Employee

As you probably know, the Alfresco solution for BPM is based on the Alfresco Process Services Engine. On top of the Alfresco Process Services Engine, the Alfresco ADF defines a framework for developers, based on Angular components. If you want to know more about the available components, please refe Read more...

Read more
1 0 3,344
alfresco
Alfresco Employee

As you probably know, the Alfresco solution for ECM is Open Source, released to encourage its usage and adoption. On top of the Alfresco Engine, the Alfresco ADF defines a framework for developers, based on Angular components. If you want to know more about the available components, please refer to Read more...

Read more
1 0 3,428
fcorti
Alfresco Employee

In this tutorial we are going to see how to create your first responsive application from scratch, using the Alfresco Application Development Framework (from now on named ADF). The Alfresco ADF is provided by Alfresco as Open Source, to build custom applications on top of the Activiti BPM Engine and Read more...

Read more
12 12 27.3K
erivello
Active Member

Application Development Framework is a wonderful set of components the London team is doing and this is a small tutorial on how to set up the entire environment under an NginX proxy, to enable CORS First of all, we need to run all of our services on specific portsAlfresco (Community 5.2.a-EA): on po Read more...

Read more
10 3 5,067
Application Development Framework Blog