[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

4615.0. "Notification, entity doesn't change colour" by MUNICH::FERSTL () Fri Feb 26 1993 12:34

Hi,

a customer has written an access module for a global entity. 
He uses MCC Version 1.2.0.

Now he has a problem with notifications. 
When the alarmrule is fired, the domain in which the entity is registered 
changes its colour.  But the entity doesn't change its colour.

What could be the reason for this behaviour?


The alarmrule is of the following format:

CREATE DOMAIN UIC_NS:.DB RULE PRO_LOC_PRODN_DOWN -
    EXPRESSION  =  (OCCURS (PRO * PRO Local Production Down)), -
    SEVERITY    =  CRITICAL


Following a part of the definitions for the entity:

GLOBAL ENTITY PRO = 9102:
        IDENTIFIER = (Objectid),
        DYNAMIC    = FALSE,
        SYMBOL = CLASS_PRO,
   
        IDENTIFIER ATTRIBUTES
            ATTRIBUTE ObjectId = 90 : FullName
                DNS_IDENT = PRIMARY_NAME,
                ACCESS = NONSETABLE,
                DISPLAY = TRUE,
                DEFAULT = NO DEFAULT,
                SYMBOL = OBJECTID,
                CATEGORIES = (CONFIGURATION)
            END ATTRIBUTE ObjectId;
        ENDE ATTRIBUTES; (* IDENTIFIER *)
.....


And here the definition for the event:

        EVENT Pro Local Production Down = 9311 :
            DISPLAY = TRUE,
            SYMBOL = PRO_LOC_PRODN_DOWN,
        END EVENT Pro Local Production Down;


Do you have any hints for me?
Regards

Birgit Ferstl 
Digital Service Center Munich
T.RTitleUserPersonal
Name
DateLines
4615.1Retargetting ? Did he retarget notifications to other ntitiies ?TOSKI::HAYESMon Mar 01 1993 12:090
4615.2No, he hasn't done any retargetting.MUNICH::FERSTLThu Mar 04 1993 07:351
    
4615.3Different domain for the rule ??ANNECY::BULTE214340377 seconds to 2000Wed Mar 17 1993 11:2225
I don't know exactly why but I am now involved in that problem :-)
(Certainly because I have mcc installed on my station and someone think I
know about)

However I have got some more information :

>>1) When a rule is defined for the specific entity instance e.g.
>>   R85_01$79UI no notification is received !! Neither for the entity instance
>>   or the domain.
>>
>>   When the rule is deregistered an exception notification is received
>>   which results in both the domain and entity instance icons changing colour!
>>
>>2) When a notification request is created for the domain and entity PRO *
>>   and the event PRO Local Production Up, no notification is received when
>>   the event occurs.
>>
>>The following irregularities occur:
>>
>>- the rule is defined within domain UIC_NS:.DB but the entity instance is
>>  within domain UIC_NS:.SBB why does the DB domain icon change colour and not
>>  the SBB icon as would be expected?

I have never used a different domain for the rule and the entity. Does someone
think it can explain this behaviour ? 
4615.4The question unlining this note is now in Note 4894AEOENG::BOURDILLONThu Apr 15 1993 15:560