Configuring an XML via SQL Data Provider component

  1. Drag the XML via SQL Data Provider component onto the Design window.

  2. In the Properties window, click the XML Source icon and select the XML to use as a data source. You can specify HTTP, FTP, URL, or file name.

  3. Click the Data Output icon.

  4. Click the Properties icon to open the XML Port Manager. Specify a query for each OUT-port.

    By default, XML via SQL Data includes one OUT-port, but you can add ports. Any OUT-ports you add in XML Port Manager appear in the Design window. See “Working with XML Port Manager”.

StepsUpdating the OUT-port structure

To update the OUT-port structure to reflect changes made to the XML source file:

  1. Right-click the XML via SQL Data Provider component and select Reconfigure.

    The Reconfigure option updates the component configuration when there is a change in the database schema. It closes the current connection, opens a new connection to the database, reads the XML source file, and applies the updates to the output port structure.