Re: [rules-users] Formula in Decision Table?

2013-11-07 Thread nzhu972
I looked around and found out that "Guided Decision Table with BRL columns" will address my need. Does anyone know what version of Drools this is available in? -- View this message in context: http://drools.46999.n3.nabble.com/Formula-in-Decision-Table-tp4026669p4026677.html Sent from the Droo

[rules-users] Formula in Decision Table?

2013-11-06 Thread nzhu972
Can someone confirm if I am using Formula the correct way in a web based decision table? I like to populate the Condition Columns automatically when certain other columns in the Condition Columns are populated. For example, If col1 and col2 are populated, can I use formula to auto populate col4

[rules-users] Export Web decision table to Xls ?

2013-11-05 Thread nzhu972
I created a web decision table through the browser on Drools 5. Is there a way to export the decision table to a spread sheet or xls or any other file format? Thanks in advance. -- View this message in context: http://drools.46999.n3.nabble.com/Export-Web-decision-table-to-Xls-tp4026653.html S

Re: [rules-users] Audit User Action in Drools

2013-10-28 Thread nzhu972
Thanks for pointing out. Is there a more granular solution that tracks the type of change (delete, update, add) and the location of the change in the rule specifically for a web based decision table. For example, user A updated column X on date MM:DD:YY. -- View this message in context:

[rules-users] Audit User Action in Drools

2013-10-27 Thread nzhu972
in Guvnor for Drools 5, is there a way to audit which user made changes to the rules and at what time the change was made? I know in Drools 6, this feature is included out of the box. I am looking for a similar feature in Drools 5. Perhaps it requires developing my own custom code? Any advice i

Re: [rules-users] Decision Table Row #

2013-10-17 Thread nzhu972
Fantastic!!! I got the AgendaEventListener to work by using afterActivationFired() and it's grabbing the row number from the decision table when the rule is fired. Thank you. -- View this message in context: http://drools.46999.n3.nabble.com/Decision-Table-Row-tp4026392p4026410.html Sent fro

[rules-users] Decision Table Row #

2013-10-16 Thread nzhu972
Hi, in Drools 5, is there a way to retrieve the row # in the web based decision table? The # column is auto generated and I like to retrieve the row # along with the rest of the table data when a match is found in the table. Thanks -- View this message in context: http://drools.46999.n3.nabbl

[rules-users] Dynamically populate Rule-Flow Group?

2013-10-13 Thread nzhu972
Hi, I am using BRMS 5.3.1 and I have a scenario where I will have multiple decision tables and for each decision table, a corresponding workflow process is associated with it (scenario 1) Scenario 1. decision table: X, Y, Z WorkFlow : A, B, C Since there are no difference between the workfl

Re: [rules-users] Continuous Integration - Guvnor repository question

2013-07-29 Thread nzhu972
Thanks learnbrms. I cannot use the console export/import because I am looking for an automated process. One that does not require manual intervention every time a change is made. So here is my followup question: When I download the binary file from Guvnor for package x.y.z through REST, is this

[rules-users] Continuous Integration - Guvnor repository question

2013-07-29 Thread nzhu972
I am searching for a way to import/export the repository, essentially syncing or duplicating rules assets between Guvnor in different environment such as DEV/QA/Production and didn't find a solution for it. https://issues.jboss.org/browse/GUVNOR-311 <<== indicate this will not become a reality an