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 10447 of 21350

Fully qualified name differs for XSD’s withmultiple root nodes in the Business Rules Engine

Blogger : BIA - The BizTalk Intelligence Agency
All posts : All posts by BIA - The BizTalk Intelligence Agency
Category : BizTalk Rule Engine
Blogged date : 2007 Feb 19

One of the most common problems that exist when using the business rules engine is forgetting to use the fully qualified name from a schema in definition of the rule.

Posts like this on Google Groups can clarify what I mean if what I am talking about is not clear.

I have discovered something new regarding the fully qualified name which caught me out this morning and I thought I’d mention it here in case you have the same problem.

If you are using the fully qualified name of a schema with multiple root nodes in the BRE, the fully qualified name must include the name of the root node. When you go to your orchestration and try to feed a rules shape your XSD you will find it won’t recognize it (no drop down appears).

For example you can have a schema with multiple root nodes with a fully qualified name such as schma_name_fully_qualified which, with a single root node, would work just fine. But if the schema has multiple root nodes you must append the specific root node to this qualification for the orchestration to recognize the rule.

So if you had the fully qualified name schma_name_fully_qualified, look at your orchestration view, click on the message you are using and look at the message type: you will find that you must use something like schma_name_fully_qualified.header to properly identify the schema when creating your business rules. Changing this should then allow you to select a message type in your orchestration.


Read comments or post a reply to : Fully qualified name differs for XSD’s withmultiple root nodes in the Business Rules Engine
Page 10447 of 21350

Newest posts
 

    Email TopXML