Table of Contents

Search

  1. Preface
  2. Introducing B2B Gateway
  3. B2B Gateway administration
  4. Project and asset management
  5. EDI X12 and EDIFACT Messages
  6. Custom files with custom mappings
  7. Inbound Custom Files with Intelligent Structure Discovery
  8. File transfer tasks
  9. Partners
  10. Tracking and Monitoring Events
  11. B2B Gateway REST APIs
  12. Glossary

B2B Gateway

B2B Gateway

Context parameters in custom mappings

Context parameters in custom mappings

You can use input and in-out parameters as context parameters in custom mappings to add information from the gateway to inbound and outbound messages and to filter the data in inbound and outbound messages. For example, add the partner name to inbound messages, or filter outbound messages based on partner number.
Consider the following guidelines when you add the parameters:
  • Add a transformation to the mapping. You can add any transformation that accepts
    Data Integration
    parameters as input. For example, an Expression transformation or a Filter transformation.
  • In outbound flows, add the transformation before the target. In inbound flows, add the transformation after the source.
  • Configure ports that add the data. The following table describes the port values that you can configure. Port values are not case sensitive.
    Port Value
    Data to Add to the Port
    PARTNER_NUMBER
    Partner number
    PARTNER_NAME
    Partner name
    PARTNER_PROD_INTERCHANGE_ID
    Partner production interchange ID
    PARTNER_TEST_INTERCHANGE_ID
    Partner test interchange ID
    EVENT_ID
    Event ID

0 COMMENTS

We’d like to hear from you!