
Appendix B. Configuring data sources in DB2 Information Integrator 247
Example: B-6 XML - Create wrapper statement
CONNECT TO FEDDEMO;
CREATE WRAPPER "XMLWRAPPER" LIBRARY 'db2lsxml.dll';
CONNECT RESET;
B.3.2 Create the XML server definition
For XML, the DB2 Information Integrator server definition is required even though
it does not require information such as the version and connection information
needed in the server definition for relational data sources.
Select and expand the XMLWrapper, right-click the Servers folder, and click
Create similar to the actions taken for the ORACLEWRAPPER in Figure B-3.
This action will display Figure B-16.
Figure ...