RESTFul Consumer Exercises
Two example exercises:
Exercise 1 - Create and utilize a RESTful Consumer called getWeather to collect weather data from an online RESTful API and display it on a MAP component in a Perspective view.
Exercise 2 - Create and utilize a RESTful Consumer called getProductionOrder to simulate retrieving multiple work orders from an ERP and displaying them in an MES Work Order Table component in a Perspective view.