Opened 8 years ago

Last modified 8 years ago

#302 new Enhancement

IBISQ Embedded Value Characters To Flag Special Meanings

Reported by: Garth Braithwaite Owned by:
Priority: Unknown Milestone: 3.0 - Feature Set Definition
Component: View-App Version: 3.0
Severity: Unknown Keywords:
Cc:

Description

Need more visibility to handle the various special cases for SAS/IBISQ values. It is a bad practice to embed characters into numeric values to be used as some type of flag. This quick and dirty solution is "easy" at first but becomes costly as needs change and others components try to consume the data.

To code correctly what is needed is to have IBISQ return the appropriate XML element(s) that defines the special characteristics of a data value. For example <SUPPRESSED_VALUE/>, <INSUFFICIENT_DATA/>, <NO_DATA_EXISTS/>, <UNSTABLE_VALUE/> etc.

Change History (1)

comment:1 Changed 8 years ago by Lois Haggard

Component: IBIS-QView-App
Milestone: Unassigned3.0 - Feature Set Definition
Version: Unknown3.0
Note: See TracTickets for help on using tickets.