Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
MarcelloUrbani
Active Contributor
1,215
I started following a new openSAP course on ABAP RESTful Application Programming Model, and of course I plan to do so using my code extension

For the first week I need:

































Feature status on Monday status on Friday
Connect with a cloud trial account supported but clunky supported but clunky
create a package not working (software component bug) supported, need to type the application component
create a console app class ok ok
run it not supported ok
create an abapgit repo and push the code broken after recent backend updates supported but not all functions work

The plan was to get all working by the end of the week, and with today's release it's done:

Create a package:


Create a class:


Run a console application:


I'm sure more issues will show up the following weeks, will do my best to keep up with it, starting with making it practical to connect to a cloud trial instance (now works only manually copying a handful of codes from the service key)
Labels in this area