|
| 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
|
|