Filtering Data Dynamically in SAP CPI using XSLT Mapping

SAP Cloud Platform, Cloud Integration, SAP SuccessFactors Platform

You may have encountered various scenarios where you configured more than three filters and created different paths yet performed the same task in all these paths. The first filter has the department equal to HR, while the others correspond to Finance, Sales, and Audit, respectively. Even though the data processing occurs in different paths, the […]

Continue reading


Principal Propagation (Run a Step on Behalf of) in SAP Build Process Automation

SAP Build Process Automation, SAP Business Technology Platform, SAP S/4HANA Cloud, SAP SuccessFactors Platform

Introduction: With the latest release of SAP Build Process Automation, you can now allow other business users who participate in the business process to perform an action on external systems, such as S/4HANA, Ariba, or SuccessFactors. This feature also provides clear information on who triggered a business process in the system . Pre-requisites: You can […]

Continue reading


SAP Build App to Present Data from Multiple Source Systems

SAP Business Technology Platform, SAP S/4HANA, SAP SuccessFactors Platform

The SAP Build portfolio combines our low code solutions which enable users of all skill levels to easily create and augment business applications. The unified low-code solution portfolio empowers users to create applications, automate tedious processes, and design engaging business sites with drag-and-drop simplicity. What is SAP Build Apps? SAP Build Apps is SAP’s low-code […]

Continue reading


How to Avoid Accidental Data Deletion in MDF Portlets

SAP SuccessFactors HXM Suite, SAP SuccessFactors Employee Central, SAP SuccessFactors Employee Central - Employee Profile, SAP SuccessFactors Platform

The frequent occurrence of accidental data deletion is largely attributed to human error and can result in the loss of critical employee or system data which may cause dominoes effect across the system landscape, and other consequences. While there are remedial measures such as running audit reports and data retrieval to address such incidents, it […]

Continue reading


Learning License User Types in SAP SuccessFactors Learning

SAP SuccessFactors ?Platform, SAP SuccessFactors HXM Suite, SAP SuccessFactors Learning

SAP SuccessFactors licenses for Learning classify the users into two License user types, “Active” or “Functional”. It is important to classify the users into right type for compliance with the licenses purchased by the customer. Difference between Functional user and Active user: The Learning management system does not differentiate between an Active and Functional User. […]

Continue reading


Auto Generate Career Path External Code

SAP SuccessFactors Succession, SAP SuccessFactors HXM Suite, SAP SuccessFactors Platform, SAP SuccessFactors

Purpose: In this blog, the user will learn how to create system-generated external code for a career path in SAP SuccessFactors Career Development Planning. Career Path: The Career Path displays information about the expected path for a position or various positions. HR managers and HR administrators can create multiple new career paths and associate them […]

Continue reading


SuccessFactors Alert Message & Message Definitions: Enhance User Experience

SAP SuccessFactors HXM Core

Introduction User experience has become a critical part of a successful implementation of SuccessFactors projects. One way to help customers increase the user experience is by enhancing alert messages and message definitions. These two functionalities are used to throw error messages, warning messages, or info messages during HR Transactions. Alert messages are highly used to […]

Continue reading


SuccessFactors 1H 2022 Release in terms of Latest Home Page

SAP SuccessFactors platform, SAP SuccessFactors Employee Central

SuccessFactors 1H 2022 Release in terms of Latest Home Page There are few notable changes in terms of Latest Home Page in SuccessFactors 1H 2022 release. In this blog we are going to discuss few of the new changes/functionalities in the latest Home Page as per 1H 2022 release. Functionality 1: Addition of new Quick […]

Continue reading


Choosing the Right Budget Configuration for Your Organization

SAP SuccessFactors Compensation, HCM (Human Capital Management), SAP SuccessFactors Platform

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 […]

Continue reading


Extend SAP SuccessFactors on SAP BTP with CAP – Add Business Logic

SAP Cloud Application Programming Model, SAP BTP, SAP Business Technology Platform, SAP Fiori Elements, SAP HANA Cloud, SAP SuccessFactors Platform

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! […]

Continue reading