Installing AI SDK & Certificates
Installing the AI SDK in SAP Application Server
The AI SDK is available as a public Git Repository here: AI SDK for SAP ABAP.
We will use ABAPGit (Thank you Lars Hvam & Other Contributors for such an awesome capability) to install AI SDK to the SAP Application Server. If not done so already, install the latest version of ABAP Git. Installation instructions can be found at : abapGit documentation - Installation.
Useful Links |
---|
AI SDK Git Repository |
ABAP Git |
ABAP Git Installation |
ABAP Git - Installing an Online Repo |
Once installed, run ABAPgit and pull the code from main branch to your system:
Folder Logic should be set to FULL.
If required, activate the objects in the package. In above screenshot, we chose the package as ZPENGG_ARTIFICIAL_INTELLIGENCE. You can name the package as per your organization guidelines. For an excellent Step-By-Step guide on using ABAP Git for installing an Online Repo, see : abapGit documentation - Installing Online Repo.
Folder Logic should be set to FULL.