Export/Import HTTP Binding How to
Websphere Integration Developer v612
Contents
Introduction
When to use HTTP bindings | Consider an HTTP binding when these factors are applicable:
|
Related links | Accessing services |
How to generate an HTTP export Binding
Related links | |
Generate HTTP Export
In the assembly diagram, do the following:
| |
Configure HTTP Export Service
Configure the following HTTP export service properties:
| |
Configure Data Binding
To configure data binding, do the following:
| |
Configure Function Selector
To configure function selector, do the following:
| |
HTTP export generated
An HTTP export is generated. |
How to generate an HTTP import Binding
Related links | |
Generate HTTP import from a HTTP export
We will create an HTTP import binding from an existing HTTP export.
| |
Creating Import from Export using HTTP binding
A warning message is issued to do required configuration before deployment.
Click OK. | |
HTTP Import binding generated
An HTTP import binding is generated. |
Generate Web Service import from a Web Service export
We will create a web service import binding from an existing web service export.
| |
Select the type
In the Component Creation window, select Import with Web Service Binding and click OK. A Web Service import binding is created. | |
Wire the Import Wire the service requester component (i.e CCambil_Consumer_C) to the import as required. Note: Notice that the import and export web service binding properties are identical. | |
1 comment:
hello
we use an export http ; how it possible to set into the response the Content-Type like this :
Content-Type: text/html; charset=utf-8
have you got an idea please?
best regards
barry
Post a Comment