User Activity

  • Posted a comment on discussion Open Discussion on OpenL Tablets

    Could you attach your rules and your data? It is still not clear to me whar you are trying to do

  • Posted a comment on discussion Open Discussion on OpenL Tablets

    Mayank, i need more details, please explain how do you want to use data table in rules

  • Posted a comment on discussion Open Discussion on OpenL Tablets

    Mayank, 1) You should think of OpenL project as a class where Decision Table or Spreadsheet tables are methods (like in Java) and Data Tables are read only Data Fields. 2) If you have a data table 'numbers' containing int values it cuould be accessed from Decision Table code or Spreadsheet code as numbers[i] as a regular array. 3) Wrappers are used to access OpenL Tablets components from java code. In this case, your generatted wrapper should havwe a method int[] getNumbers() to access the data table...

  • Posted a comment on discussion Open Discussion on OpenL Tablets

    Hi Marlon, You need to replace double quotatuon marks to standard ASCII symbols Did you copy from Word? https://www.fileformat.info/info/unicode/char/201c/index.htm

  • Posted a comment on discussion Help on OpenL Tablets

    Hi Mr Danger, 1) if your data is static, the best way is to put it into a simple lookup table and use it properly 2) If the above approach is not suitable, you can always fall back on good old java and just write mapOfObjects.get("NAME") PS It seems, congressman, you've got a lot of free time on your hands lately, so to speak ;)

  • Posted a comment on discussion Help on OpenL Tablets

    Tyson, both patterns support the same OpenL java-like syntax for expressions '=<java syntax=""> or {java-syntax} you may try something like this '="Transfer" + ($C3.max + 1) + " to your " + $MC1.spendingCategory

  • Posted a comment on discussion Help on OpenL Tablets

    Hi Carlos, Decision tables accept boolean expressions as conditions, therefore, the...

  • Posted a comment on discussion Help on OpenL Tablets

    Hi Nuno! Are assume that you are interested in both development an ddeployment configurations....

View All

Personal Data

Username:
snshor
Joined:
2003-10-18 18:22:41

Projects

This is a list of open source software projects that Stanislav Shor is associated with:

Personal Tools