Goal of this Lesson

This document is one of three documents, which serves as a self learning program for developing a Web service with E2E Bridge. The education leads you through a development process divided into three lessons, which will teach you to build services based on the E2E Bridge platform.

Welcome to lesson 2 of the E2E Education. By working through this document, you will learnĀ 

  • how to create classes and associations
  • how to use objects and pins
  • how to use operations and functions in action scripts
  • how to define call operation actions
  • how to perform simple mappings
  • how to test and debug your own Web service with the E2E Interactive Debugger and the E2E Analyzer

The goal of this lesson is to create a Web service that receives entered data. The Web service processes the data and returns it. You will practice tool relevant tasks throughout the course. This document references further explanations in additional documents (see also Documentation Map below).

Documentation Map