Skip to main content

ebXML

(Ensemble) Use ebXML messages to interface with other systems.

Background Information

ebXML is a business-to-business message transport framework that allows documents of all shapes and sizes to be transported between systems, enterprises, governments etc. It uses multi-part MIME messages to transport a SOAP payload wrapper along with any attachments. Note that ebXML runs across many protocols, so it is not actually a web service.

Available Tools

EnsLib.ebXML package

Provides classes that represent an ebXML interface. For example, the EnsLib.ebXML.MessageOpens in a new tab class is used to represent any given ebXML message. This class is a container for the ebXML/SOAP headers and the payload attachments themselves.

Availability: All Ensemble-enabled namespaces.

FeedbackOpens in a new tab