Skip to main content


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

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Data import rules and extension points

Updated on September 10, 2021

In Pega Sales Automation™, the dependency with flow execution when uploading data by using the File Listener and Data Import wizard for organizations, accounts, and contacts has been removed. In addition, the utilities flow logic has been redesigned to enable quick import.

To configure 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 – An extension activity that is provided by the Pega Platform. Use this extension point to find prerequisites that are required to create work objects and to run flows or utilities based on conditions.
  • WOAction – Logic for actions, such as create, update, and close, is based on this property.
  • 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 Artificial intelligence features in Pega Sales Automation (8.1-8.4)

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