Loading
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Generate the Data Processing Engine Definition for Record Aggregation Using Household API for Wealth Management Unmanaged Package

          Generate the Data Processing Engine Definition for Record Aggregation Using Household API for Wealth Management Unmanaged Package

          Make a REST API request to generate the Data Processing Engine definition that aggregates the records.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, and Unlimited Editions
          User Permissions Needed
          To configure Household API Setup:

          Financial Services Cloud Extensions

          To generate a Data Processing Engine definition for record aggregation: Record Aggregation Access

          Generate a Data Processing Engine (DPE) definition for the record aggregation definitions that you have configured.

          After the request succeeds, you receive a response in this format.

          {
            "code": "200",
            "dpeIds": [
              "alphanumeric-ID"
            ],
            "isSuccess": true,
            "message": "DPE Generated Successfully"
          }

          The dpeId is the ID of the Data Processing Engine definition. Note this ID so that you can run the DPE definition to aggregate records.

          The DPE definition is generated subject to the Data Processing Engine limits.

           
          Loading
          Salesforce Help | Article