Entering inbound ISA control information

To enter appropriate inbound ISA control information for the trading partner, perform the following steps:
  1. Open, by double-clicking, the group window for the partner-specific inbound ISA segment.
  2. Enter a component rule on ISAPartnerInfo, which specifies (at least), the values of the Sender Interchange IDQual'r Element and the InterchangeSenderID Element. For example, if CompanyA's ID qualifier is 00 and the InterchangeSenderID is 313488, enter the component rule:
    Sender InterchangeIDQual'r Element:$ = "00"
    & InterchangeSenderID Element:$ = "313488"
    Note: If you use Trading Partner PC, the component rule might use the DDEQUERY function to extract information. For example, to get the Sender ID, you might have the following rule:
    InterchangeSenderID Element:$ =
    DDEQUERY ("TPPC", "CompanyA", "ISAPartnersCode")

    This rule returns the SenderID Element for CompanyA as configured in Trading Partner PC.

  3. Save the type tree.