Figure 1. Add new adapter in Platform Settings Adapters.
Figure 2. Specifying name and adapter.
Figure 3. Add Generated Items - Consume Adapter Service template (click to enlarge).
Figure 4. Consume Adapter choose Binding and configure URI (click to enlarge).
Figure 5. Select contract type and category (click to enlarge).
Figure 6. Choose SQL Object: Table Employee (click to enlarge).
Figure 7. Select operations (click to enlarge).
Figure 8. TableOperations BizTalk Project View.
The next step is to generate messages from generated schemas, which can be routed from Receive location in Receive Port to a send port with WCF-SQL Adapter (messaging based solution) or an orchestration (orchestration based solution). Generating the first message is easy, as you can right click on for instance TableOperation.dbo.Employee.xsd (see screenshot above) and select Generate Instance and an instance of top element is created (i.e. delete).
Figure 9. Schema Table Operation.
Figure 10. Schema Instance Delete Message.
Only schemas are required for a messaging only scenario with WCF-SQL Adapter. Therefore after assigning a strong name to your project(s) and an application name to it can be build and deployed to the BizTalk runtime. In the administration console you can further configure the application and start it.
Figure 11. BizTalk Operations Message Solution Overview (click to enlarge).
Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki.
Steef-Jan Wiggers edited Revision 37. Comment: Fixed typos
Steef-Jan Wiggers edited Revision 35. Comment: Added resource link
Steef-Jan Wiggers edited Revision 32. Comment: Added resource link
Steef-Jan Wiggers edited Revision 31. Comment: Added resource links Call for Action
Steef-Jan Wiggers edited Revision 30. Comment: Added topic and text
Steef-Jan Wiggers edited Revision 29. Comment: Added wrap up and text
Steef-Jan Wiggers edited Revision 27. Comment: Added resource link See Also
Steef-Jan Wiggers edited Revision 26. Comment: Added resource link in Introduction Section
Steef-Jan Wiggers edited Revision 25. Comment: Added resource link
Steef-Jan Wiggers edited Revision 24. Comment: Added resource link
Steef-Jan Wiggers edited Revision 39. Comment: Added topic
Steef-Jan Wiggers edited Revision 41. Comment: Formatting
Steef-Jan Wiggers edited Revision 44. Comment: Added resource link
Steef-Jan Wiggers edited Revision 45. Comment: Changed table format
Steef-Jan Wiggers edited Revision 47. Comment: Added text
Steef-Jan Wiggers edited Revision 49. Comment: Added text
Steef-Jan Wiggers edited Revision 50. Comment: Minor edits
Steef-Jan Wiggers edited Revision 51. Comment: Minor edits
Steef-Jan Wiggers edited Revision 53. Comment: Resized image
Steef-Jan Wiggers edited Revision 54. Comment: Resized image