IBM Transformation Extender for Sterling B2B Integrator
IBM Transformation Extender for Sterling B2B Integrator combines the business process
management features of IBM® Sterling B2B Integrator with the universal
transformation capability of IBM Transformation Extender . This
integration of business-to-business (B2B) gateway and universal transformation solution gives you
new options for solving B2B and application-to-application (A2A) integration problems.
Product uses for Sterling B2B Integrator customers
IBM Transformation Extender includes a transformation engine, a graphical map editor, and industry packs that provide pre-defined support for multiple document standards, and a range of technology adapters.
Product uses for IBM Transformation Extendercustomers
If you already use IBM Transformation Extender , you can invoke your existing IBM Transformation Extender maps in predefined business processes for business-to-business (B2B) processing, or create new processes that use Sterling B2B Integrator functionality to address your specific needs.
Advantages of IBM Transformation Extender for Sterling B2B Integrator
The integration of IBM Transformation Extender with Sterling B2B Integrator provides map reuse, support for industry standards, and support for complex maps.
Examples
You can learn about IBM Transformation Extender for Sterling B2B Integrator by running the examples that are provided with the product. The examples illustrate how to use IBM Transformation Extender for Sterling B2B Integrator to accomplish specific tasks. The examples and readme files that describe them are located in the tx_install_dir /examples directory.
Standards, globalization, and data-type support
Sterling B2B Integrator services are developed using industry-accepted specifications for data formats, communication protocols, workflow modeling, and security in order to maximize interoperability between systems and trading partners.
Transforming data
When a sender and receiver have different message format specifications, you can design your business process to transform the data in a document before delivering it. You can design a business process to reformat a document, enrich a message, or perform numeric and string calculations based on the value of certain fields.
WTX Map service overview
The WTX Map service is a component of IBM Transformation Extender for Sterling B2B Integrator . The WTX Map service provides the ability to run a IBM Transformation Extender map within a Sterling B2B Integrator business process. The WTX Map service combines the data transformation power of IBM Transformation Extender with the business integration capabilities of Sterling B2B Integrator .
Services that support IBM Transformation Extender maps
In addition to the WTX Map service, certain Sterling B2B Integrator services can run IBM Transformation Extender maps.
Business process concepts
A business process is a goal-driven, ordered flow of activities that accomplishes a business objective. A service is a set of instructions that Sterling B2B Integrator uses to perform an activity in a business process. Process data is data that a process stores in an XML document when the process runs. For example, process data that a service extracts from a document can be used to determine which service runs next in the process.
Sterling B2B Integrator user interface permissions
You must explicitly set specific permissions to use many of the interfaces in the Sterling B2B Integrator dashboard.
Developing a business process that uses the WTX Map service
You can develop a business process that uses a IBM Transformation Extender map to transform data.
Deploying IBM Transformation Extender maps
The location where you store a IBM Transformation Extender map determines which services can use the map.
Testing IBM Transformation Extender maps
You can use IBM Transformation Extender Design Studio to manually test the IBM Transformation Extender map on the Sterling B2B Integrator server.
Running a business process
A business process can run on a predefined schedule, in response to an activity, or manually.
Configuring the Translation service to use IBM Transformation Extender maps
When the Sterling B2B Integrator Translation service uses a IBM Transformation Extender map, set the exhaust_input setting to YES to enable the service to process all of the input records.
Problem determination
You can enable trace and audit logs to diagnose WTX Map service errors. You can configure the WTX Map service to extract data from a document or a process for tracking purposes.
Performance tuning
The tx_install_dir \dtx.ini file contains the StreamMaxMemLimit= property and the StreamMaxDirectory= property. When data passed to or from an adapter exceeds the size (in MB) that is configured on the StreamMaxMemLimit= property, the data is paged to a temporary file to limit the memory consumption of the process. The StreamMaxDirectory= property specifies the directory where the temporary files are located.