Create a library, and import the ready-made WSDL files
into it. These files are the web service interfaces that you will
use to connect to the delayed and real-time services.
To create the Resources library
and import the ready-made WSDL files into it, complete the following
steps.
- In the Business Integration view, under Projects select Click
to add a business integration project. For the Business
Integration Project, select Create a library and
select Next. For the Library name specify Resources.
Click Finish. If you already have Projects
then right-click and select New > Project > Library.
Name it Resources. Click Finish.
- Right-click and select Import. In
the Select an import source text box, type wsdl and select WSDL/Interface.
Click Next.
- In the Import From directory field,
browse to the directory Install Shared Resources directory/SDPShared/plugins/com.ibm.wbit.samples.content_6.2.0.qualifier/artifacts/stockquote/wsdl.
Click OK.
- In the Import wizard, select both
WSDL files: DelayedService.wsdl and RealtimeService.wsdl.
- The target module is Resources.
- Click Finish to import the WSDL
files.
The available port types and ports based on the imported WSDL
files are created under the Interfaces and the Web Service Ports categories
in the navigation tree respectively.