Integrating SAP CDP and SalesForce Sales and Services

Overview
I have implemented SAP CDP and integration with different platforms in different Customers
and landscapes. But the integration with SalesForce is always a problem because there isn´t any component that integrates such platforms considering the standard and custom objects.

That component created by Modulo CRM is capable of accessing data from SalesForce using SQL, importing data to CDP using Initial load and Delta replication. Considering custom fields on standard objects and objects entirely custom.

That´s a small demonstration but will be enough to give an idea of how powerful that component is.

If you want to know more about this component, please call me privately.

I hope you enjoy it!!

Article: Click here to watch the video

SAP CDP (Customer Data Platform) – Using Rest API to Search and retrieve data from CDP

Overview
The SAP CDP (Customer Data Platform) was designed to unify customer data from different sources.

In that article, I will describe step by step how to allow external platforms to extract information
from SAP CDP (Customer Data Platform) using REST API and SQL.

Article: Click here to watch the video

SAP Hybris C4C – Using Mass Data Run in Cloud Application Studio to periodically interact with Business Objects standard or not

On this article, I will talk about Mass Data Run implemented in Cloud Application Studio. Mass Data Run is a C4C Feature, that allow create JOBs to apply in Business Objects, standard or not, to query and update data, considering a great logic complexity.

In our article, I will create a simple Business Object, and a method used to update data on this new BO. And then create a Mass Data Run to execute this method periodically.

It will be a simple example; however, the usability is huge.
Content
1. Customization
1.1. Description
1.2. Creating Code List
1.3. Creating Business Object
1.4. Creating Scripts Files
1.5. Creating Query
1.6. Defining the logic to be executed by Mass Data Run on ABSL Script
1.7. Creating Mass Data Run
1.8. Granting access of our Business Object
1.9. Testing Mass Data Run

Article: SAP Hybris C4C – Cloud Aplication Studio using Mass Data Run

 

Important: If you want get every new article, register on ModuloCRM site. I will send it by email to you!!

SAP Hybris C4C – Data Access Restrictions using Sales Territory

On this article the subject will be Data Restrictions using Sales Territories on SAP C4C. This feature is quite useful to Sales Solutions to implement data segregations, allowing the Sales Reps view only their Customers.

Content
1. Customization
1.1. Description
1.2. Sales Territory definition
1.3. Configuring Business Role and Territories
1.4. Setting Users as Sales Employee from Territories
1.5. Testing Data Restriction

Article: SAP Hybris C4C – Data Access Restrictions using Sales Territory

Delta Master Data SAP On Premise ECC and SAP C4C

The objective of this article is describe in details how define a delta Master Data between SAP on Premise (ECC) and SAP C4C. On this Article I will describe the delta load of Customers, replicating data customer from ECC to C4C for every bidirectional changes.

1. Customization
1.1. Description
1.2. Activating Change Pointers on SAP On Premise (ECC)
1.3. Defining Display Distribution Model
1.4. Setting Message Types Inbound & Outbound properties
1.5. Setting Additional Data for Message Type
1.6. Executing JOBs do Replicating Data

Article : Delta Master Data SAP On Premise _ECC_ and SAP C4C