Please enable JavaScript to view this site.

AudienceView Unlimited 7  Product Guides

Data management allows you to load large quantities of data into the database.

 

Data management performs a high-speed loading of information by circumventing the presentation layer of the application and works directly with the application layer and its underlying functionality.

By using the internal operations in the application layer, this ensures that all data is integrated properly into the database, ensuring that all data records and entities are logically intact. All connections between data entities and all system-created identifiers and GUIDs are created as if a user was entering the data via the presentation layer and the user interface, but much faster.

Any large amount of data can be added into the system as long as the same information could be added manually by a user. More generally, if the data entity to be loaded already has a business object (BO) and a collection object (CO), data management can be used to load the data related to that object.

To use data management, you must create a script and a script definition. The script definition organizes the data that is entered via the script and interfaces with the application layer to enter the data.

caution_outline

Caution

It is critical that the script is created correctly to ensure that data is imported properly. Work with your System Delivery representative to ensure that the script is created correctly.

It is also critical that the source file(s) are loaded onto the server in a specific folder or else they will not be made available for use in data management. Again, ensure that you have consulted with your System Delivery representative to ensure that the files reside in the appropriate folder on the server.

You can also export configurations and then import them using the Data Management|Install page.

The AVScheduler service that runs on your server is used to run data management. Ensure that the AVScheduler user (sched in most cases) has the necessary permission(s) to log in and perform the commands identified in the control file.

The following sections describe how to work with the data management:

Creating a Data Management Job

Scheduling a Data Management Job

Exporting and Importing Configurations

Exporting Configurations

Importing Configurations

Deleting a Data Management Job