Thursday Nov 19, 2009

Imixs Modeler version 2.3.1 released!

The latest version 2.3.1 of the Eclipse based Imixs Workflow Modeler is now released.
The new version includes different bug fixes and improvements in usability like the "new Report Wizard" and a new design of the modeler perspective.

 

The new release includes also additional updates:

  • Imixs Workflow Modeler - 2.3.1.v200911181830
  • Imixs Workflow Modeler Integration Plug-in - 2.2.7.v200911181830
  • Imixs Workflow Report Plug-in -  1.0.1.v200911181830

Read more: http://doc.imixs.org/modeler/

Saturday Apr 04, 2009

New Version of IX Modelers

The new version of the IX Modeler for Eclipse is now available!

The new relase 2.2.9 of the Basic module and  2.2.6 of the Integration module includes a lot of enhancements of the user interface. The management of Process and Activity properties is now extended by a new property editor concept. All properties are now managed using the "Tabbed Properties View Extension Points". This allows you to extend the IX Workflow Modeler in your Software projectes much faster as you can now use the eclipse standard extention point for tabbed properties.

The new version was tested with Eclipse 3.4.2 for Windows and Linux.

 


Saturday Jul 26, 2008

Building a Workflow Application - Part III

In part III of my tutorial I will explain how to build a EAR module with maven and develop a Web Frontend to test my workflow application.

If you followed the part I and part II of this tutorial you have setup an environment, created the workflow model and implemented a business loging in a EJB 3.0 session bean.

[Read More]

Building a Workflow Application - Part II

In this part of my tutorial I will explain how to implement the Business Logic using the Imixs IX Open Source Workflow components. If you followed the first part you have setup an environment and created the workflow model using the IX Workflow Modeler. The model file is part of the maven parent project and located in the /src folder.

Now I add a maven ejb modul to implement a session EJB using the IX JEE Workflow Implementation. This Implementation makes it very easy to implement business logic because I need not to care about JPA or a lot of the  EJB stuff.[Read More]

Building a Workflow Application - Part I

The following Tutorial I will explain how easy it is to build a Workflow Application using the IX Open Source Workflow Components. The Tutorial is divided into three parts:

[Read More]

Sunday Jul 20, 2008

IX Modeler - new Version 2.2.4

The new version 2.2.4 of the Imixs IX Workflow Modeler is now released. This version includes a lot of improvements concerning the graphical modeling. Therefor the popular style has changed. The attributes of activity entities,like Mail or Access Configurations, now are displayed graphicaly. The handling of users and time objects has been improved.[Read More]