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 – Cloud Aplication Studio using Modal Screen

On this article, I will talk about Modal Screen used in Cloud Application Studio. In our document, I will create a simple Business Object, with some fields, and among them a transient field, which will be used to call a web service, or give some intelligence to our example. Remember that, that transient field will be present in a Modal Screen and it not be save on our record.

Content
1. Customization
1.1. Description
1.2. Creating a Code List
1.3. Creating a Business Object
1.4. Creating Modal Screen
1.5. Creating an Action to call the Modal Screen
1.6. Testing the Modal Dialog Screen

Article: SAP Hybris C4C – Cloud Aplication Studio using Modal Screen

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

SAP Hybris C4C – Using Internal Communication to Replicate Data to differents instances of Business Object

On this article, I will talk about internal communication. This feature make possible to replicate all or partial data from a Business Object (Standard or not) to another BO without a line of code. That feature is very useful during a project, and I will give some tips, of how to used it in a real world.

Content
1. Customization
1.1. Description
1.2. Creating a Business Object Receiver
1.3. Creating Service Integration
1.4. Review all Service Integration possibilities
1.5. Testing the Internal Communication

Article: SAP Hybris C4C – Internal Communication

 

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

SAP Hybris C4C – Using Z fields created by KUT in Cloud Application Studio

In Cloud Application Studio, it is possible to create Z fields without any influence of Functional Consultants and most of time it is used by developers. In SAP C4C – KUT, it is possible to create Z fields without any influence of Developers and most of time it is used by Functional Consultants.
Despite of possibilities of any of them, I prefer to do it in KUT, directly on SAP C4C. Since 1702 version, SAP is creating more and more functionality to allow Functional Consultants to do a lot of checks on C4C Solutions without any interference of developers, including complex validations.

Content
1. Customization
1.1. Description
1.2. BO Created in Cloud Application Studio
1.3. Creating Z fields in C4C – KUT
1.4. Using Z Field (KUT) in a Project in Cloud Application Studio
1.5. Testing the business logic

Article: SAP Hybris C4C – Using Z fields created by KUT in Cloud Application Studio

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

SAP Hybris C4C – Using Business Configuration Object into Project Implementation

On this article, I will talk about parameter storage in cloud used to make the corporative decisions more flexible. During every I.T. Project, is requested to Consultants make things more flexible, considering change of processes in the future.

In SAP Hybris C4C, there is a specific location to determine all parameters and system configuration. I am talk about “BUSINESS CONFIGURATION”, where every C4C configuration is located.

Following the same directrix of SAP Hybris C4C, I will create a Business Configuration and make it available in same place, “BUSINESS CONFIGURATION”, keeping your solutions parameters in the right place.
Content
1. Customization
1.1. Description
1.2. Creating Business Configuration Object
1.3. Creating Business Configuration Set
1.4. Creating Business Configuration View
1.5. Editing the Business Configuration View
1.6. Creating BAC Elements
1.7. Enabling the parameter on Implementation Project
1.8. Testing the configuration

Article : SAP Hybris C4C – Using Business Configuration Object in Project Implementation

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

SAP Hybris C4C – Creating Batch Processing File using BOX.COM in Cloud

On this article, I will detail the integration between SAP Hybris C4C and BOX.COM, using WEBDAV Communication Arrangement to do it. The BOX.COM is a repository in cloud to share, and edit files.

And then, in our example, I will start in a Business Object already created in Application Studio, and available on C4C. The scenario is, I will create a JOB to periodically read a file(s) on BOX.COM and insert new records on this Object.

Despite of simplicity of this BO, the possibility to read a repository that you can feed when you need, and C4C read it and process in cloud, it is something very cool and quite useful.
Content
1. Customization
1.1. Description
1.2. What is BOX.COM?
1.3. WEBDAV – Communication Arrangements
1.4. Business Object (Activity)
1.5. Creating XML File Input on Application Studio
1.6. Create a XML File
1.7. Upload file on BOX.COM
1.8. Scheduling Process
1.9. Results

Article: SAP Hybris C4C – XML Input using WEBDAV

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

SAP Hybris C4C – How to change Account Data Massively ??

Always after Data Migration process, someone just forget to create a field, or fulfill some data, our just change something already update. And then, you have to create a development to update that data on Account records.

On SAP C4C, there is a feature which can change Account Data massively without any code. I am talk about “Mass Change Account Data” SAP Cloud for Customer feature.

That´s pretty cool, because you can update standard, and also Z Fields. On this article, I will create a Z Field on Accounts already created, and then change that field.

Content
1. Customization
1.1. Description
1.2. Creating a Z Field on C4C
1.3. Make Z Field available on C4C Feature
1.4. Testing the functionality
1.5. Check Account data up

Article: SAP Hybris C4C – How to change Account Data Massively

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

SAP Hybris C4C – Integrating and replicating data from Cloud for Customer to Outlook

Nowadays the integration of any CRM Environment and E-mail software it crucial. Specially for Sales Team, Sales Rep and son on.
Thinking about it, I created an article of SAP C4C integrated with Microsoft Outlook. Describing step by step, how to configure, and mention the most important functionality of this integration.

Content
1. Customization
1.1. Description
1.2. Downloading Microsoft Outlook Add-in
1.3. Editing C4C Project’s Scope
1.4. Accessing Microsoft Outlook
1.5. Synchronizing Contacts with Outlook
1.6. Checking Synchronized Data (Shelf)
1.7. Checking Synchronized Data (Accounts)
1.8. Creating an Activity in SAP C4C
1.9. Sending E-mails
1.10. Microsoft Outlook disconnect from SAP C4C

Article : SAP Hybris C4C – Integrating Microsoft Outlook

SAP Hybris C4C – Editing Form Template with Adobe LiveCycle

At last article, I talked about Easy Form Editor, and it make possible to change a feel things on Form. With Adobe LiveCycle bring us into a next level. Give to us more flexibility to change and manipulating data. And, using Java Script language to make things more interesting. The objective this article, is give an overview about the integration of SAP C4C and Adobe LiveCycle.

Content
1. Customization
1.1. Description
1.2. Downloading Adobe LiveCycle
1.3. Demonstrating the Form Functionality
1.4. Adobe LiveCycle embedded on SAP C4C
1.5. Download the Form Template Locally
1.6. Change the LiveCycle C4C Template
1.7. Upload the C4C Template
1.8. Checking the C4C Template

Article : SAP Hybris C4C – Adobe LiveCycle