Skip to Content
0
Former Member
Jun 04, 2008 at 07:51 AM

Send parameters to XI by HTTP

24 Views

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&parameter2=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.