User Activity

  • Posted a comment on discussion Help on OpenL Tablets

    Hi: Is there any specific format for date time values? We define this spreadsheet: Spreadsheet SpreadsheetResult calc(Date f) s = hour(f) How is the correct date time format to show the hour? We tried this formats without any luck: YYYY-MM-DD HH:MM / YYYY-MM-DD HH:MM:SS / YYYY-MM-DDTHH:MM

  • Posted a comment on discussion Help on OpenL Tablets

    Hi, i don't know how to report this, if it is a bug report. When doing an expression like this, in the ruler/studio TestValue = -100 NewValue = $TestValue == null ? 0: |-$TestValue| We get the error Lexical error at line 1, column 27. Encountered: "-" (45), after : "|" This was working at least on 5.22.7. Attached screenshot showing this in only web studio version. [image: image.png]

  • Posted a comment on discussion Help on OpenL Tablets

    Thanks. i will try this

  • Posted a comment on discussion Help on OpenL Tablets

    Hi. I have a datatype which defines an array and another array inside ther first one. Then i use this data type on a spreadsheet. Inside this spreadsheet i'm calling a decision. The problem is that the first array is iterated but not the second one. Is this a correct behavior? Example DataTypes DataType SampleDataType String someField InnerDataType[] innerArray DataType InnerDataType Integer intValue Decision SimpleRules integer MiCustomDecision(integer count) count return 1 10 >1 20 0 SpreadSheet...

  • Modified a comment on discussion Help on OpenL Tablets

    Hi, is there anyway to set runtime context variable in web studio? I try to run a method that call spreadhsheet with LOB property and i'm getting this Ambiguous dispatch for method 'Test'. Details: Candidates: { {lob: HOGAR}, {lob: AUTO} } Context: { } Can i set the context in someway in webstudio? I know how to do this in java wrapper or a WS but not in studio

  • Posted a comment on discussion Help on OpenL Tablets

    Hi, is there anyway to set runtime context variable in web studio? I try to run a method that call spreadhsheet with LOB property and i'm getting this Ambiguous dispatch for method 'Test'. Details: Candidates: { {lob: HOGAR}, {lob: AUTO} } Context: { } Can i set the context in someway?

  • Posted a comment on discussion Help on OpenL Tablets

    After some changes, when i add any field to a data type i get an error. i.e if i add a field of type string with name Prueba i get: Datatype 'org.openl.generated.beans.TestDataType' validation is failed on missed field 'Prueba'. Please, regenerate your datatype classes. Methods that use the the data type entity says: java.lang.NoSuchMethodException: org.openl.generated.beans.Exposicion.getPrueba() I cannot regenerate de datatype clases beacause i get the same error, i don't have the method beacause...

View All

Personal Data

Username:
lucian0c
Joined:
2019-10-27 23:02:21

Projects

  • No projects to display.

Personal Tools