Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Introduction


The SAP Leonardo Machine Learning Foundation offers a wide range of ready-to use services, like image and text classification services, that are as easy to consume as a REST API call.

You probably tried them out directly on the SAP API Business Hub or in your SAPUI5 applications. But how about ABAP? What if you could leverage these services in a matter of minutes and start building the Intelligent Enterprise?

This blog will show you how easy it is to consume the SAP Leonardo Machine Learning Foundation services in your ABAP programs.

For each service, code snippets will be provided which can be used to get started and see the first results. So, let's get started, and see how this works.

 


Prerequisites


All you need is:

The SAP API Business Hub provides an overview of all SAP Leonardo Machine Learning Foundation services.

You can try them out directly within the SAP API Business Hub console, using a REST client or by making direct API calls from an application developed in the programming language of your choice.

And to do that, you don’t need to be machine learning expert!

Get started


Once you have fulfilled the prerequisites, check the following video where the entire development process is explained in less than three minutes.

https://videos.cdn.sap.com/vod/2018/translation-service-in-abap.mp4

Wrap up


Now let's recap what you just learned:

That's it :-).

Of course, you can adapt it to your needs and use other text sources from your ABAP programs.

Thanks for reading and have fun! And feel free to share and provide feedback!
1 Comment