cancel
Showing results for 
Search instead for 
Did you mean: 

Hosting a NodeJS application which consumes DI OpenAPI services

We are trying to expose a couple of web services using a SAP Data Intelligence Graph, which uses OpenAPI Servlow operator to define and expose the web services.

The services are then consumed by a NodeJS React application to kind of function as an SQL editor UI. I'm able to access the services and consume them via the react app which is hosted in AWS.

I want to package this react app and deploy it as an application inside Data Intelligence Platform.

Something similar to this:

https://github.com/SAP-samples/datahub-integration-examples/tree/master/GitWorkflow/vscode-app

Doing this would enable me/users to develop custom solutions for Data Intelligence to cater to multiple use cases.

former_member739609
Discoverer
0 Kudos

Any replies would be helpful 🙂

View Entire Topic
ravicondamoor
Advisor
Advisor
0 Kudos

Hi Dinesh,

I think this is what you are looking for...

https://blogs.sap.com/2020/08/18/extending-sap-data-intelligence-part-2-packaging-deploying-and-runn...

Tensorboard is the custom app added to the launchpad

Cheers

-ravi