Education Lesson 3
Goal of this Lesson
This document is one of three documents, which serves as a self learning program for developing a Web service with the Bridge. The education leads you through a development process divided into three lessons, which will teach you to build services based on the Bridge platform.
Welcome to lesson 3 of the Bridge education. By reading this document, you will learn
in the first iteration |
|
---|---|
in the second iteration |
|
The goal of this lesson is to model a Web service that receives a search request. The requested items are searched in an XML data source file. For each found record a currency conversion is performed. The necessary exchange rate is received from an external SOAP Service. If the search is successful, the Web service sends the search result back to the client.
Documentation Map
The Bridge is delivered with comprehensive documentation. Apart from this self-study, the Bridge also comes with many examples you can have a look at. Each feature is subject of an example that is ready to run.
This chapter provides an overview about all documentation available after installation. How to access the xUML examples is explained on Unzipping the Builder Examples.
The complete documentation is available online.
Document | Content | |
---|---|---|
Bridge Education Lesson 1-3 | Comprehensive self-learning guide, which leads you through all steps of creating a Web service. Additionally, it provides conceptional information for each topic. | |
Comprehensive guide explaining concepts and usage of the Bridge, which comprises all management tasks to run the Bridge and deployed xUML, Node.js and Java services. | ||
Reference Guides | Comprehensive reference guide for xUML modelers containing information about concepts, modeling, xUML Action Language, add-ons, and import/export mechanisms. | |
Guide to Scheer PAS Node.js modules that can be used by Node.js modelers in Bridge context. | ||
Guides to Bridge utilities that may be helpful for modelers. | ||
Comprehensive guide explaining concepts and usage of Builder including all tools like xUML Model Compiler, xUML Model Debugger, and xUML Importers. | ||
Description of the installation of Bridge including a troubleshooting chapter. This guide also contains a description of the following firmware installations:
| ||
Description of the installation of the Builder including a troubleshooting chapter. | ||
Description of the installation of the Analyzer. |