Skip to content
Carla Aravena edited this page Sep 1, 2022 · 55 revisions

Welcome to the intelligence-suite-user-interface wiki! The intention of this wiki is to provide you with tutorials on how to construct the different UI pages and cards that are available.

Overview

Data is visualized to users in cards. There are several different types of cards that display information in various forms such as a table, chart, etc. Cards can be created using the Card Builder. In the screenshot below, a bar chart card (“Past due order line value by supplier”), grid details cards (“Shipments in transit” and “Supply order lines due for receipt today”), and data table cards (“Supply inventory with excess stock” and “Supply inventory approaching out of stock”) are shown. Cards are grouped and arranged in layout templates which then appear in the application as dashboard tabs or as detail pages within the data explorer or work queue details. Layout templates can be designed to display as a dashboard tab using the Dashboard builder. For a more in depth explanation on the concepts involved, please visit Terminology and Concepts.

In addition to the functionality surfaced in builders, advanced capabilities are available to developers through the WMS APIs. Extending the data explorer or work queue pages are also done through WMS API calls.

Overview

Building cards

Walkthrough: Creating cards through Builders

Walkthrough: Creating and editing cards through API

Building dashboards

Data explorer content

Work queues content

Overall Understanding

Advanced Tutorials

Clone this wiki locally