Questions asked by peterw81https://answers.axonivy.com/questions/asked-by/1188/peterw81/?type=rssQuestions asked by <a href="/users/1188/peterw81" >peterw81</a>enWed, 04 Sep 2019 09:50:52 -0400retrieve user attributeshttps://answers.axonivy.com/questions/3959/retrieve-user-attributes<p>Hi All</p> <p>How can I retrieve attributes from a user that is not the logged in user? I would need to get the user's email and phone number durning a subprocess that is running as system. </p> <p>Any ideas are greatly appreciated.</p> <p>Many thanks in advance regards, p</p>peterw81Wed, 04 Sep 2019 09:50:52 -0400https://answers.axonivy.com/questions/3959/retrieve-user-attributessecurityFacesMessages within a html componenthttps://answers.axonivy.com/questions/3921/facesmessages-within-a-html-component<p>Dear All</p> <p>We are having problems with FacesMessages. Something like the below is working fine unless we use it within a component. </p> <pre><code>FacesMessage msg = new FacesMessage(in.steuerung.fehler.ErrorNachricht); msg.setSeverity(javax.faces.application.FacesMessage.SEVERITY_ERROR); FacesContext.getCurrentInstance().addMessage("form:idIcBanfLieferungen:idFsLieferungen",msg); </code></pre> <p>Then we are getting an error, instead of a message on the UI.</p> <p>There are some unhandled FacesMessages, this means not every FacesMessage had a chance to be rendered. These unhandled FacesMessages are: - Bitte geben Sie ein Lieferdatum an.</p> <p>Why is this not working?</p> <p>Many thanks in advance for your advice.</p> <p>Regards, P</p>peterw81Thu, 15 Aug 2019 02:59:51 -0400https://answers.axonivy.com/questions/3921/facesmessages-within-a-html-componenthtmluserdialogIvyAddOns projectshttps://answers.axonivy.com/questions/3875/ivyaddons-projects<p>Dear All</p> <p>I am new to AxonIvy and using IvyDesigner 7.3.1 for MacOS. I have read in the migration notes that the project IvyAddOns has been spit into IvyAddOnsCommons, DocFactory and FileManagerApi. Supposedly there should also be an empty facade project and IvyAddOnsRichDialog. Where can I download all these? I can't find them in the Ivy Samples neither in the application directory of the designer app. I could only find DocFactory.</p> <p>Many thanks in advance and regards, Peter</p>peterw81Fri, 05 Jul 2019 05:53:15 -0400https://answers.axonivy.com/questions/3875/ivyaddons-projectsdesigner