Creating a New Time Zoom Interval

Perform the following procedure to create a new time zoom interval in the list of values for time zoom intervals.

For example, to create custom time zoom interval of 6, 7, 8 hours, the time units to use for these are:

6 hours = "131072", 7 hours = "262144", 8 hours = "524288"

To create a new time zoom interval

  1. Navigate to the Administration - Data screen, then the List Of Values view.

  2. Query for the Type field value of DISPATCH_BOARD_TIME_UNIT.

    The current values for time zoom intervals appear.

  3. Create a record for a time zoom interval.

    For example, create a record for 7 Hours like you did for the existing timescale records.

  4. Query the Type field for the following value:

    TNT_SHM_GNTAX_TIME_SCALE

  5. Create a record for the new value.

    For example,

    Display Value: Day/Seven-Hour

    Language-Independent Code: 262144 (Highest last value2)

    Note: Siebel Open UI uses the Language-Independent Code field value to identify the time scale that it displays in the Display Value field.
  6. Siebel Open UI uses the Language-Independent Code field value to identify the time scale that it displays in the Display Value field.