Questions Tagged With pihttps://answers.axonivy.com/tags/pi/?type=rssquestions tagged <span class="tag">pi</span>enMon, 25 Jun 2012 10:19:52 -0400ivy.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-migration