Maximo Open Forum

 View Only
  • 1.  Color-Coding - Start Center Result Sets - Multiple Colors

    Posted 04-29-2024 13:51

    Hi guys:  anyone got a solution for a "between" scenario for color alerts on Start Center Result Sets?  I haven't worked on this stuff for a few years, and I can't remember if I've gotten this working the past or not.

    • WOLO10 < 300 - leave color as is
    • WOLO10 between 300 and 499 - change color to blue
    • WOLO10 > 500 - change color to red

    I set up  color alert using WOLO10, with the following:

    • greater than or equal to 500:  red
    • greater than or equal to 300:  blue

    But the blue is over-writing the red.

    If I change it to

    • greater than or equal to 500: red
    • less than or 500:  blue

    Then the blue shows up on everything less than 300 as well.

    With App Designer, the first solution would work because it applies the conditions according to the sequence, with the highest sequence number having priority.  But there doesn't seem to be any priority mechanism here.


    #EverythingMaximo

    ------------------------------
    Shannon Rotz
    InComm Solutions Inc.
    ------------------------------


  • 2.  RE: Color-Coding - Start Center Result Sets - Multiple Colors

    Posted 04-30-2024 11:03
    Edited by Prajesh Pradhananga 04-30-2024 11:04

    If you start with lower boundary which is 300 in your color parameter, I think it should work. May be try below:



    ------------------------------
    Thanks,
    PJ
    ------------------------------



  • 3.  RE: Color-Coding - Start Center Result Sets - Multiple Colors

    Posted 04-30-2024 13:40

    Hi Shannon!

    Start centers are really not great at this sort of thing.  I have taken to using a combination of a non-persistent field (integer) and automation script (initialize) to set values using whatever logic / branching / sequencing I need and then use the start center config to just key off the integer values...

    --Jade :o)



    ------------------------------
    Jade Warren
    Great River Energy
    ------------------------------