Questions Tagged With serverhttps://answers.axonivy.com/tags/server/?type=rss&user=ahatiusquestions tagged <span class="tag">server</span>enWed, 26 Nov 2014 14:23:22 -0500Access IHttpRequest objecthttps://answers.axonivy.com/questions/1055/access-ihttprequest-object<p>Is there any way I can gain access to the object that implements <a href="http://developer.axonivy.com/doc/5.1.latest/publicApi/ch/ivyteam/ivy/request/IHttpRequest.html">IHttpRequest</a> so that I can eventually get the <code>HttpServletRequest</code> object?</p> <p>I'd like to be able to read HTTP-Headers from within the application (I'm not talking about GET or POST parameters, I want the HTTP Headers). The <code>ivy.request</code> object only enables me access to the GET parameters.</p>ahatiusWed, 26 Nov 2014 14:23:22 -0500https://answers.axonivy.com/questions/1055/access-ihttprequest-objectserverMail simulation on serverhttps://answers.axonivy.com/questions/1045/mail-simulation-on-server<p>The Designer provides the function to test the mail step - it always sends the mail to the developer but shows to who it should have been sent.</p> <p>Is there any way I can get this behaviour on the server? After testing everything on the designer, I'd like to test everything on the server - unfortunately this would send each mail to the real person which would be a bit annoying.</p>ahatiusMon, 24 Nov 2014 15:06:52 -0500https://answers.axonivy.com/questions/1045/mail-simulation-on-serverserver