Questions asked by Flavio Sadeghihttps://answers.axonivy.com/questions/asked-by/21/flavio-sadeghi/?type=rssQuestions asked by <a href="/users/21/flavio-sadeghi" >Flavio Sadeghi</a>enThu, 20 Jul 2017 06:22:45 -0400RIA web start application won't start after upgrading to Java 8 update 141https://answers.axonivy.com/questions/2774/ria-web-start-application-won-t-start-after-upgrading-to-java-8-update-141<p>After upgrading my client JRE to the newly released <strong>Java 1.8 update 141</strong> my RIA based web start application won't start.</p> <p>The following Message is shown: </p> <p><code>Could not verify resource signature: <a href="http://hostname/ivy/rdlib/jakarta-oro-....jar">http://hostname/ivy/rdlib/jakarta-oro-....jar</a></code></p>Flavio SadeghiThu, 20 Jul 2017 06:22:45 -0400https://answers.axonivy.com/questions/2774/ria-web-start-application-won-t-start-after-upgrading-to-java-8-update-141javaIntermediate Event Bean Running Statehttps://answers.axonivy.com/questions/1380/intermediate-event-bean-running-state<p>I have an <a href="http://developer.axonivy.com/doc/latest/DesignerGuideHtml/ivy.processmodeling.html#ivy-processmodels-elements-intermediate">Intermediate Event Bean</a> which is </p> <ul> <li>used in several processes in the same project and</li> <li>the project is deployed to multiple <a href="http://developer.axonivy.com/doc/latest/DesignerGuideHtml/ivy.concepts.html#ivy-deployment-processmodelversion">PMV</a>s</li> </ul> <p>Is an Intermediate Event Bean started once per <a href="http://developer.axonivy.com/doc/latest/DesignerGuideHtml/ivy.concepts.html#ivy-deployment-application">Application</a>, project (PMV) or element on the engine?</p>Flavio SadeghiThu, 25 Jun 2015 11:46:11 -0400https://answers.axonivy.com/questions/1380/intermediate-event-bean-running-stateeventWhere should I store my data?https://answers.axonivy.com/questions/211/where-should-i-store-my-data<p>Xpert.ivy provides multiple possibilities to manage data. Is there a overview to get a quick overview in which case I should use which 'data store'? </p>Flavio SadeghiTue, 17 Dec 2013 10:28:18 -0500https://answers.axonivy.com/questions/211/where-should-i-store-my-databest-practiceHow to reset permissions of an user or role?https://answers.axonivy.com/questions/58/how-to-reset-permissions-of-an-user-or-role<p>In our project we set specific permissions to the application users and/or groups. Now we have the requirement to reset them to the default permissions.</p> <p>Is there a functionality directly in the UI or exists a public API?</p>Flavio SadeghiFri, 08 Nov 2013 11:36:01 -0500https://answers.axonivy.com/questions/58/how-to-reset-permissions-of-an-user-or-roleivyscriptadministrationHow to convert a List to a Recordset?https://answers.axonivy.com/questions/47/how-to-convert-a-list-to-a-recordset<p>When migrating projects from version 3.x to 4.x or 5.x some APIs has changed and calls has to be rewritten.</p> <p>In versions &gt; 4.x most APIs returns List, however similar APIs in 3.x returns Recordsets.</p> <p>Therefore, what is the easiest way to convert a List (of a specific type) to a Recordset, so that I only has to change the calls and I do not have to touch the existing process?</p>Flavio SadeghiThu, 31 Oct 2013 14:30:22 -0400https://answers.axonivy.com/questions/47/how-to-convert-a-list-to-a-recordsetivyscriptivy3x-migration