Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for Salesforce
  3. PowerExchange for Salesforce Configuration
  4. Salesforce Connections
  5. Salesforce Data Objects
  6. Salesforce Mappings
  7. PowerExchange for Salesforce Dynamic Mappings
  8. Salesforce Run Time Processing
  9. Appendix A: Data Type Reference

PowerExchange for Salesforce User Guide

PowerExchange for Salesforce User Guide

Salesforce Mapping Write Example

Salesforce Mapping Write Example

Your organization needs to update real-time sales order processing status from an ERP system that is used by the logistics team to a Salesforce system that was used to create the order.
Create a mapping that reads real-time sales order processing status from the ERP system, and writes those records to Salesforce.
You can use the following objects in a Salesforce mapping:
Mapping Input
Add a relational data object to the mapping as an input.
Mapping Output
Add a Salesforce data object write operation to the mapping as an output.
The mapping target is a Salesforce data object that contains the Order object. Add the Order object to the physical data object.
Create a data object write operation and specify the update strategy in the data object write operation. Add the data object write operation to the mapping.
After every mapping run, the Data Integration Service writes the extracted order status information to the target table. Sales managers can use the updated information to track sales orders.

0 COMMENTS

We’d like to hear from you!