Can you use Dynamic Send Port without Orchestration? Yes you can.

Posted at: 4/19/2007 at 8:59 PM by saravana
Dynamic send ports are used in situations, where you don't know in advance the type of transport adapter to use to send messages to your trading partner. May be based on certain content in your message you need to make that decision at runtime to pick up the transport adapter. The below figure shows the configuration for a Dynamic One-Way Send port, you can see you only specify the Name and Pipeline details (you can specify some of the other properties like maps, filters, etc). ... [More]
Tags: | |  Categories: BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(42) | Comments RSS

Calling Web Service from BizTalk 2006 in a Messaging only Scenario (aka Content based Routing)

Posted at: 1/31/2007 at 6:45 PM by saravana
In this article I'll explain how you can call a Web Service which requires multiple arguments using a Custom pipeline and a custom pipeline component in a messaging-only scenario without using any Orchestration.   Normally, when there is a requirement to call a web service from BizTalk, people tend to take the easy route of calling it via an Orchestration. When we do a web reference inside the orchestration, Orchestration does quite a lot of work for us. It creates al... [More]
Tags: | |  Categories: BizTalk 2006 | BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(65) | Comments RSS

BizTalk 2006 SOAP Adapter (Web Service call) in Messaging Only Scenario.

Posted at: 12/20/2006 at 7:30 PM by saravana
Web Services support in BizTalk is not a new topic, it's already mentioned heavily in few of the famous blogs like Darren Jefford , Aaron Skonnard, Biztalk Server Team Blog etc In this entry I'll explain how you can use the out of the box SOAP adapter to call a web service in a messaging only scenario (aka Content based routing),  BizTalk 2004 SOAP adapter didn't have this functionality, we need to use orchestrations along with SOAP adapters to call a Web Servic... [More]
Tags: | |  Categories: BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(15) | Comments RSS

BizTalk 2006 SOAP Adapter (Web Service call) in Messaging Only Scenario.

Posted at: 12/20/2006 at 7:30 PM by saravana
Web Services support in BizTalk is not a new topic, it's already mentioned heavily in few of the famous blogs like Darren Jefford , Aaron Skonnard, Biztalk Server Team Blog etc In this entry I'll explain how you can use the out of the box SOAP adapter to call a web service in a messaging only scenario (aka Content based routing),  BizTalk 2004 SOAP adapter didn't have this functionality, we need to use orchestrations along with SOAP adapters to call a Web Servic... [More]
Tags: | |  Categories: BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(11) | Comments RSS