Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: How to access FactRetriever from Rules Composer

1 view
Skip to first unread message

Randal van Splunteren

unread,
Apr 6, 2007, 2:41:49 AM4/6/07
to
Hello PC,

In the BR composer go to the facts explorer and click the databases tab.
Make a connection to the SQL server database that hosts your table.
Drag and drop the columns from this table to your rule.

HTH,

Randal van Splunteren


> I've created a FactRetriever that Asserts a DataTable as a long-term
> fact.
> My goal was to have a policy accept an inbound Xml document and using
> key
> fields from the inbound doc query the cached datatable for a matching
> record,
> then enrich the inbound doc and return it.
> I've added the FactRetriever to the properties section of the Policy
> version in the rules composer. How do I use the TypedDataTable
> asserted by the FactRetriever when created Rules?
>
> I've tried using its Xml Schema but that gave me "Fact Unrecognized"
> when testing the policy. I have varified that the FactRetriever does
> indeed retrieve the data and assert it by stepping through the code in
> vsnet debugger.
>


0 new messages