Determining Primary vs. Secondary Employment in SAP SuccessFactors with SAP Integration Suite

SAP Integration Suite, SAP SuccessFactors Employee Central

In SAP SuccessFactors, managing employee employment records can involve multiple assignments. As a result, it’s important to differentiate between primary and secondary contracts. In this blog, I’ll walk you through what I consider the easiest methods to determine whether an employee’s employment is primary or secondary, using various SuccessFactors API entities. Introduction Why It’s Important: […]

Continue reading


Fetch Delta Records from Multiple Entities in SuccessFactors Using OData API and Groovy Script

SAP Integration Suite, SAP SuccessFactors Employee Central, Cloud Integration, SAP SuccessFactors Employee Central integration to SAP Business Suite

Fetching delta records in Success Factors can be straightforward when dealing with a single entity using filters and the lastModifiedDateTime field. However, the process becomes more complex when multiple entities are involved, each with its own lastModifiedDateTime field. Traditional methods, such as using properties or XSLT mapping, can be cumbersome and may lead to inefficient […]

Continue reading


Managing Nested CSV Structures in SAP Cloud Integration: A Generic Groovy Script Solution

SAP Integration Suite, Cloud Integration

Introduction File-based integrations are a common use case in SAP Cloud Integration (CI), enabling the exchange of structured or unstructured data between systems using file formats such as CSV, XML, or flat files. Below are the Business Use Cases for File-Based Integrations in SAP CI, Handling CSV Files in SAP CI Using CSV to XML […]

Continue reading


Technical Setup guide for the Co-PIN Integration between SAP S/4HANA Cloud and SAP Cloud for Projects, Project Collaboration Service

SAP Integration Suite, Engineering, Construction, and Operations, Cloud Integration, SAP Project Intelligence Network, SAP S/4HANA Cloud Public Edition, SAP Business Technology Platform

Business Purpose and Flow The integration allows you to integrate the SAP S/4 HANA Cloud with the application SAP Project Intelligence Network. With this integration, you connect with project owners, engineering service providers, contractors, subcontractors, and building material suppliers on a single BIM collaboration platform to eliminate waste and rework and increase productivity with the […]

Continue reading


Integration of SAP CI(BTP IS) with IBM MQ through AMQP

SAP Integration Suite, Cloud Connector, Cloud Integration, SAP Process Integration, SAP Process Orchestration

Introduction What is IBM MQ? IBM MQ is a family of message-oriented middleware products that IBM launched in December 1993. It was originally called MQSeries, and was renamed WebSphere MQ in 2002 to join the suite of WebSphere products. In April 2014, it was renamed IBM MQ. IBM MQ supports the exchange of information between […]

Continue reading