SAP CodeJam Blog Posts
Check out SAP CodeJam blog posts to get updates and learn from attendees, instructors, and experts. Share your own expertise with the community.
cancel
Showing results for 
Search instead for 
Did you mean: 
qmacro
Developer Advocate
Developer Advocate

The SAP CodeJam programme continues apace. Yesterday I ran a CodeJam in Brescia, Italy, on the topic of service integration with CAP, the SAP Cloud Application Programming Model. Here's a quick overview, with plenty of pictures.

Working on the content

This wasn't the first instance of a CodeJam on this topic; the inaugural outing of the content took place in Utrecht, NL in February (see SAP CodeJam on Service Integration with CAP in Utrecht) so I was generally happy with how the content flowed. Nevertheless, I had been working on it recently, running up to this event:

commits

Looks like at least one of my Developer Advocate colleagues Antonio has been putting work in on his CodeJam content this week too!

If you want to find out more about the CodeJams that we offer, I recommend you read this post from Tom Jung: So, You Want to Host a CodeJam! Everything you need to know, which also links to the list of topics available right now.

Travelling to the venue

I started my journey to Brescia, specifically to the offices of Regesta S.p.A., the kind and welcoming hosts for this particular CodeJam instance, on Thursday morning in Manchester. I started out with a bus from home to Manchester Piccadilly station, for a train from Platform 13 to the airport.

platform-transpennine

After the flight, which was uneventful (even accounting for the usual experience at Manchester Airport), and a train from Malpenso airport, I reached the centre of Milan at the spectatular Milano Centrale station (you can see more photos of the station in this toot

milano-centrale

After a quiet evening and a good coffee at breakfast, overlooking the station:

coffee-station

I was ready to get the train from Milan to Brescia:

train-milano-to-trieste

There I was met at the station by Valentino, the CodeJam organiser at Regesta. We travelled through the morning rush hour to the office which was perfectly set up for a great learning experience, and we were all soon underway.

outside-regesta-offices

The learning experience

The day flew by.

I can honestly say this was one of the most diligent groups of CodeJam attendees I've had the pleasure of working with. Everyone got properly involved in the content, asked great questions, worked with each other through each exercise, and made it easy for me to convey all the concepts and details. Thanks folks!

codejam-attendees

Networking and getting to know each other

During lunch, provided by our kind hosts, we got a chance to chat more.

buffet-lunch

We also got another chance at the end of the day, where I learned from a Regesta developer about the awesome tools he's been working on - an NPM-like package experience for ABAP, compatible with and designed to complement abapGit. Definitely worth keeping an eye out for in the near future!

A brief overview of the CodeJam topic focus

Perhaps it's worth explaining at this point what this specific CodeJam focuses upon.

Of course, you can get a general idea from the About this CodeJam section of the repo's main README file, but perhaps you want to know more.

In essence, we take a slow but sure, step by step approach to integrating an external service from the SAP Business Accelerator Hub (previously known as the SAP API Business Hub). In doing so, we take a route that introduces us to various CAP server features, cds commands, in-process and external mocking, initial data supply, and take a look at how to extend both services and entities.

Moreover, on that route, we learn about the cds environment, profiles, port control, and custom vs built-in resolutions of OData operation responses. Ultimately we bind in a real remote external service and have it work in harmony with our own local service.

Not only that, but we also dig deep into the philosophy and practicality of how, where and why we make changes and extensions in the places we do. Think of it as dipping into the essential topic of "keep the core clean" for CDS based services and mashups.

And of course, all the way through, we work through deliberate errors that are there for us to learn from and have fun with.

If this sounds like something you would like to experience, check out Tom's post that I mentioned earlier.

After the event

I headed back to Milan that same Friday evening to be closer to Malpensa airport for my flight, which is today (I'm writing this on Saturday). There I treated myself to a couple of excellent beers (a hyper local IPA and a West Coast DIPA) at a great place - Bierfabrik Milano.

I started writing this post at breakfast in the hotel this morning.

at-breakfast

After another train journey back to the airport I'm finishing it off in the gate area while waiting for my flight back to Manchester, tired but happy at the conclusion of another successful CodeJam event!


(Originally published on qmacro.org)

Top kudoed authors