Introduction : Today, I will discuss an important step we need to implement in our SFTP scenarios: creating a Host Key for SFTP and defining it in CPI. So why are we doing this? What happens if we don't perform this step?SFTP Host Key is a cryptograp...
Introduction:The purpose of this blog : To identify certificates in the keystore with less than 30 days remaining until expiration and dynamically update all expiring certificates and send the updated certificate via email.Prerequired:SAP BTP and Int...
Introduction :In cloud integration, the processes of creating, deleting, or modifying a flow are done manually by entering the package. I will show how to perform these processes through the CPI link. The aim of this blog is to highlight the flexible...
Hello everyone,I will explain how to adapt a REST service called with the PATCH method for use in SAP PO.In an integration scenario triggered from SAP, if we have a REST link on the receiver side and this link is called with the PATCH method in Postm...
Introduction:In this blog, we have a scenario where data sent from SAP to an external system is in the form of Proxy To REST. An external system provides us with a REST API. We will send a request to this API using the POST method. In the request sen...
@vijay_b4 I had the same problem. In sftp sender adapter, it was said in a few blogs to put * in the server fingerprint. My adapter already has *. However, I deleted * as dummy and put * again and started and stopped the adapter and it worked.
Hi Navneet,It might have been a long time since this issue occurred, and perhaps it was resolved in some way. However, I would like this solution to remain here in case others encounter the same problem. I faced a similar issue as well. I encountered...