From the course: Build SAP Integration with Node-RED

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Bank details UI example

Bank details UI example

- [Presenter] Using this inject node and debugs, so we can see the data how it gets returned, is fine. But I also wanted to give you a very simple example of how you would build a very simple UI, to basically harvest data from SAP, and use that, and build an interactive user interface in Node-RED. And I mentioned previously that you can install Dashboard, and that Dashboard gives you a whole range of different UI components. So you can have buttons, dropdown, lists, sliders, switches, various input fields and various display fields. For example, text, and gauges, and charts. And what I have done here is... Well, we can see it on the UI. So I have this very simple bank details application. So you first, you select your country, and then once you select the country, it automatically updates the bank details or bank list, and then you select the bank that you're interested in, and it's going to give you a few fields from this...…

Contents