Questions asked by rschreiterhttps://answers.axonivy.com/questions/asked-by/512/rschreiter/?type=rssQuestions asked by <a href="/users/512/rschreiter" >rschreiter</a>enSun, 19 Feb 2017 11:47:48 -0500Error by Converting IvyAddOnshttps://answers.axonivy.com/questions/2458/error-by-converting-ivyaddons<p>Hello,</p> <p>I use the new Axon Designer Version: 6.5.0 (Jakobshorn). On starting with a new Workspace i want Import the project IvyAddOns. I Imported it from the applications\utilities on the Desinger Installdirectory. After unpacking the Project an Errormessige shows that the Project needs to convert. </p> <p>"Project has wrong version and needs to be converted. Actual version is 51,917, required version is 63,000."</p> <p>I used the option "Convert Project" but it runs in an Error:</p> <p>Converting . Log is stored in 'logs/conversion51917-63000.log'</p> <p>Add REST client configuration to the project.</p> <pre><code>Unexpected error when converting project 'IvyAddOns'. ch.ivyteam.ivy.resource.datamodel.ResourceDataModelException: File restClients.restConfig already exists at ch.ivyteam.ivy.resource.datamodel.framework.AbstractProjectResourceDataModel.createNewDataModelFor(AbstractProjectResourceDataModel.java:121) at ch.ivyteam.ivy.rest.client.config.internal.ProjectRestClientsManager.initialize(ProjectRestClientsManager.java:70) at ch.ivyteam.ivy.designer.project.internal.convert.tasks.v70.CreateRestClientConfigurationFile.doConvertProject(CreateRestClientConfigurationFile.java:41) at ch.ivyteam.ivy.designer.project.restricted.convert.AbstractIvyProjectConverterTask.convertProject(AbstractIvyProjectConverterTask.java:96) at ch.ivyteam.ivy.designer.project.restricted.convert.IvyProjectConverter$1.run(IvyProjectConverter.java:305) at ch.ivyteam.eclipse.util.WorkspaceRunnable$1.run(WorkspaceRunnable.java:70) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2295) at ch.ivyteam.eclipse.util.WorkspaceRunnable.execute(WorkspaceRunnable.java:87) at ch.ivyteam.ivy.designer.project.restricted.convert.IvyProjectConverter.convertProject(IvyProjectConverter.java:328) at ch.ivyteam.ivy.designer.project.restricted.convert.IvyProjectConverter$2.run(IvyProjectConverter.java:498) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) </code></pre> <p>Thank you for HELP Ralf</p>rschreiterSun, 19 Feb 2017 11:47:48 -0500https://answers.axonivy.com/questions/2458/error-by-converting-ivyaddonsmigrationPrimefaces Dialog Framework Dialog funktioniert nichthttps://answers.axonivy.com/questions/1402/primefaces-dialog-framework-dialog-funktioniert-nicht<p>Guten Morgen zusammen, bin langsam am Verzweifeln - im Primefaces Showcase (<a href="http://www.primefaces.org/showcase/ui/df/basic.xhtml)">http://www.primefaces.org/showcase/ui/df/basic.xhtml)</a> wird beschrieben, wie eine XHTML-Datei als Dialog aufgerufen werden kann. In diesem Beispiel wird dieses über den Aufruf:</p> <pre><code> RequestContext.getCurrentInstance().openDialog("viewCars"); </code></pre> <p>durchgeführt. Habe versucht dieses in einem Event (aufgerufen durch eine p:commandbutton) in einem Skriptstep nachzubauen. Code des Skriptsteps:</p> <pre><code>import org.primefaces.context.RequestContext; RequestContext.getCurrentInstance().openDialog("info"); </code></pre> <p>die entsprechende XHTML-Date habe ich über NEW -&gt; HTML DIALOG VIEW erzeugt und liegt im Bereich des Aufrufenden JSF-Dialogs. Der Skriptstep wird ohne Fehlermeldung oder LOG-Eintrag durchlaufen. Auch die Erzeugung einer gleichnamigen XHTML-Datei direkt unter WebContent brachte keinen Erfolg. Was mache ich falsch ?</p> <p>Herzlichen Dank für die Hilfe</p>rschreiterSat, 18 Jul 2015 10:11:02 -0400https://answers.axonivy.com/questions/1402/primefaces-dialog-framework-dialog-funktioniert-nichtjsfprimefacesmultiview Select via attribute or methodehttps://answers.axonivy.com/questions/1097/multiview-select-via-attribute-or-methode<p>I want to use mutliple view's in a componente. The MulitViewDeme shows selecting views by using p:commandButton action="... Is there a posibillity to select a view via attribut or a methode ?</p>rschreiterThu, 18 Dec 2014 12:50:58 -0500https://answers.axonivy.com/questions/1097/multiview-select-via-attribute-or-methodejsf