<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for OpenL Tablets</title><link>https://sourceforge.net/p/openl-tablets/activity/</link><description>Recent activity for OpenL Tablets</description><language>en</language><lastBuildDate>Tue, 22 Jul 2025 11:31:55 -0000</lastBuildDate><item><title>Gil Tabakman posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/89aa23dc70/?limit=25#cc51</link><description>Hi, How would I implement a loan payment schedule with a variable number of payments such as a mortgage where I want to have an input parameter of the number of monthly payments? Thank in advane, Gil</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gil Tabakman</dc:creator><pubDate>Tue, 22 Jul 2025 11:31:55 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/89aa23dc70/?limit=25#cc51</guid></item><item><title>mina karimi posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/70bc0cbdc9/?limit=25#bf58</link><description>hello Could you please guide me on how to establish a dependency between two modules in the same project or across different projects in OpenL Tablets? thank you in advance</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mina karimi</dc:creator><pubDate>Mon, 07 Jul 2025 12:32:43 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/70bc0cbdc9/?limit=25#bf58</guid></item><item><title>Mayank Mahajan posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/e4d119eeac/?limit=25#879b</link><description>Can someone tell me which version of openl-tablets-webstudio.war file has the support for TBasic and Spreadsheet tables. I tried with the version 5.26.5 but it only supports SimpleRules table. I tried installing the later versions like 5.27.8 , 5.27.7, with Tocat version 9, 10 and 11 but the webstudio itself was not coming up once I created the project it gave the error - Type Exception Report Message /pages/common/footer.xhtml @54,97 test="#{not (request.requestURI.endsWith('login.xhtml') or request.requestURI.matches('./install/.\.xhtml'))...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mayank Mahajan</dc:creator><pubDate>Wed, 06 Nov 2024 17:42:47 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/e4d119eeac/?limit=25#879b</guid></item><item><title>Mayank Mahajan posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/1222a95a1e/?limit=25#1a87</link><description>Where should we define the Data Table and Data Type in the Openl Tablets rules ? I tried executing the rule in the attached excel sheet from Java using intelij, but each time it is not able to identify the rule itself. This is how I am trying to execute it - RulesEngineFactory&lt;discountcalculator&gt; discountCalculatorRulesEngineFactory = new RulesEngineFactory&lt;&gt;("src/main/openl/rules/DataTableWithinRule.xlsx", DiscountCalculator.class);&lt;/discountcalculator&gt; DiscountCalculator discountCalculatorRule...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mayank Mahajan</dc:creator><pubDate>Mon, 14 Oct 2024 06:24:01 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/1222a95a1e/?limit=25#1a87</guid></item><item><title>Mayank Mahajan posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#fc73</link><description>I am trying to acheive something similar to this rule.but the Data Table - Data Order orderData data table will be in a different excel sheet. How do I pass this excel data in one of the rules</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mayank Mahajan</dc:creator><pubDate>Thu, 10 Oct 2024 01:43:40 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#fc73</guid></item><item><title>Stanislav Shor posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#8d47</link><description>Could you attach your rules and your data? It is still not clear to me whar you are trying to do</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stanislav Shor</dc:creator><pubDate>Wed, 09 Oct 2024 18:56:21 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#8d47</guid></item><item><title>Mayank Mahajan posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#1494</link><description>I need to lookup the data in the Data Table in my rules and if I find a match as per the rules the same value fro Data Table will be used to proceed further.So, basically I need to ensure my rule is able to access the data from Data Table.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mayank Mahajan</dc:creator><pubDate>Wed, 09 Oct 2024 18:20:41 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#1494</guid></item><item><title>Stanislav Shor posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#977b</link><description>Mayank, i need more details, please explain how do you want to use data table in rules</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stanislav Shor</dc:creator><pubDate>Wed, 09 Oct 2024 18:09:30 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#977b</guid></item><item><title>Mayank Mahajan posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#8db3</link><description>Thanks Stan. I wanted to ask how do I create wrapper for Data Table which I can pass to methods representing decision table rules. My Dats Table can have multiple columns which I need to refer from my rules. I am not able to get the syntax right while creating the wrapper for Data Table. Can you please share me some ways to create wrapper over Data Table and how to use the wrapper in rules ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mayank Mahajan</dc:creator><pubDate>Wed, 09 Oct 2024 18:03:35 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#8db3</guid></item><item><title>Stanislav Shor posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#1497</link><description>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...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stanislav Shor</dc:creator><pubDate>Wed, 09 Oct 2024 16:15:09 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#1497</guid></item><item><title>Mayank Mahajan posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#107d</link><description>I referred the openl tablets documentation and found this info under the section - Using Simple Data Tables - " In the example above, information in the data table can be accessed from Java code as shown in the following code example: int[] num = tableWrapper.getNumbers(); for (int i = 0; i &lt; num.length; i++) { System.out.println(num[i]); } where tableWrapper is an instance of the wrapper class of the Excel or Word file. For information on wrappers, see Wrappers. " I am not able to understand how...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mayank Mahajan</dc:creator><pubDate>Wed, 09 Oct 2024 12:00:51 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/9386cf182e/?limit=25#107d</guid></item><item><title>OpenL Tablets released /5.27.1/OpenL Tablets 5.27.1 Released source code.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/OpenL%20Tablets%205.27.1%20Released%20source%20code.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/OpenL Tablets 5.27.1 Released source code.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.27.1/openl-tablets-core-5.27.1.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-core-5.27.1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-core-5.27.1.zip/download</guid></item><item><title>OpenL Tablets released /5.27.1/openl-tablets-ws-5.27.1.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-ws-5.27.1.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-ws-5.27.1.war/download</guid></item><item><title>OpenL Tablets released /5.27.1/openl-tablets-ws-all-5.27.1.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-ws-all-5.27.1.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-ws-all-5.27.1.war/download</guid></item><item><title>OpenL Tablets released /5.27.1/openl-tablets-demo-5.27.1.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-demo-5.27.1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-demo-5.27.1.zip/download</guid></item><item><title>OpenL Tablets released /5.27.1/openl-tablets-webstudio-5.27.1.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-webstudio-5.27.1.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/openl-tablets-webstudio-5.27.1.war/download</guid></item><item><title>OpenL Tablets released /5.27.1/OpenL Tablets 5.27.1 Released source code.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/OpenL%20Tablets%205.27.1%20Released%20source%20code.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/OpenL Tablets 5.27.1 Released source code.zip/download</guid></item><item><title>OpenL Tablets released /5.27.1/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.1/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 27 Oct 2023 13:28:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.1/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.12/openl-tablets-webstudio-5.26.12.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-webstudio-5.26.12.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:09 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-webstudio-5.26.12.war/download</guid></item><item><title>OpenL Tablets released /5.26.12/openl-tablets-ws-all-5.26.12.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-ws-all-5.26.12.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:09 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-ws-all-5.26.12.war/download</guid></item><item><title>OpenL Tablets released /5.26.12/openl-tablets-core-5.26.12.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-core-5.26.12.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:09 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-core-5.26.12.zip/download</guid></item><item><title>OpenL Tablets released /5.26.12/openl-tablets-ws-5.26.12.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-ws-5.26.12.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:09 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-ws-5.26.12.war/download</guid></item><item><title>OpenL Tablets released /5.26.12/openl-tablets-demo-5.26.12.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-demo-5.26.12.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:09 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/openl-tablets-demo-5.26.12.zip/download</guid></item><item><title>OpenL Tablets released /5.26.12/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:08 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.12/OpenL Tablets 5.26.12 Released source code.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/OpenL%20Tablets%205.26.12%20Released%20source%20code.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:08 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/OpenL Tablets 5.26.12 Released source code.zip/download</guid></item><item><title>OpenL Tablets released /5.26.12/OpenL Tablets 5.26.12 Released source code.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.12/OpenL%20Tablets%205.26.12%20Released%20source%20code.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 18 Oct 2023 14:22:08 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.12/OpenL Tablets 5.26.12 Released source code.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.27.0/openl-tablets-ws-all-5.27.0.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.0/openl-tablets-ws-all-5.27.0.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 15 Sep 2023 15:06:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.0/openl-tablets-ws-all-5.27.0.war/download</guid></item><item><title>OpenL Tablets released /5.27.0/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.0/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 15 Sep 2023 15:06:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.0/README.md/download</guid></item><item><title>OpenL Tablets released /5.27.0/openl-tablets-webstudio-5.27.0.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.0/openl-tablets-webstudio-5.27.0.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 15 Sep 2023 15:06:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.0/openl-tablets-webstudio-5.27.0.war/download</guid></item><item><title>OpenL Tablets released /5.27.0/openl-tablets-demo-5.27.0.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.0/openl-tablets-demo-5.27.0.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 15 Sep 2023 15:06:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.0/openl-tablets-demo-5.27.0.zip/download</guid></item><item><title>OpenL Tablets released /5.27.0/OpenL Tablets 5.27.0 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.0/OpenL%20Tablets%205.27.0%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 15 Sep 2023 15:06:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.0/OpenL Tablets 5.27.0 Released.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.27.0/OpenL Tablets 5.27.0 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.27.0/OpenL%20Tablets%205.27.0%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 15 Sep 2023 15:06:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.27.0/OpenL Tablets 5.27.0 Released.zip/download</guid></item><item><title>Elena Kosolapova posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/035b26fd/?limit=25#ed86</link><description>Hello Hussian, Could you please let us know which version of the MariaDB connector you are currently using? I'd like to bring to your attention some important compatibility notes: JDK Support: OpenL 26.11 is compatible with JDK 11. Further details can be found on the OpenL Supported Platforms page. JDBC Connection URL: For MariaDB, the JDBC connection URL format is jdbc:mysql://[host][:port]/[schema]. This information is available in the Installation Guide on page 24. Additional Recommendation: We...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elena Kosolapova</dc:creator><pubDate>Mon, 04 Sep 2023 15:00:45 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/035b26fd/?limit=25#ed86</guid></item><item><title>Hussain Akbar posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/035b26fd/?limit=25#f2f3</link><description>I am facing the same issue. I have Oracle Linux 9 with OpenL-Tablets 5.26.11 which I am installing on Tomcat 9.0.80 with JDK 20.0.2 and MariaDB 10.10. The message I get is: Caused by: org.flywaydb.core.api.FlywayException: Unsupported Database: MariaDB 10.10 at org.flywaydb.core.internal.dbsupport.DbSupportFactory.createDbSupport(DbSupportFactory.java:151) ~[flyway-core-4.2.0.1.jar:?] at org.flywaydb.core.Flyway.execute(Flyway.java:1420) ~[flyway-core-4.2.0.1.jar:?] at org.flywaydb.core.Flyway.migrate(Flyway.java:971)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hussain Akbar</dc:creator><pubDate>Fri, 01 Sep 2023 06:57:38 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/035b26fd/?limit=25#f2f3</guid></item><item><title>OpenL Tablets released /5.26.11/openl-tablets-ws-all-5.26.11.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-ws-all-5.26.11.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-ws-all-5.26.11.war/download</guid></item><item><title>OpenL Tablets released /5.26.11/openl-tablets-core-5.26.11.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-core-5.26.11.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-core-5.26.11.zip/download</guid></item><item><title>OpenL Tablets released /5.26.11/openl-tablets-webstudio-5.26.11.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-webstudio-5.26.11.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-webstudio-5.26.11.war/download</guid></item><item><title>OpenL Tablets released /5.26.11/openl-tablets-ws-5.26.11.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-ws-5.26.11.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-ws-5.26.11.war/download</guid></item><item><title>OpenL Tablets released /5.26.11/openl-tablets-demo-5.26.11.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-demo-5.26.11.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/openl-tablets-demo-5.26.11.zip/download</guid></item><item><title>OpenL Tablets released /5.26.11/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.11/OpenL Tablets 5.26.11 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/OpenL%20Tablets%205.26.11%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/OpenL Tablets 5.26.11 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.11/OpenL Tablets 5.26.11 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.11/OpenL%20Tablets%205.26.11%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Fri, 25 Aug 2023 12:49:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.11/OpenL Tablets 5.26.11 Released.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.26.10/openl-tablets-core-5.26.10.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-core-5.26.10.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-core-5.26.10.zip/download</guid></item><item><title>OpenL Tablets released /5.26.10/openl-tablets-ws-all-5.26.10.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-ws-all-5.26.10.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-ws-all-5.26.10.war/download</guid></item><item><title>OpenL Tablets released /5.26.10/openl-tablets-ws-5.26.10.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-ws-5.26.10.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-ws-5.26.10.war/download</guid></item><item><title>OpenL Tablets released /5.26.10/openl-tablets-webstudio-5.26.10.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-webstudio-5.26.10.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-webstudio-5.26.10.war/download</guid></item><item><title>OpenL Tablets released /5.26.10/openl-tablets-demo-5.26.10.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-demo-5.26.10.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/openl-tablets-demo-5.26.10.zip/download</guid></item><item><title>OpenL Tablets released /5.26.10/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.10/OpenL Tablets 5.26.10 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/OpenL%20Tablets%205.26.10%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/OpenL Tablets 5.26.10 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.10/OpenL Tablets 5.26.10 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.10/OpenL%20Tablets%205.26.10%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 27 Jul 2023 09:23:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.10/OpenL Tablets 5.26.10 Released.tar.gz/download</guid></item><item><title>Chaitanya Sreepathi posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/3967e19521/?limit=25#951d</link><description>Hi , i would like to know if there is a way to integrate external REST API in OpenL tablets rules. during my research i found that i can create simple rules in web studio and invoke those rules from rule service application. but i need to call external public REST API ftom web studio. please provide any references for above requirement. thanks in advance Chaitanya</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chaitanya Sreepathi</dc:creator><pubDate>Wed, 21 Jun 2023 06:03:10 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596197/thread/3967e19521/?limit=25#951d</guid></item><item><title>OpenL Tablets released /5.26.9.1/openl-tablets-ws-5.26.9.1.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-ws-5.26.9.1.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-ws-5.26.9.1.war/download</guid></item><item><title>OpenL Tablets released /5.26.9.1/openl-tablets-core-5.26.9.1.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-core-5.26.9.1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-core-5.26.9.1.zip/download</guid></item><item><title>OpenL Tablets released /5.26.9.1/openl-tablets-webstudio-5.26.9.1.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-webstudio-5.26.9.1.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-webstudio-5.26.9.1.war/download</guid></item><item><title>OpenL Tablets released /5.26.9.1/openl-tablets-demo-5.26.9.1.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-demo-5.26.9.1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/openl-tablets-demo-5.26.9.1.zip/download</guid></item><item><title>OpenL Tablets released /5.26.9.1/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.9.1/OpenL Tablets 5.26.9.1 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/OpenL%20Tablets%205.26.9.1%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/OpenL Tablets 5.26.9.1 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.9.1/OpenL Tablets 5.26.9.1 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/OpenL%20Tablets%205.26.9.1%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Thu, 08 Jun 2023 09:40:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9.1/OpenL Tablets 5.26.9.1 Released.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.26.9/openl-tablets-core-5.26.9.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-core-5.26.9.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-core-5.26.9.zip/download</guid></item><item><title>OpenL Tablets released /5.26.9/openl-tablets-ws-all-5.26.9.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-ws-all-5.26.9.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-ws-all-5.26.9.war/download</guid></item><item><title>OpenL Tablets released /5.26.9/openl-tablets-ws-5.26.9.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-ws-5.26.9.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-ws-5.26.9.war/download</guid></item><item><title>OpenL Tablets released /5.26.9/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.9/openl-tablets-webstudio-5.26.9.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-webstudio-5.26.9.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-webstudio-5.26.9.war/download</guid></item><item><title>OpenL Tablets released /5.26.9/openl-tablets-demo-5.26.9.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-demo-5.26.9.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/openl-tablets-demo-5.26.9.zip/download</guid></item><item><title>OpenL Tablets released /5.26.9/OpenL Tablets 5.26.9 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/OpenL%20Tablets%205.26.9%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/OpenL Tablets 5.26.9 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.9/OpenL Tablets 5.26.9 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.9/OpenL%20Tablets%205.26.9%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 07 Jun 2023 11:25:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.9/OpenL Tablets 5.26.9 Released.tar.gz/download</guid></item><item><title>Kees modified a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/b602180410/?limit=25#c1d8</link><description>Hi, I have a business rule that checks the input date. Problem is that the input date is in UTC and I always have to check on a local (CET) time. Can I convert UTC to a local time? Kind regards, Kees</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kees</dc:creator><pubDate>Fri, 02 Jun 2023 06:06:15 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/b602180410/?limit=25#c1d8</guid></item><item><title>Kees posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/b602180410/?limit=25#c1d8</link><description>Hi, I have a business rule that checks the input date. Problem is that the input date is in UTC and I always have to check on a local (CEST) time. Can I convert UTC to a local time? Kind regards, Kees</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kees</dc:creator><pubDate>Thu, 01 Jun 2023 15:48:34 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/b602180410/?limit=25#c1d8</guid></item><item><title>OpenL Tablets released /5.26.8/openl-tablets-core-5.26.8.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-core-5.26.8.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-core-5.26.8.zip/download</guid></item><item><title>OpenL Tablets released /5.26.8/openl-tablets-ws-all-5.26.8.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-ws-all-5.26.8.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-ws-all-5.26.8.war/download</guid></item><item><title>OpenL Tablets released /5.26.8/openl-tablets-ws-5.26.8.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-ws-5.26.8.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-ws-5.26.8.war/download</guid></item><item><title>OpenL Tablets released /5.26.8/openl-tablets-webstudio-5.26.8.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-webstudio-5.26.8.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-webstudio-5.26.8.war/download</guid></item><item><title>OpenL Tablets released /5.26.8/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.8/OpenL Tablets 5.26.8 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/OpenL%20Tablets%205.26.8%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/OpenL Tablets 5.26.8 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.8/openl-tablets-demo-5.26.8.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-demo-5.26.8.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/openl-tablets-demo-5.26.8.zip/download</guid></item><item><title>OpenL Tablets released /5.26.8/OpenL Tablets 5.26.8 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.8/OpenL%20Tablets%205.26.8%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Tue, 09 May 2023 18:30:05 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.8/OpenL Tablets 5.26.8 Released.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.26.7/openl-tablets-ws-all-5.26.7.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-ws-all-5.26.7.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-ws-all-5.26.7.war/download</guid></item><item><title>OpenL Tablets released /5.26.7/openl-tablets-ws-5.26.7.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-ws-5.26.7.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-ws-5.26.7.war/download</guid></item><item><title>OpenL Tablets released /5.26.7/openl-tablets-core-5.26.7.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-core-5.26.7.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-core-5.26.7.zip/download</guid></item><item><title>OpenL Tablets released /5.26.7/openl-tablets-webstudio-5.26.7.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-webstudio-5.26.7.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-webstudio-5.26.7.war/download</guid></item><item><title>OpenL Tablets released /5.26.7/openl-tablets-demo-5.26.7.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-demo-5.26.7.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/openl-tablets-demo-5.26.7.zip/download</guid></item><item><title>OpenL Tablets released /5.26.7/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:07 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.7/OpenL Tablets 5.26.7 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/OpenL%20Tablets%205.26.7%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/OpenL Tablets 5.26.7 Released.tar.gz/download</guid></item><item><title>OpenL Tablets released /5.26.7/OpenL Tablets 5.26.7 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.7/OpenL%20Tablets%205.26.7%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Mon, 17 Apr 2023 12:25:06 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.7/OpenL Tablets 5.26.7 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.6/openl-tablets-core-5.26.6.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-core-5.26.6.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-core-5.26.6.zip/download</guid></item><item><title>OpenL Tablets released /5.26.6/openl-tablets-ws-all-5.26.6.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-ws-all-5.26.6.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-ws-all-5.26.6.war/download</guid></item><item><title>OpenL Tablets released /5.26.6/openl-tablets-ws-5.26.6.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-ws-5.26.6.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-ws-5.26.6.war/download</guid></item><item><title>OpenL Tablets released /5.26.6/openl-tablets-webstudio-5.26.6.war</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-webstudio-5.26.6.war/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-webstudio-5.26.6.war/download</guid></item><item><title>OpenL Tablets released /5.26.6/openl-tablets-demo-5.26.6.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-demo-5.26.6.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/openl-tablets-demo-5.26.6.zip/download</guid></item><item><title>OpenL Tablets released /5.26.6/README.md</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/README.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/README.md/download</guid></item><item><title>OpenL Tablets released /5.26.6/OpenL Tablets 5.26.6 Released.zip</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/OpenL%20Tablets%205.26.6%20Released.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/OpenL Tablets 5.26.6 Released.zip/download</guid></item><item><title>OpenL Tablets released /5.26.6/OpenL Tablets 5.26.6 Released.tar.gz</title><link>https://sourceforge.net/projects/openl-tablets/files/5.26.6/OpenL%20Tablets%205.26.6%20Released.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OpenL Tablets</dc:creator><pubDate>Wed, 08 Mar 2023 11:57:04 -0000</pubDate><guid>https://sourceforge.net/projects/openl-tablets/files/5.26.6/OpenL Tablets 5.26.6 Released.tar.gz/download</guid></item><item><title>Elena Kosolapova posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/3c27520f5a/?limit=25#6058</link><description>Hello, Thank you for bringing this issue to our attention. We will do our best to resolve it as soon as possible in the upcoming release. In the meantime, as a workaround, we kindly suggest that you make use of OpenL version 5.26.3. Thank you for your continued patience and understanding. Best Regards, Elena Kosolapova</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elena Kosolapova</dc:creator><pubDate>Tue, 28 Feb 2023 07:09:31 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/3c27520f5a/?limit=25#6058</guid></item><item><title>Janis Jumtins posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/3c27520f5a/?limit=25#3e67</link><description>Hello, Problem when I try to add project and save under Deploy Configurations - Projects to Deploy - Add. After saving there are no changes, show that project dose not added "No entries found". Where can be a problem? Thank you.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Janis Jumtins</dc:creator><pubDate>Mon, 27 Feb 2023 12:13:05 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/3c27520f5a/?limit=25#3e67</guid></item><item><title>MANAS HALDER posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#ab53</link><description>Yes, possible. It is my heartiest request to you to kindly go to below link on Github openl discussion where I post the problem and codes from there you can take the codes from google drive: https://github.com/openl-tablets/openl-tablets/discussion/857 Kindly if you found solution, please provide me it is very much important for my project. Thank you on advance from India!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MANAS HALDER</dc:creator><pubDate>Fri, 24 Feb 2023 21:54:54 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#ab53</guid></item><item><title>Elena Kosolapova posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#6d8e</link><description>Hello, would it be possible for you to provide an peace of example that we could run locally? It would also be helpful if you could explain in detail what you are trying to achieve. Thank you.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elena Kosolapova</dc:creator><pubDate>Fri, 24 Feb 2023 10:15:01 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#6d8e</guid></item><item><title>MANAS HALDER posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#13ff</link><description>No but this solution does not match with requirement. I need to access the rules table from the UI end and then I have to show the results to UI end.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MANAS HALDER</dc:creator><pubDate>Thu, 23 Feb 2023 16:14:45 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#13ff</guid></item><item><title>Elena Kosolapova posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#6e40</link><description>Hello, For each datatype table OpenL Tablets generates a java class bytecode at runtime. All generated classes are written to the generated sources folder during maven build with openl-maven-plugin. I share you some code with you how to build a maven artifact with generated openl datatype classes for use them as dependency in Maven: Add following lines to your pom.xml file with openl rules, if you have already maven-assembly-plugin add only execution with id datatypes-jar: &lt;plugin&gt; &lt;groupid&gt;org.apache.maven.plugins&lt;/groupid&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elena Kosolapova</dc:creator><pubDate>Thu, 23 Feb 2023 15:59:45 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#6e40</guid></item><item><title>MANAS HALDER posted a comment on discussion Help</title><link>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#8e5d</link><description>Hello Openl Tablets, I stuck on a project where I have to take input from UI end and then this input will go to a service which is written in Java code and also a rule written in spreadsheet. But I got an error while doing this. kindly help me to solve it. I am attaching a picture of the error. Feel free to reply whatever other information you need. Thank you from India.!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MANAS HALDER</dc:creator><pubDate>Thu, 23 Feb 2023 07:06:41 -0000</pubDate><guid>https://sourceforge.net/p/openl-tablets/discussion/596198/thread/f20e55ede2/?limit=25#8e5d</guid></item></channel></rss>