BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in BizTalk Rule Engine

 
 
Page 9005 of 19643

Windows Workflow Foundation BRE Does Not Update Value Type Fields of a Structure

Blogger : Paul Mehner
All posts : All posts by Paul Mehner
Category : BizTalk Rule Engine
Blogged date : 2007 Jan 29

The Business Rules Engine of Windows Workflow Foundation does not appear to update value type fields that are part of a structure. When the THEN action of a rule is executed and a calculation updates a value type in a struct, the value of the structure member remains zero. Turning on tracing of the execution of individual business rules shows successful execution of the assignments, but the targeted field maintains its initial value of zero during its use in subsequent calculations. No exceptions are thrown and tipping the BRE via the "update()" command has no impact on this behavior. In my case, changing the struct to a class cured the BRE of this ailment.

 

 


Read comments or post a reply to : Windows Workflow Foundation BRE Does Not Update Value Type Fields of a Structure
Page 9005 of 19643

Newest posts
 

    Email TopXML