Questions Tagged With ivyscripthttps://answers.axonivy.com/tags/ivyscript/?type=rss&user=Flavio%20Sadeghiquestions tagged <span class="tag">ivyscript</span>enFri, 08 Nov 2013 11:36:01 -0500How 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