rauf_shaikh
Active Participant
Member since ‎01-27-2014

User Statistics

  • 179 Posts
  • 6 Solutions
  • 24 Kudos given
  • 52 Kudos received

User Activity

Hi All,, I am working on a SAPUi5 application where I need to call GET method of a REST API using AJAX method a pass data to this api call as well. I have written below code which is producing HTTP 503 Error code, can some please have a look at t...
Hi Experts, We have a requirement to consume a REST API in an SAPUI5 application developed in SAP Business Application Studio (BAS). I am able to consume ODATA service but for a REST API getting HTTP 404 error code, can you all please look at below...
Hi Experts, Since today morning I am getting below Error when I am generating SAP Fiori application using template in SAP BAS, Due to this error I can see many node modules are not getting installed and unable to test, build and deploy app. I t...
Hi Experts, I have created an MTA project with standalone approuter, inside this I have createda freestyle SAPUI5 app. Before deploying the app on BTP it is working properly in BAS but, after deploying the app to BTP even though I have correctly main...
Hi All, We are working on a project where a service is being developed using CAP Model. The service is running fine, Now we need to integrate it in another UI5 app being developed in SAP BAS. Can someone guide on this how can do this? -Regard...