Sign In
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Blogs
from ideas to solutions
Popular Topics
.NET
.NET Framework
Announcements
Architecture
asp.net
Azure
C#
Community
Developer
Development
education
Events
General
Microsoft
MSDN
news
Office
Pages
Personal
Security
SharePoint
Silverlight
SQL Azure
SQL Server
Team System
TFS
Training
Visual Studio
Visual Studio 2008
Visual Studio 2010
WCF
Web
Windows
Windows 7
Windows Azure
Windows Mobile
Windows Phone
Windows Phone 7
Windows Vista
WPF
Browse By Tags
MSDN Blogs
>
All Tags
>
Pipelines
Tagged Content List
Blog Post:
Custom XML Validator for Throwing Multiple Errors
Nabeel Prior
When applications / systems integrate with BizTalk via published WCF-based web services I often promote the idea that messages received by this web service should be validated before the sender of the message receives an acknowledgement that message was successfully delivered. Where a message fails...
on
16 Feb 2011
Blog Post:
The SOAP Adapter does not returns a validation exception to a subscribed orchestration
Agustín Mántaras
Because there are many customers still using the deprecated SOAP adapter i have decided to create this post in order to help them in this particular situation. Consider the following scenario: The orchestration has a subscription through the web port. There is a strong business requirement to validate...
on
10 Feb 2010
Blog Post:
Sending an HTML Email without an Orchestration
Nabeel Prior
There is plenty of information on the Net relating to being able to send an HTML email from BizTalk using a dynamic SMTP port and an orchestration (see here and here ). At a client I needed to achieve the same objective, but without the use of an orchestration and with a static SMTP port. ...
on
11 Sep 2008
Blog Post:
Challenge: Execute a Map and Return the Result, WITHOUT an Orchestration
Nabeel Prior
The Issue Earlier this week Bennie Wentzel , a developer from a customer I was engaged with last year, posed me a question which went something like this: If I have a synchronous web service receive port, how can I return the result of a map on this receive port to the calling web service client...
on
16 Jun 2008
Blog Post:
XMLValidatingReceive Pipeline Clarification
Nabeel Prior
In my previous post on the default behaviour of the XMLReceive pipeline with respect to validating a message against a schema I detailed the creation of what I termed the "XMLValidatingReceive Pipeline". In response to this posting, Payal Arya emailed me the following question with respect...
on
22 May 2008
Blog Post:
BizTalk Does Not Validate My Message?!?!
Nabeel Prior
The ability to rigidly define the content of a data field is an essential element in any structured data definition. It is no surprise therefore one can define data constraints on elements and attributes in a schema through the means of various facets, such as enumerations, min length, regular...
on
14 May 2008