Difference between revisions of "Salesforce:Clean Suite Advanced Mappings"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "← Clean Suite for CRM:Salesforce {{CustomTOC}} ==What is a Clean Suite Mapping?== :A Clean Suite Mapping or '''Mapping''' for short is...")
 
 
Line 1: Line 1:
[[Clean Suite for CRM:Salesforce|← Clean Suite for CRM:Salesforce]]
{{ListwareForSalesforceNav
|LightningCollapse=
}}
 
{{CustomTOC}}
{{CustomTOC}}



Latest revision as of 18:36, 18 January 2022

← Clean Suite for CRM:Salesforce

Salesforce Navigation
Introduction
Getting Started
Installation
Getting Started with Lightning Components
Credits
Lightning Components
Lightning Quick Actions
Lightning Lookups
Lightning Global Express Entry
Clean Suite Advanced Mappings
Clean Suite Batch Processing
Result Code Status Indicator
Visualforce Pages
Installing Visualforce Pages
Custom Visualforce Pages
Custom Code
APEX Triggers
Custom Clean Suite Batch Processing
Express Entry Lightning Action Override
Result Codes
Salesforce Result Codes



What is a Clean Suite Mapping?

A Clean Suite Mapping or Mapping for short is a configuration specifying what data to look at and what to do with it. Each mapping is tied to a specific Salesforce object, either standard or custom as well as a Melissa Webservice. Mappings consist of two columns, Input and Output.
IMPORTANT NOTE: A mapping must be created before processing data through Clean Suite. This is how we know what data to work with.
In the screenshot below we can see a Personator Contact Mapping named Mailing Address Verification. The input column on the left specifies which data to send to the Personator service and the output column on the right specifies what to do with that data.
Salesforce CSAM 01 Mappings.png

How to Create a Mapping

  1. Click the text box under SELECT OBJECT TYPE and type in the name of the Salesforce object you wish to work with. Select the object from the drop down.
  2. Salesforce CSAM 02 SelectObjectType.png


  3. Select the Melissa Webservice you wish to use by clicking one of the buttons under ADD NEW MAPPING.
  4. Salesforce CSAM 03 AddNewMapping.png


  5. You will be prompted to name your new mapping. It is recommended to create a name that is memorable to you such as Mailing Address Verification or BillingAccountAddress.
  6. Salesforce CSAM 04 NewMapping.png


  7. Select the inputs you wish to use by clicking the text box and typing. Select from the drop down.
  8. Salesforce CSAM 05 SelectInputs.png


  9. Do the same for the outputs you wish to use as well.
  10. Click Save All when done.

FAQ

Can I create a mapping for custom objects?
Yes, you can create mappings for any type of Salesforce object you wish.
I don’t want to touch my input data, how do I preserve it on output?
If you don’t wish to touch your input data, you have the option of not mapping the output on the right hand column to the same fields. For instance, if you want to see the changes but not modify your input, you may decide to map the output to other fields for instance Other Street instead of Mailing Street.
Do I have to have output mappings?
No, output mappings are optional. We do however require at least one field mapped to the input to be considered a valid mapping.