Table of Contents

Search

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

B2B Data Exchange Transformations Overview

B2B Data Exchange
Transformations Overview

A
B2B Data Exchange
transformation is a set of functions that process
B2B Data Exchange
documents
in PowerCenter.
When you install
B2B Data Exchange
, you can install a set of transformations that you use in PowerCenter workflows to process
B2B Data Exchange
documents
. When you create mappings, you can use the transformations to perform the functions that you require in the same way you use other PowerCenter transformations.
B2B Data Exchange
transformations are custom Java transformations that you use to access the
B2B Data Exchange
API without writing Java code. You can use these transformations, the Unstructured Data transformation, and other transformations to
process
B2B Data Exchange
documents
.
You can also create custom transformations and use the methods in the
B2B Data Exchange
Web Services API to define the transformation behavior.
The following table describes the
B2B Data Exchange
transformations:
Transformation
Description
DX_Add_Document_To_Event
Attaches a document to an event.
DX_Aggregate
Groups rows of data.
DX_Complete_Correlation
Completes the correlation for an event.
DX_Create_Event
Creates an event and sets the properties of the event.
DX_Event_Attrribute
Gets or sets the values of event attributes.
DX_Event_Details
Gets or sets the values of a property of an event.
DX_Generate_Temporary_File
Generates a file name for a file in the
B2B Data Exchange
document store.
DX_Get_Document_File_Path
Converts a document reference into a file path.
DX_Increment_Profile_Parameter
Increments the value of a parameter associated with a profile.
DX_Initiate_Correlation
Initiates a correlation for an event.
DX_Profile_Parameters
Gets profile parameter values.
DX_Release_Delayed_Events
Releases all events for a profile.
DX_Resolve_Profile
Determines the profile ID based on the application, account number, and partner.
DX_Throw_Error
Sets an event status to error if the transformation fails.

0 COMMENTS

We’d like to hear from you!