albanleong
Contributor
Member since ‎08-29-2016

User Statistics

  • 113 Posts
  • 4 Solutions
  • 117 Kudos given
  • 188 Kudos received

User Activity

TL;DR: Resolve the ERR_CERT_AUTHORITY_INVALID issue on browsers with https using self-signed SSL certificate by generating your own local root CA (Certificate Authority) using OpenSSL on Windows/MacOS for ABAP 1909 Developer Edition for local develop...
I'd like to share a small little personal project that I've created to get some hands on with Google's Teachable Machine. If you've not heard of Teachable Machine, just head on over to their website. It's basically a web-based tool for you to create ...
TL;DR: A fun and small proof-of-concept development in ABAP BSP with AR.js to display the PO's overall status in real-time on a browser through WebAR. I've recently come across this awesome and cool JavaScript library called AR.js (Github link) whic...
TL;DR: Use SAP ABAP AS Developer Edition and SAP Fiori tools on VSCode to develop Fiori Elements application locally My first impression of SAP Fiori tools after watching a presentation by peter.spielvogel during last year's TechEd which includes a ...
Previously in 2017, I've wrote a blog series about connecting the SAP NW AS ABAP 7.51 (Dev Edition) with a HANA Express instance running on the same computer as a sidecar DB but the data replication was done through a custom program and it has to be ...