BizTalkServer

BizTalk messages
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Creating a connection
The connector supports the following authentication types:
Default | Required parameters for creating connection. | All regions |
Default
Applicable: All regions
Required parameters for creating connection.
Name | Type | Description |
---|---|---|
BizTalk Server URL | string | BizTalk Server URL |
Authentication Type | string | Authentication type to connect to your BizTalk Server |
Username | securestring | Username credential |
Password | securestring | Password credential |
Gateway | gatewaySetting | On-prem gateway (see https://docs.microsoft.com/data-integration/gateway for more details) |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Prepare message from JSON |
Prepare message from JSON. |
Prepare message from XML |
Prepare message from XML. |
Send message |
Send message. |
Prepare message from JSON
Prepare message from JSON.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Schema
|
documentSpec | string |
Document spec. |
Returns
- response
- binary
Prepare message from XML
Prepare message from XML.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Schema
|
documentSpec | string |
Document spec. |
|
Input Message
|
body | True | binary |
Input Message to Encode Xml. |
Returns
- response
- binary
Send message
Send message.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Receive Location
|
receiveLocationAddress | True | string |
Public Address of the BizTalk receive location. |
Input Message
|
body | True | binary |
Input Message to BizTalk Server. |
Returns
- response
- binary
Definitions
binary
This is the basic data type 'binary'.