I have created one REST API in the SAP System and added that under the SICF Transaction Node. Currently, it is providing data with an Http call. Is it possible to make it an Https call?
I followed this URL Creating REST API In ABAP
Thanks in advance.