I was building a sample for the ESB Vision and I wanted to send data to a database.
EASY
I just need to use the WCF-Custom adapter provider
When I copied the settings from the auto generated binding file like I documented ESB Hints
The part that i was moving was
<StaticAction vt=“8“>
<BtsActionMapping xmlns:xsi=“http://www.w3.org/
<Operation Name=“Select“ Action=“TableOp/Select/dbo/
</BtsActionMapping>
</StaticAction>
Which ended up as
When I ran it an exception was thrown