That is indeed true. I don't want to test the DetermineResult rule, but more the CheckBmi rule. Even though I want to have a Test Data Table (with only doubles for the BMI) which I can use as Input. Is this possible? It should not be that hard, but I could not manage to find it.. EDIT: Alright i got it (for others, reference is Tutorial 3) cheers eav
That is indeed true. I don't want to test the DetermineResult rule, but more the CheckBmi rule. Even though I want to have a Test Data Table (with only doubles for the BMI) which I can use as Input. Is this possible? It should not be that hard, but I could not manage to find it.. EDIT: Alright i got it (for others, reference is Tutorial 3) cheers eav
That is indeed true. I don't want to test the DetermineResult rule, but more the CheckBmi rule. Even though I want to have a Test Data Table (with only doubles for the BMI) which I can use as Input. Is this possible? It should not be that hard, but I could not manage to find it.. cheers eav
Hi there, Assume I have this easy SpreadSheet which calculates the BMI based on height and weight of a person and calls a Decision Table. The decision table looks like this (basically just mapping a bmi value to an interpretation): So I want to test the mapping, and not the calculation of the bmi in my test. But how can I do "mock" the bmi value? I want to have something like this: And my test looks like this (using the Test Data Table) Any ideas? cheers eav
Hi Sergey, i was waiting for your answer. ;-) Thanks for the input. So is there any timetable for 5.20? Because we're just about to use the webstudio for production purposes, and we're thinking of either using postgres or mysql and not both (only for usermanagement). Cheers eav
any updates here?
Hi there, since 5.18.1 postgres is officially supported (yeay!): Postgres database...
Hi there, when I create a webservice out of my business rule which returns a Person...
Thanks for the answer Sergey. Cheers eav
Hi guys, can you please give me quickly a response to this? cheers
Hi support! I've setup the Openl Webstudio to multi-user setup. I played a bit around...
Hi there, I wanted to ask a question regarding the webservice return values: In Example...
THANKS. :)
Hi there, I wanted to ask a question regarding the webservice return values: In Example...
Hi there, I wanted to ask a question regarding the webservice return values: In Example...
Hey, thanks for the good hints. Actually, it was the lack of information about the...
Hi there, I followed the installation guide (http://openl-tablets.org/files/openl-tablets/5.17.0/OpenL%20Tablets%20-%20Installation%20Guide.pdf)....