Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A key success factor to delivering good automated tests is the need to have various people (e.g. Business Analysts, Developers, Product Owners) all working and collaborating together. This ensures that the application, its tests and also the automated test deployment is as efficient as possible. We will demonstrate, how Selenium-Webdriver UI testing is being used with Apache OFBiz on a current project, and how it helps to automatically provide enough documentation to help Business analyst and to create beginner's tutorial for the application.

Abstract Summary:

...

Introducing OFBiz Plug In Manager for Building an Eco-System

Apache OFBiz is going through revolutionary transformations and recently Gradle was implemented as the new build system. This critical change has opened the door to lots of exciting possibilities and one of these is the ability to introduce a plugin system.

This plugin system could fundamentally change how OFBiz is used and would:

  • Allow third party vendors to easily extend the system with new functionality
  • Give users more control and choice over their OFBiz implementation
  • Unify the method in which OFBiz is extended

The main differentiator is that this plugin management system is actually integrated within OFBiz itself and a key objective is to get the community, developers and third party vendors motivated to start building a plugin eco system around OFBiz.
In this presentation, we will talk about the basic concepts of the plugin system with some on hands demo

A CRM records details about any contact made with anyone that your business deals with (leads, existing customers, suppliers..)

Phone calls are still the most popular method for communicating with organisations and one of the most common CRM processes involves manually entering the call details.

Imagine being able to connect a CRM to your company's PBX system.

*All incoming calls could be automatically recorded as a communication event and linked to the correct customer, supplier, etc.

*The Call Center representative picking up the call could have the customer or supplier details automatically displayed showing all their communication history

*If legislation allows, the calls may even be recorded and made accessible from within the CRM

In this presentation we show you how to setup Call Center Integration with Apache OFBiz CRM using Asterisk, one of the most popular PBX systems.

Abstract Summary: Build a Web Application in 40 minutes with Apache OFBiz

...