WHITE PAPERS and TUTORIALS |
|
|
|
Open ESB, Glassfish ESB & JAVA CAPS |
16/09/09 Transfer your messages without orchestratorIn this tutorial, we explain how to set WSDLs and Composite Application in order to avoid an orchestrator between two BCs. In that case, the NMR connects straightforward the two ports. This NMR feature can be used when neither complex routing nor message transformation is required. Avoiding orchestration (BPEL), Open-ESB provides better performance for simple integration with a huge amount of data. Thanks for your feeback |
05/09/09 Import legacy data in open-ESB: CSV fileOne of the objectives of open-ESB that processes XML messages only, is to integrate legacy systems in business processes. However, very few legacy systems generate XML messages. In order to import and export of legacy data open-ESB designers reused a powerful tools from seebeyond name the "Encoder". The "Encoder" is fully embedded in the schema editor but at Pymma, we found that the "Encoder" tool a bit tricky and its documentation needs improvement. This paper details how import one of the most common legacy format: the CSVFile. Thanks for your feeback |
05/05/09 Transaction support and Glassfish BPELWe issued a complete white paper on "Transaction support, reliability and guaranty of delivery with Glassfish ESB BPEL". This document, details Glassfish ESB BPEL engine support of XA transactions, and introduces BPEL features that can be used in order to increase reliability, consistency and guarantee of delivery in an application of integration. XA technology is the best way to achieve perfect delivery and consistency, however, it works only in environments (world) that do not match the environment of integration. For that reason, Pymma advices against XA usage in the integration process. This paper explains our position. Thanks for your feeback |
24/03/09 Presentation Aquarium de printemps 2009Pymma lectured at the exhibition "Solution Linux" in Paris on the topic: "Transaction support, reliability and guaranty of delivery with Glassfish ESB BPEL". You can download the presentation here (version pdf here). A paper on the same topic is in our pipe. As part of our Open-Training program you can use this document for your personal and professional purposes. Thanks for your feeback |
02/02/09 JAVA CAPS Flexibility and EvolutionWe propose an exciting tutorial on Java CAPS / Open ESB flexibility and evolution. In this 3 hours tutorial you will use many features like Database BC, JMS BC, EJB, CASA... You will learn how Java CAPS Open ESB use intermediation to reduce dependency between part of application and how the intermediates make easier the evolution (versioning) of your JBI application. As part of our Open-Training program you can use this document for your personal and professional purposes. Thanks for your feeback |
19/01/09 BPEL Tutorial: BPEL Correlation exerciseThis exercise is linked with the technical paper BPEL Correlation concept and introduction. It illustrates the white paper by using the same example. It takes 60 to 90 minutes to finish the exercice. As part of our Open-Training program you can use this document for your personal and professional purposes. Thanks for your feedback. |
20/11/08 BPEL Tutorial: BPEL Correlation conceptsThis paper explains in deep one of the trickest feature of the BPEL specifications: "The correlation". In the first part, we explain some basic concepts needed for a good understanding. Then, through a simple business process, we introduce the different steps you have to understand for designing a multiparty conversation with a BPEL engine. In order to enjoy reading this paper, we assume that you have a first experience with WSDL and BPEL document and you are able to read and understand them. As part of the Open-Training program, you will find a complete and royalty free Powerpoint presentation associated with this technical paper. Thanks for your feedback. |
10/04/08 open-ESB tutorial: Soap header managementThis paper describes the best practices for Soap header management with Open-ESB. We noticed that Open-ESB developers often face difficulties when dealing with Soap Header and WSDL documents. In fact, JBI 1.0 imposes to design services interfaces only with the abstract part of the WSDL document where nothing has been plan to support protocol characteristics like Soap Hearders. Moreover, JBI does not propose "hooks" or interceptor to modify the Soap messages with low-level languages like java or C#. The aim of this tutorial is to find an easy way to manage Soap Headers in Open-ESB by using the abstract part of WSDL documents. |
01/04/08 Open-ESB tutorial : Easy intermediationIn this paper, we propose a simple method to set Open-ESB applications as intermediate between provider and consumer of services with a minimal disturbance for the two tiers. (pdf only) |