Hello everyone! I would like to get an object that implements ch.ivyteam.ivy.request.IHttpRequest in order to extract the remote client's hostname. A great solution for this problem has already been described here: http://answers.axonivy.com/questions/1055/access-ihttprequest-object It works well when the type is set to "Business Process". However, I cannot cast the ivy.request to an IHttpRequest because it's always a ch.ivyteam.ivy.request.impl.ProcessRequest (since I'm using a different process type called "Web Service Process"). I have also tried to modify the generated JAX-WS class to achieve the same result (with no success so far). What is the right way of doing this under Ivy 5.1? Thank you in advance! |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 16.12.2015 at 12:37
Seen: 2,259 times
Last updated: 16.12.2015 at 15:32