DebashishDas
Active Participant
Member since ‎01-09-2018

User Statistics

  • 75 Posts
  • 1 Solutions
  • 6 Kudos given
  • 30 Kudos received

User Activity

Hi All, I am trying to implement UI integration component type card in our workzone. but i could not find any workaround to call Odata Service from controller or view through oDataModel. Somewhere in manifest.json i am doing wrong. MetaData is Ok...
Hi All, I was trying to access OData V4 service. Problem is accessing the expand level. It's not working for $expand. Below is the code sample. manifest.json "models": { "": { "dataSource": "default", "preload": true, "settings": { "autoExp...
Hi All, Our client has SAP successfactor workzone and sap mobile start in btp. we are trying to pass custom notification to workzone as well as mobile start. but successfactor workzone doesnot have the notification tab under site manager settings...
Hi All, We have a requirement to enable mobile push notification for myinbox on sap mobile start. but the system does not fulfill the prerequisites. As a solution to these we can use sap mobile cards to get the notifications. But my question, Is ...
This blog series is just a simple demo of how to create any Nodejs app and run it on both local and SAP BTP platform. Part – 1: Create nodejs application. Part – 2: Create Authentication instance. Part – 3: Run app locally.   Create Authenticati...