suman_saha
Contributor
Member since ‎11-27-2011

User Statistics

  • 282 Posts
  • 22 Solutions
  • 1 Kudos given
  • 21 Kudos received

User Activity

Introduction: In this blogpost I am going to discuss about how to configure OAuth 2.0 for an API created in SAP API Management. Additionally I will describe how you can use basic authentication to connect to backend (CPI) in the same API. Create API ...
Introduction: I have described how to upload a file in azureblob storage container in my previous blog post In this blog post I will discuss about downloading file from AzureBlob container using standard jar available in maven repository. Steps to C...
Introduction: In my previous blog post I described how to connect to AzureBlob from CPI using Azure Storage jar. In this article I am going to discuss how to use REST API call from PI/PO to upload a file into AzureBlob container. Prerequisite: To sta...
Introduction: I came across a requirement to upload file to AzureBlob container from CPI. There are multiple ways to achieve this : using REST API or using standard jar provided by MS. In this blog post I will discuss about uploading files to AzureB...
Hi Experts, We are trying to establish connectivity between Bank and SAP PI using AS2 adapter (SAP B2B). When Bank is sending the file, we are getting error in sender channel saying Error occurred while decompressing the AS2-message:Error parsin...