Alert Management Service Avatar
  1. OMG Specification

Alert Management Service — All Issues

  • Acronym: ALMAS
  • Issues Count: 2
  • Description: All Issues
Open Closed All
All Issues

Issues Descriptions

Nullable Sequences in from Overrides Method is unnecessary

  • Key: ALMAS14-13
  • Status: closed  
  • Source: BAE SYSTEMS ( Mr. Simon Mettrick)
  • Summary:

    Sequences of dynamic data and static message have been defined to be nullable in method RaiseAlertFromOverrides. As the sequence can have zero length this is an unnecessary level of indirection in the DDS/IDL PSM.

  • Reported: ALMAS 1.3 — Fri, 11 Oct 2024 16:08 GMT
  • Disposition: Resolved — ALMAS 1.4b1
  • Disposition Summary:

    Remove optionality from sequences

    In the DDS PSM remove optionality from the sequence parameters in the RaiseAlertFromOverrides method.

  • Updated: Mon, 24 Mar 2025 13:40 GMT

Error in Extra Attribute Set Type Name

  • Key: ALMAS14-23
  • Status: closed  
  • Source: BAE SYSTEMS ( Mr. Simon Mettrick)
  • Summary:

    The resolution to Issue ALMAS14-9 introduced an error into the operation table. The type name was given an "ALMAS_" prefix, which is a PSM namespace convention and should not appear in the PIM.

  • Reported: ALMAS 1.3 — Mon, 28 Oct 2024 13:54 GMT
  • Disposition: Resolved — ALMAS 1.4b1
  • Disposition Summary:

    Remove erroneous prefix

    Remove "ALMAS_" so that type is just "AlertDataExtraAttributesTypeSet"

  • Updated: Mon, 24 Mar 2025 13:40 GMT