[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Planning Data Integration

Before you develop data integrators, create a plan for the data integration. To do so:

  1. Determine the data that you want to transfer, the sources of the data, and the type of transfer that you want to perform.

For example, you might want to transfer data about subscribers, networks, and VPNs from your database to the SDX directory. You might also want to create XML documents of the original data that you can use for troubleshooting as you create the data manager.

  1. Determine how to divide the transfer process into smaller data transfers that limit the size of the query result and minimize the time that the LDAP Writer spends interacting with the directory.

For example, you might create three data integrators, each of which manages data for one of the following areas:

  1. Identify the processors that you need to perform the data transfer, and the properties that you will use for each processor.

For a detailed description of each processor and its properties, see the online documentation in the SRC software distribution in SDK/doc/dataint.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]