SAP: Import Certificate by STRUST to Overcome SSL Error when Calling External API from ABAP

Опубликовано: 28 Сентябрь 2024
на канале: Nobody's Hero
10,202
109

This video includes
00:00 Prologue
00:46 Overview explanation of ABAP program that can call external API (in this example OpenWeatherMap API)
04:19 How to check the log in the transaction SMICM
04:43 How to download the certificate from the website
06:29 How to import the certificate in the transaction STRUST
08:11 How to restart ICM in the transaction SMICM
09:20 How to check Proxy setting in the transaction SICF
09:42 The usage of program SAPHTML_DEMO1 to check internet connection

Through this video, you can understand how to develop ABAP program that uses the external API, and the solution when you encounter the SSL handshake error due to the missing certificate.

ABAP program used in this video can be downloaded from my github page https://github.com/nobodyhero/ABAPs/t...