<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using Business Rules Composer in BizTalk Server 2009 : Walkthrough</title>
	<atom:link href="http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/</link>
	<description>To be creative, you must believe that you are!</description>
	<lastBuildDate>Wed, 23 Jun 2010 11:55:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ahmed Shokr</title>
		<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-71</link>
		<dc:creator>Ahmed Shokr</dc:creator>
		<pubDate>Mon, 19 Oct 2009 13:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://ahmedshokr.wordpress.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-71</guid>
		<description>Hi, Sandeep
Sorry for the late reply.
What you can do is send XML to the BRE with output parameter (Set field), and in the action part of the business rule, update it.
Then when it comes back to your Orchestration update B.xml with the new value.
I hope that answered your question.</description>
		<content:encoded><![CDATA[<p>Hi, Sandeep<br />
Sorry for the late reply.<br />
What you can do is send XML to the BRE with output parameter (Set field), and in the action part of the business rule, update it.<br />
Then when it comes back to your Orchestration update B.xml with the new value.<br />
I hope that answered your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep</title>
		<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-70</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Wed, 30 Sep 2009 13:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://ahmedshokr.wordpress.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-70</guid>
		<description>Ahmed, Thanks for above sample. 
I need help in configuring call rule shape in orchrestration where it checks for an element in one xml and updates the element of another XML file.so the final out folder should have only an updated XML file.

For example: business rule will be on A.xml and on validating the rule updates the B.xml</description>
		<content:encoded><![CDATA[<p>Ahmed, Thanks for above sample.<br />
I need help in configuring call rule shape in orchrestration where it checks for an element in one xml and updates the element of another XML file.so the final out folder should have only an updated XML file.</p>
<p>For example: business rule will be on A.xml and on validating the rule updates the B.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Shokr</title>
		<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-64</link>
		<dc:creator>Ahmed Shokr</dc:creator>
		<pubDate>Wed, 23 Sep 2009 10:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://ahmedshokr.wordpress.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-64</guid>
		<description>Please, send me the sample project you made and the application configurations on the BTS admin console and I&#039;ll try it and tell.</description>
		<content:encoded><![CDATA[<p>Please, send me the sample project you made and the application configurations on the BTS admin console and I&#8217;ll try it and tell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja Kumaravel</title>
		<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-63</link>
		<dc:creator>Raja Kumaravel</dc:creator>
		<pubDate>Fri, 11 Sep 2009 04:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://ahmedshokr.wordpress.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-63</guid>
		<description>Now i could see the policy under Admin of particular application once added the policy manually.
If i drop valid &amp; invalid message to input folder so the message should go separate valid &amp; invalid folder but it is not happening like this. The both files are moving into 2 folders. 
we don&#039;t have any specific pipeline rite? so i used pass through.
Any ideas where i am doing mistake?</description>
		<content:encoded><![CDATA[<p>Now i could see the policy under Admin of particular application once added the policy manually.<br />
If i drop valid &amp; invalid message to input folder so the message should go separate valid &amp; invalid folder but it is not happening like this. The both files are moving into 2 folders.<br />
we don&#8217;t have any specific pipeline rite? so i used pass through.<br />
Any ideas where i am doing mistake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Shokr</title>
		<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-62</link>
		<dc:creator>Ahmed Shokr</dc:creator>
		<pubDate>Fri, 11 Sep 2009 00:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://ahmedshokr.wordpress.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-62</guid>
		<description>Hi Raja,
Please, check the following:
1. Open the [Business Rules Composer] and see if it&#039;s there.
2. If it&#039;s there, then open the project and open the [Call Rules] shape and see if the business rule is available.
Check those and tell me what you got.</description>
		<content:encoded><![CDATA[<p>Hi Raja,<br />
Please, check the following:<br />
1. Open the [Business Rules Composer] and see if it&#8217;s there.<br />
2. If it&#8217;s there, then open the project and open the [Call Rules] shape and see if the business rule is available.<br />
Check those and tell me what you got.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja Kumaravel</title>
		<link>http://tech.ahmedshokr.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-61</link>
		<dc:creator>Raja Kumaravel</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://ahmedshokr.wordpress.com/2009/08/13/using-business-rules-composer-in-biztalk-server-2009-walkthrough/#comment-61</guid>
		<description>Ahmed, Thank you very much your project.
I deployed the project once create those vocabulary and Policy. But i couldn&#039;t see the Policy under Admin console. so the messages are not moving destination based on rules.
Thanks,
Raja</description>
		<content:encoded><![CDATA[<p>Ahmed, Thank you very much your project.<br />
I deployed the project once create those vocabulary and Policy. But i couldn&#8217;t see the Policy under Admin console. so the messages are not moving destination based on rules.<br />
Thanks,<br />
Raja</p>
]]></content:encoded>
	</item>
</channel>
</rss>
