Configuring Register Sets and Registers

How to:

This section describes how to configure register sets and registers using iWay Integration Tools (iIT).


Top of page

x
Procedure: How to Configure Register Sets and Registers
  1. In the EDIHL7_usr_sample_proj project tree, right-click the Registers folder, and select New, and then click Register Set from the context menu, as shown in the following image.

  2. In the Name field, enter a name for the register set and click Finish, as shown in the following image.

    The new register set appears under Registers in the Registers folder, as shown in the following image.

  3. Click the Add a property icon to add a register to the register set.

  4. Enter a name for the new register in the Name field, select a register type from the Type drop-down list (set to string by default), and then enter a value in the Value field, as shown in the following image.

  5. Click OK.
  6. Create the following registers under the XMLEDIHL7 registers set you just created, along with the values shown in the table below.

    Register Name

    Value

    Input

    Name=Input, Value=sreg(EDIHL7_OUTPUT)

    Output

    Name=GoodOutput, Value=sreg(EDIHL7_OUTPUT)\OB_TransformGood

    Archive

    Name=Archive, Value=sreg(EDIHL7_OUTPUT)\OB_Archive

    ValidationReport

    Name=ValidationReport, Value=sreg(EDIHL7_OUTPUT)\OB_Report

    Error

    Name=Error, Value=sreg(EDIHL7_OUTPUT)\OB_Error

    GoodOutput

    Name=Output, Value=sreg(EDIHL7_OUTPUT)\OB_TransformGood


Top of page

x
Procedure: How to Add a Register Set to an Outbound Channel as a Dependency
  1. Click the channel: XMLEDIHL7_OB_QS_pFlow_Ebix_Channel node and then click the Add dependency icon on the far right side panel of the channel properties pane, as shown in the following image.

  2. From the Registers folder under the integration folder, select XMLEDIHL7 and click OK.

    The iIT page should resemble the following image.

  3. Click the Save icon to save your changes. You can also use the keyboard shortcut (Ctrl+S) if you are using a Windows environment.


iWay Software