Skip to main content

Microsoft BizTalk Server Integration

The BizTalk integration allows you to import integration components from your BizTalk Server applications into Revision, providing visibility into your enterprise integration architecture.

Configuration

A BizTalk integration requires uploading a "binding file." The BizTalk binding file can be exported at both the application and server levels; that is up to you.

Exporting Binding Files

Application-Level Export

  1. Open BizTalk Server Administration Console
  2. Expand BizTalk Server Administration > BizTalk Group > Applications
  3. Right-click your application and select Export > Bindings
  4. Choose a location and filename for the binding file
  5. Select the appropriate export options for your needs

Server-Level Export

  1. Open BizTalk Server Administration Console
  2. Right-click BizTalk Group and select Export Bindings
  3. Choose to export all applications or select specific ones
  4. Save the binding file to a accessible location

BizTalk binding file export and resource selection interface

Uploading to Revision

  1. Navigate to the integrations section in your Revision organization settings
  2. Select BizTalk Server as the integration type
  3. Upload your exported binding file
  4. Review the discovered resources
  5. Select which components to import into Revision

Supported Resources

Revision will currently import the following types from BizTalk:

  • Receive Port - Inbound message reception points
  • Send Port - Outbound message transmission points

The amount of listed resources may as such not be the same as the total resource count in your binding file, as Revision focuses on the core integration components.

Automatic Data Enrichment

All imported BizTalk components will have generated attributes containing system-specific information that provides detailed context about each component:

Receive Ports:

  • Adapter type (File, HTTP, SQL, etc.)
  • Transformations applied
  • Receive location address/URI

Send Ports:

  • Adapter type (File, HTTP, SQL, etc.)
  • Transformations applied
  • Send port address/URI
  • Complete send port filter configuration

These attributes are automatically maintained and updated during synchronization, ensuring you always have current access to detailed BizTalk configuration information directly from your architecture diagrams.