Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
asutoshmaharana2326
Active Participant

Introduction


SAP Cloud Integration has capabilities to add custom adapters using SAP ADK framework. I am going to show you a Sharepoint adapter for sap CPI.

As per the response from my previous article on Sharepoint, by using SAP HTTP receiver adapter we are facing I/O error from Sharepoint APIs for binary file uploads. So this adapter will be able to fix those issues.

Main


I have developed one custom adapter using SAP ADK. You can download the .esa file from my GitHub repo.

We have created a simple iFlow with below configurations.

Configuration



Upload Adapter file and Deploy



iFlow Configuration



Deploy Security Material



Testing



Postman Configuration



Binary File successfully uploaded



Conclusion


This adapter should not be used in any production tenant but someone should go through the implementation from my GitHub Repo to understand how we can develop a new custom adapter easily using SAP provided maven archetype.

 

 
8 Comments
Labels in this area