hey guys,
i racked my head on this for a while then we decided
just to have the engine fire on specific examples for
the demo.

so ive been working on another project and now im back
to this one and i fear that my time off will make it
impossible for me to figure this out alone so please
help!

we want this rule (already stored):
(MAIN::webservice (service getaddress) (project sage)
(org georgetown) (analystname blake) (analystrole
lead) (priority low) (reldatetime within_an_hour)
(location dc) (action run))

to fire with both of these assertions (now it only
fires for the first):
(assert (inputservice getaddress sage georgetown blake
lead low within_an_hour dc))
and
(assert (inputservice getaddress sage nil nil lead low
nil dc))

where nil is simply unspecified in the request

...even though we arent goin to implement any
functionatity in this way id also know if its possible
to have it fire if instead of nil's there were other
random values ...that for one reason or another dont
matter in this case (i realize that i can simply
replace those with nil ...but i wonder none the less)

thanks a bunch
-Jerome BG


                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to