UX One JET Examples

The JET Development download includes the files necessary to implement the template, along with six examples. With the template, you get a JET page with a single chart that contains the following features:

  • Menu with persistence

  • Title Configuration

  • Query Builder

This download also enables you to build a JET application that does not follow the template by using the functions in e1pagehelper.js to make AIS calls to get data.

You can use these examples, included in the download, as a guide to implement your own JET applications:

Downloadable Examples

Chart

Request Type

Chart Type

Included Features

P13230_TotalEquipmentDaysbyLocation

Form Service Request

Bar

Group By, Looping through data array to sort

P90CG530_CaseDistribution

Data Aggregation Service Request

Pie

Complex Query

P13570_AveragePMFulfillment

Form Service Request

Bar

Select values/refresh chart - do not persist data, Data Sorting functions

Navigation to base application, context menu navigation (Release 9.2.2)

P54HS260_NumberofReportableCases

Form Service Request

Bar

Select values/Menu Drawer - persist data

Navigation to base application (Release 9.2.2)

P13560_CompletionTimelinessGroupby8Options

Form Service Request

Bar

Tool Tip

Navigation to base application, context menu navigation (Release 9.2.2)

P40G210_ReceiptsbySupplier

Data Browser Service Request

Pie

Navigation to base application (Release 9.2.2)