Business Rule Composer
- From: "Atjeh" <Atjeh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 3 Apr 2005 20:31:01 -0700
Hello,
When I run my scenario as test policy in BRC, rules are fired, and
I get the correct results. But when I try to execute() using Policy class,
it just copy sample_rfp.xml become ProcessedRFP.xml with nothing process. I
use sample chapter in Microsoft BizTalk Server 2004 Unleashed chapter 11. I
had changed the document type in BRC with namespace in my code :
RFPEstimateXML.RulesRFP. When I'm not use database condition, the code work
correctly
for instance : Service equals to Programming.
, but when I insert the database condition for instance : SvcName equals to
Service
Note : SvcName is name of database vocabulary
The code just copying sample_rfp.xml become ProcessedRFP.xml with nothing
process.
I'm in stuck.I'm really appreciate your attention. Thanks
.
- Prev by Date: Re: BRE and Forward Chaining
- Next by Date: Re: How to consume a webservice which returns a dataset
- Previous by thread: BRE and Forward Chaining
- Next by thread: Biztalk 2004 dev edition unable to create pipelines
- Index(es):
Loading