BizTalk Server Orchestration - How to properly evaluate expressions in expression Editor

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > December 2005 > How to properly evaluate expressions in expression Editor





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 How to properly evaluate expressions in expression Editor
Klundell

2005-12-26, 5:54 pm

I have the following in my BizTalk Expression Editor
Build_OutputMsg(SimpleOrchestration.PropertySchema.PV1_11) == "OEM";

Build_OutputMsg is a message defined in the Orchestration Messages. It
references my Schema.
The value of PV1_11 is a string. I am getting an error via intellasense that
says there is ')' exected. I am hoping tha if PV1_11 is OEM this expression
will evaluate to true and satisfy the Boolean expression. I can't figure out
how to get the expression to work.

Thanks in advance.
Kris.
carlos

2005-12-26, 8:48 pm


when you want to validate a expression with Decide Shape you must delete the
";" in the end of expression...

"Klundell" <Kris.Lundell@uuhsc.com> wrote in message
news:E912297A-AD43-43AB-8610-52F723FB57DE@microsoft.com...
> I have the following in my BizTalk Expression Editor
> Build_OutputMsg(SimpleOrchestration.PropertySchema.PV1_11) == "OEM";
>
> Build_OutputMsg is a message defined in the Orchestration Messages. It
> references my Schema.
> The value of PV1_11 is a string. I am getting an error via intellasense
> that
> says there is ')' exected. I am hoping tha if PV1_11 is OEM this
> expression
> will evaluate to true and satisfy the Boolean expression. I can't figure
> out
> how to get the expression to work.
>
> Thanks in advance.
> Kris.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com