Loading
Salesforce now sends email only from verified domains. Read More
About Salesforce Data 360
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
          Write the Batch Data Transform Results to a Data Lake Object Output Node

          Write the Batch Data Transform Results to a Data Lake Object Output Node

          To use your batch data transform as input to identity resolution, calculated insights, or segmentation, you write the results to a new or existing data lake object (DLO) in an output node. The object that holds the output is called a target data lake object. You can’t save a batch data transform without an output node.

          1. At the end of your batch data transform, click the Add Node button (Branch Recipe icon) and select Output.
            • To use an existing DLO, select Use Existing. Select the object to write the results to, and then click Apply.
            • To create a new DLO, select Create New.
              Modal of output node characteristics showing Create New DLO selected
          2. For the output Write Mode, select either Replace or Upsert.
            • Replace mode:
              • Replace attempts incremental transforms, loading only changes from previous runs into the output.
              • Allows unmapped columns in the output object.
              • When the transform runs, unmapped columns will contain null values.
            • Upsert mode:
              • Loads all input data in every run.
              • Merges input data into the output by replacing all columns in the record during the upsert operation.
              • Requires all columns in the output object to be mapped.
              • Doesn't allow carrying over values from the existing record.
          3. Choose which data lake object fields to map to the batch data transform’s fields. You can only map fields that have the same data type. Fields that share the same name are automatically selected.
            Note
            Note You can't map the system fields, Data Source and Data Source Object. If you edit a transform that has these fields manually mapped, remove them from the output node and save your changes.
            1. When you map transform results to an output node, the transform’s currency (ex. USD, INR, GBP) is written to the output’s currency field. The currency field can't be used as a primary key.
           
          Loading
          Salesforce Help | Article