Hi friends,
I would like to offer an interface in XI to establish a synchronous communication for adapters HTTP or XI.
Would need to run the service in XI from a URL like:
http://host_xi:port_xi/path_xi/service_xi?parameter1=X¶meter2=Y&...
And capture in XI a message with the parameters through a HTTP request to the URL above.
I have seen examples of this, but sending the message in XML format from the client HTTP.
Is it possible to do what I need?
Thanks,
Jose.