BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

Feature: Add additional XPath's for ElementTunnel #348

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

In v6, please add the following xpaths to adapterXPaths.txt, for WCF-WebHttp transport types:

/BindingInfo/ReceivePortCollection/ReceivePort/ReceiveLocations/ReceiveLocation/ReceiveLocationTransportTypeData/CustomProps/HttpMethodAndUrl /BindingInfo/ReceivePortCollection/ReceivePort/ReceiveLocations/ReceiveLocation/ReceiveLocationTransportTypeData/CustomProps/VariablePropertyMapping

/BindingInfo/SendPortCollection/SendPort//TransportTypeData/CustomProps/HttpMethodAndUrl /BindingInfo/SendPortCollection/SendPort//TransportTypeData/CustomProps/VariablePropertyMapping

This work item was migrated from CodePlex

CodePlex work item ID: '10698' Assigned to: 'tfabraham' Vote count: '1'

tfabraham commented 6 years ago

[UnknownUser@9/2/2014] Resolved with changeset 75351.