BizTalk Server General - Ho do you validate that mandatory fields are present

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > January 2006 > Ho do you validate that mandatory fields are present





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Ho do you validate that mandatory fields are present
Mo

2006-01-21, 2:48 am

Hi friends.

I have an orchestration that currently does a pretty simple transform before
passing the message along to a web service that does some down stream
processing. A change request has come in that the external interface should
check to see that the three mandatory fields are present (i.e. not null).

What is the fastest/easiest way to check for this and return an error
message if something is missing? Do I HAVE to use the rules engine, or can I
swing something in an expression within the orchestration?

Thanks in advance,
Mo
Ben McFarlin

2006-01-22, 6:06 pm

You could just distinguish each field and check the values in an
expression.

Mo

2006-01-23, 6:02 pm

Thanks Ben.

"Ben McFarlin" wrote:

> You could just distinguish each field and check the values in an
> expression.
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com