Creating an outbound transaction map

During this tutorial of ECMap, create and run a map to convert data from a flat file to an X12 transaction set. ECMap calls this kind of map an outbound transaction map.

For this exercise, you are a company called Computer Services, Inc. who orders supplies from a trading partner called Memory Plus. The goal of this exercise is to create and run a map to convert data from the format of your Order Management System (COBOL-based application) to an X12 850 Transaction Set (the standard EDI Purchase Order) to send to your trading partner.

You can complete this exercise in three easy steps:

After you successfully create and run your map, we introduce you to a few of the features that set ECMap apart from other mapping software and give you the ability to integrate complex business logic into your maps easily and quickly.

In order to use this tutorial, you need to have installed ECMap on your PC.

WARNING! You must create the following directory in order for the map to run:

c:\ Program Files\Sybase\ECMap\maps\data\OUT.X12

StepsStarting the tutorial

  1. From the desktop, double-click the ECMap (globe) icon on your desktop. (When you install ECMap, the installation process automatically places this icon on your desktop.)

  2. In the Password text box on the Login window, type ecmap. Press ENTER or select OK.

    The main ECMap window opens and you are ready to begin the tutorial. To perform actions in ECMap, you can use the menu options at the top of the window or the icons on the toolbar. (The icons are also available on the ECMap Work Space, which can be opened by choosing Workspace from the View menu on the main ECMap window.)

    Table 2-1: Menu icons

    Project

    Map

    Company

    Partners

    Application Directories

    Files/Databases

    Records/Tables

    Memory Variables

    Rules

    Mapping

    Map Flow

    Generate Map

    Run Map

Hints