This time we have lots of smaller albeit not less important enhancements. The scenarios are however not so complex, so I don´t need much words to explain them. As usual, let´s start the journey into the new features with a short overview on what we provide. For more details you can then jump into the […]
SAP SuccessFactors
Principal Propagation in SAP Integration Suite from external system to SuccessFactors
Introduction This blog post covers the use case for communicating an external system or client (for example Postman) with SuccessFactors using Principal Propagation in SAP Integration Suite, that is forwarding the identity of a user across several systems. Prerequisite for that to work is that the propagated user has an e-mail assigned to him and […]
Let’s call the iRPA 2.0 bot from CAI to update SuccessFactors
I wrote about how we can create an automation which is calling a SuccessFactors API for performing upsert operations. The automation however also needs to be invoked. For this I worked on developing a chatbot which would call the API based trigger of the automation. I read many blogs on parts of the topic. I […]
Choosing the Right Budget Configuration for Your Organization
Introduction Budgets are arguably one of the most important elements of the Compensation Module configuration. It is where the business needs and requirements meet the module to define set rules that affect downstream guidelines and eligibility for the entire program. The budget can make or break the entire success of the program to ensure that […]
Extend SAP SuccessFactors on SAP BTP with CAP – Add Business Logic
Create Code File The business logic of the application is implemented via custom service handlers for the various operations executed on its entities (create, read, update, delete, etc.). Those handlers are defined in a module within a JavasScript file with the same name of the service but with the .js extension. So, let’s create it! […]
Calling SuccessFactors OData APIs via iRPA 2.0
I have been quiet impressed with SAP Intelligent RPA 2.0. With a recent customer request I got a chance to do a POC with SuccessFactors API upsert calls. Step 1: Setup of iRPA SAP Intelligent RPA is available via the SAP Business Technology Platform (BTP). You must create and configure an SAP Intelligent RPA tenant […]
Integrate Onboarding 1.0 data to Custom MDF object / portlet in Employee Central – COVID-19 Vaccine Tracking portlet
Context: Many of us might have had customer requirements to integrate Onboarding 1.0 data to Custom MDF object / portlet in Employee Central. For example., Integrate COVID 19 Vaccine Tracking data from Onboarding 1.0 to an MDF COVID 19 Vaccine Tracking portlet. While this requirement is identified as a product enhancement, there is an alternate […]
C_THR83_2111 Certification: Practice Tests to Boost Your Confidence to Crack the Exam!!
What study material would boost your C_THR83_2111 exam acing possibility? It is the study guide and practice tests that offer valuable insights and boost your preparation.
Authentication between SAP Cloud Integration and SAP SuccessFactors using oAuth
Introduction Basic authentication has been the way of communication between SAP Cloud Integration and SAP SuccessFactors. However, progessing to more secure ways of authentication mechanisms both SAP SuccessFactors and SAP Cloud Integration have enhanced capabilities to support oAuth based mechanisms. In this blog, the primary focus is on configuring connectivity between SAP SuccessFactors and SAP […]
Employee Central Head of Unit Automatism
INTRODUCTION Very often we hear customers requesting to have a Position Head of Unit and not only the User Head of Unit. Also, this comes with an automation ask, where the position head incumbent changes, should reflect in the Unit. We know that currently the User Head of Unit field is the standard option and […]