SAP Cloud Integration – Prinicpal Propagation to Backend ABAP System using RFC

SAP Integration Suite, SAP ABAP, Cloud Integration

1. Introduction With the 5.25.x/6.17.x release, SAP Cloud Integration provides the support of Principal Propagation for the RFC adapter for Neo & CF versions. This blog explains on how to make use of this enhancement. 2. Overview The below diagram depicts that a BTP user can pass the identity to the backend ABAP system via […]

Continue reading


Propagate Hashmap values from primary iflow to secondary iflow using Soap adapter in SAP Cloud Integration

Cloud Integration, SAP Integration Suite, SAP Cloud Platform Integration

Introduction: In various requirements in SAP Cloud Integration( SAP CPI) we need to use HashMap (key-value pair) to assign values at message mapping runtime using groovy scripts. Here, We use groovy scripts to initialize, load and get values from hashmaps. Now, In a scenario where we have created a hashmap object in the main Iflow(Primary […]

Continue reading