Improving data import performance by using configuration templates
Import very large data sets from external systems into Pega Sales Automation by using the Data import wizard or File Listener with configuration templates. By using configuration templates in the import process, you can gain improved performance, such as faster import speeds.
To view and use configuration templates, perform the following steps:
- In the header of Dev Studio, click .
- In the Configuration template section, perform any of
the following steps:
- To add templates, from the Template drop-down menu, select Create new.
- To clone templates, from the Clone from drop-down menu, select a template to clone.
- To disable history, clear the Disable history for all work classes check box.
- To disable database indexes and background processing for specified classes, click Add class.
- To disable queue processors, click Add queue processor.
- To disable agents, click Add agents.
- To disable job schedulers, click Add job scheduler.
- To disable listeners, click Add listener.
- To change values for dynamic system settings, click Add setting.
- Click Save.
- Select the required configuration template, and then click Execute template.
- Start the data import process.
For more information, see Importing the data.
- After you finish the data import process, revert the configuration template by
clicking Revert configuration.Only one configuration template is active at a time.
Previous topic Data import scenarios Next topic Importing large amounts of data by using the data import File Listener