Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Data import rules and extension points

Updated on May 10, 2021

Use the data import rules and extensions points to apply custom logic to the data import process to better adjust to your business requirements.

Pega Sales Automation Implementation Guide

To customize the data import process, review the following rules and extension points:

Rules
  • IsQuickImportEnabled - By default, this when rule is set to false. If you want to support the utility logic, set this when condition in the corresponding class to true.
  • pyPreProcessRecordOnImport - This is an extension activity that Pega Platform provides out of the box. Use this extension point to find the prerequisites that you require to create work objects and to run flows or utilities based on conditions.
  • WOAction - This property is the basis for logic for actions, such as create, update, and close.
  • crmDetermineAction - Logic for actions, such as create, update, and close, is implemented in this data transform.
Extension points
  • crmPreProcessRecord - Customizes mappings when uploading data.
  • crmPreProcessRecordQuickImport - This utility is a reference point for implementation to other work objects. Run this activity from crmPreProcessRecord.
  • CreateBusinessAccountExt - Creates business accounts.
  • CreateC2AExt - Link between accounts and contacts (creating a contact to account - C2A) when creating contacts.
  • CreateC2OExt - Link between contacts and organizations (creating a contact to organization - C2O) when creating contacts.
  • CreateIndAccountExt - Creates individual accounts when creating contacts.
  • Previous topic Importing large amounts of data by using the data import File Listener
  • Next topic Configuring data loaders extensions

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us