Questions Tagged With ivy3x-migrationhttps://answers.axonivy.com/tags/ivy3x-migration/?type=rssquestions tagged <span class="tag">ivy3x-migration</span>enWed, 08 Jan 2014 08:50:28 -0500Single IIS as frontend for multiple Xpert.ivy Servershttps://answers.axonivy.com/questions/233/single-iis-as-frontend-for-multiple-xpert-ivy-servers<p>Is it possible to access multiple Xpert.ivy Servers through one IIS host?</p> <p>This would be very usefull for instance while we're migrating our processes from Xpert.ivy 3.9 to 5.0. And while not all WebApplications are migrated, the users should still have a single host to contact for new and old process models. </p>SupportIvyTeamWed, 08 Jan 2014 08:50:28 -0500https://answers.axonivy.com/questions/233/single-iis-as-frontend-for-multiple-xpert-ivy-serversiisivy3x-migrationHow 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-migrationivy.set after project import from 3.9https://answers.axonivy.com/questions/453/ivy-set-after-project-import-from-3-9<p>In 3.9 we often worked in PIs with <code>ivy.set("MyClass.MySubclass.MyString","Hello")</code>. This was especially helpful when the name of the process data class member was known only at run time (e.g. if it was taken from the DB) </p> <p>In 4.3 this does no more work the same. You can only use <code>set()</code> on a known reference of the process data class: <code>MyClass.MySubclass.set("My","Hello")</code>.</p> <p>Is there a way to reproduce the old behavior?</p>Philipp RenggliMon, 25 Jun 2012 10:19:52 -0400https://answers.axonivy.com/questions/453/ivy-set-after-project-import-from-3-9piivy3x-migrationsudo function in Ivy 4+https://answers.axonivy.com/questions/327/sudo-function-in-ivy-4<p>I want to use the sudo function like in Ivy 3.9 in Ivy 4+. But I do not find it, does it exist?</p>Richard SchmidThu, 04 Feb 2010 08:27:49 -0500https://answers.axonivy.com/questions/327/sudo-function-in-ivy-4ivy3x-migration