Augmented Reality – Virtual Reality may seem like a futuristic thing but its applications are many and there are many use cases – like for example – how many of you have tried buying stuff from furniture apps like PepperFry or a spectacles frame from LensKart where you have a VR app/page that will show […]
Month: February 2020
Step by Step Implementation of SAP IoT Services in Cloud Foundry Environment
Introduction This blog post will guide you through the steps to create SAP IoT Services in Cloud Foundry environment and to establish connection between SAP IoT Service and SAP UI5 Application to consume data. We will start with introduction and will go through enablement, configuration and consumption of IoT Service. Along this, we will showcase […]
SAP Cloud Connector – How to connect an ABAP System with SAP Cloud Platform
In this post will install and configure a Cloud Connector. So we will install a small server on our computer that will serve as a security tunnel to share the resources of a connection to SAP through our platform. We will also make the necessary configuration to take advantage of those resources from the SAP […]
Getting MAX/MIN Date on BW Query Designer (BEx), Compatible with BusinessObjects
Introduction: The maximum and minimum with regarding to date subject has been on my mind for quite a while. I searched for it a couple of years back and did not come to a significant answer but to make the date as a Key Figure then use the query conditions to retrieve the TopN based […]
How to trace widgets in SAP Analytics Cloud stories connected via HANA Live Data Connection
SAP Analytics Cloud is a powerful tool to visualize data. Even though it is a cloud framework, it could be very helpful in some cases to get a look behind the scenes. Objective In that blog post we try to analyse a story build in SAP Analytics Cloud with HANA Life Data Connection to a SAP […]
Applying Fiori 3 Dark Theme (SAP Quartz Dark) in UI5 Apps & Fiori Launchpad MTA
Do you also share the love and passion for dark themes? Well I do, have a look at my VsCode editor, Windows and iPhone theme. VsCode Windows 10 iPhone IOS Cause literally the white displays/screens/themes are burning my eyes. But hey no hate! Only a big lover of the dark themes. Also More: SAP Fiori […]
Get Maximum Career Benefit with Sap Service Cloud Exam
Looking for a career in SAP and want to get any associate-level certification? Then the SAP service cloud C_C4C14_1811 exam is for you. You can become an SAP-certified application associate after passing the C_C4C14_1811 exam. Let’s have a brief idea about the SAP Service Cloud Exam.
SAP API Management JavaScript and serviceCallout policy along with SAP PO use-case
Overview:- We use DynamicConfigurationBean bean to edit the message header for adapter-specific message attributes also to add, delete attributes from message headers. We usually use this when we develop pass-through interface using File and SFTP adapter, recently I came across a situation where I need to send (just pass-through) file from SFTP server to REST […]
Kotlin Application with SAP Gateway Part-2
Create a Kotlin Application At this point, our SAP Gateway Service is fully developed and tested to support all of our CRUD operations for our custom SAP Table. Now, we can write an application using any programming language of our choice, to call the RESTful web service. Of course, Kotlin is the best, so let’s […]
Kotlin Application with SAP Gateway Part-1
Introduction As a software developer, it is always good to step out of your area of expertise and learn a new language. This is especially good for ABAP developers, in order to stay fluent in Object-Oriented concepts, and to get a head start on where the language may be headed. For example, if you were […]