Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Dashboard and Reports
  6. Creating Workflows for Event Reconciliation
  7. Forms Designer
  8. Configuring Email for Monitor Notification
  9. Dashboard and Reports
  10. B2B Data Exchange Web Services API
  11. B2B Data Exchange Run-time Java API
  12. B2B Data Exchange Forms Designer Java API

DX_Endpoint Request

DX_Endpoint Request

The DX_Endpoint request message defines a document for the DX_Endpoint web service to process.
The DX_Endpoint request message includes the following elements:
Data
Required. Document to be processed. The document must have Base64 encoding.
DXProperty
Key-value pair that contains the properties of the document. This element is defined by the complex type object DXProperty and can occur multiple times.
You can include the following keys:
  • application. Name of the application to use for routing the document to a profile for processing.
  • profileName. Name of the profile to use for routing the document to a profile for processing.
  • partnerName. Name of the partner to use for routing the document to a profile for processing.
  • accountNumber. Account number to use for routing the document to a profile for processing.
  • accountName. Name of the account to use for routing the document to a profile for processing.
  • dataByReference. Indicates whether the request contains data or a reference to data. Set to true when the request contains a reference to the data. Set to false when the request contains the data.
  • mimetype. The MIME type of the data, such as text/plain or text/html.
CustomProperty
Key-value pair that contains custom properties of the document. This element can occur multiple times.

0 COMMENTS

We’d like to hear from you!