Export and import binding configuration
One of the key aspects of export and import bindings
is data format transformation, which indicates how data is mapped
(deserialized) from a native wire format to a business object or how
it is mapped (serialized) from a business object to a native wire
format. For bindings associated with exports, you can also specify
a function selector to indicate which operation should be performed
on the data. For bindings associated with exports or imports, you
can indicate how faults that occur during processing should be handled.
In addition, you specify transport-specific information on bindings.
For example, for an HTTP binding, you specify the endpoint URL. For
the HTTP binding, the transport-specific information is described
in the Generating an HTTP import binding
and Generating
an HTTP export binding
topics. You can also find information about
other bindings in the documentation.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15