[rules-users] Import into specific package GUVNOR help !

abhinay_agarwal abhinay_agarwal at infosys.com
Thu Jun 28 09:34:04 EDT 2012


Nopz..i tried refreshing the browser, but the same problem persists..

1 more thing..now i was trying to import a rule from Global to a package, i
was successful with that..

then i made a Test Scenario on the newly imported rule and it was running
fine..(results = 100%)

now, i went into the Global area and changed the condition in the rule so
that the condition in the TEST scenario fails..saved it ( when the same rule
was viewed inside the package, the change was being reflected there)

But when the TEST SCENARIO was run, instead of failing this time, it again
showed SUCCESS(results = 100% ) !!

my rule was very simple :

when
sales > 1000
then
discount = 5

Test scenario:

sales = 1500
rule sales fired 1 time


i just changed the rule as :

when
sales < 1000
then
discount = 5


but still the test scenario showed test results as 100%

can omeone look into it..

thanks,
Abhinay

--
View this message in context: http://drools.46999.n3.nabble.com/Import-into-specific-package-GUVNOR-help-tp4018325p4018328.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list