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...
You are welcome @rasjoshi CPI max gives this much as a limit. It shouldn't be a case with 9999 iterations anyway. There will be many problems in terms of performance anyway, it will be a very tiring and long process for CPI. So if it reaches the upp...