Handling ZIP files in SAP Cloud Platform Integration

SAP Process Integration, SAP Process Orchestration, SAP Cloud Platform Integration

Introduction: In below blog would like to share how to deal with File Archives ( ZIP ) in SAP Cloud Platform using ZIP Splitter and ZIP Aggregator. Scenarios: In following sections will cover scenarios involving SFTP,SOAP and HTTP adapter with ZIP file content in detail. Also Read: SAP Cloud Platform Integration Certification Preparation Guide Unzipping […]

Continue reading


Create multipart/form-data service with forwarded basic authorization using JIRA REST API

SAP Process Orchestration

Business background Recently I’ve received interesting requirement: integrate SAP system with Atlassian’s JIRA software to enable creating new issues directly from SAP GUI. Because this software provides its own REST API it seemed to be an easy task. However, creating new issue is not enough, because user reporting some kind of an issue would like […]

Continue reading


SAP API Management JavaScript and serviceCallout policy along with SAP PO use-case

SAP Process Orchestration

Overview:- We use DynamicConfigurationBean bean to edit the message header for adapter-specific message attributes also to add, delete attributes from message headers. We usually use this when we develop pass-through interface using File and SFTP adapter, recently I came across a situation where I need to send (just pass-through) file from SFTP server to REST […]

Continue reading