michael_pang4
Active Participant
Member since ‎10-23-2006

User Statistics

  • 105 Posts
  • 0 Solutions
  • 3 Kudos given
  • 53 Kudos received

User Activity

This is the final part of my blog.... we are now going to join the dots together. The funny thing with doing a proof of concept on AWS is like getting a taxi ride... every minute counts...  Let's recap.   We now have an EC2 instance running in A...
This is the second part to demonstrating how to get SAP Netweaver to produce/consume messages in KAFKA from SAP. Link to part 1 Part 1   If you are just keen to see the results, go to Part 3.   Below will cover the following: Connect to your ...
Introduction Is it possible to produce/send a message from SAP to KAFKA using ABAP? What about is it possible to consume/receive a message in SAP from KAFKA? In this blog I'll demonstrate how it is possible to do this using the SAP Java Connector an...
Hi I just created a Netweaver instance using CAL for SAP. My understanding is that there will be some cost involved with compute and storage. I am not sure how to pay for this service. Do I pay SAP or AWS? What account in AWS is this associa...
We need a way to do code review for our ABAP code, and we decided to give abapGit a go.   We have been looking for ways to enforce code review before the transport can be released in our on premise ABAP systems. We can't find a standard SAP way, bu...