Skip to main content
Skip table of contents

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

  • how to draw more complex class diagrams

  • how to reuse activity diagrams

  • how to copy activity diagrams

  • how to use decisions

  • how to design a SOAP interface from scratch

  • how to work with arrays

  • how to use value pins

  • how to define iterations with an expansion region

  • how to use transformations

  • how to use static operations within action script

  • how to manage test cases

in the second iteration

  • how to read a file

  • how to use a backend adapter

  • how to use an alias

  • how to map XML data to objects

  • how to exchange messages with an external SOAP Service

  • how to use the Action Wizard

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.

Integration (Bridge) User’s Guide

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

xUML Services Reference Guide

Comprehensive reference guide for xUML modelers containing information about concepts, modeling, xUML Action Language, add-ons, and import/export mechanisms.

Node.js Services Reference Guide

Guide to Scheer PAS Node.js modules that can be used by Node.js modelers in Bridge context.

Utilities

Guides to Bridge utilities that may be helpful for modelers.

Builder User’s Guide

Comprehensive guide explaining concepts and usage of Builder including all tools like xUML Model Compiler, xUML Model Debugger, and xUML Importers.

Installation Guides

Bridge Installation Guide

Description of the installation of Bridge including a troubleshooting chapter. This guide also contains a description of the following firmware installations:

  • Bridge SQL Libraries to integrate SQL databases

  • Bridge SAP Libraries to integrate SAP systems

  • Bridge Java Libraries to use Java classes in your service

Builder Installation Guide

Description of the installation of the Builder including a troubleshooting chapter.

Analyzer Installation Guide

Description of the installation of the Analyzer.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.