[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

2535.0. "Registration of Child Entities" by CCIIS1::ROGGEBAND () Wed Mar 11 1992 12:44

    Hi,
    
    Can child entities have more than one identifier attributes ? My
    understanding was that child entities were stored as DNS attributes of
    the global entity. Is this correct ? 
    
    My problem is that I need to register "dummy" or Orphaned child
    entities, which have no attributes except a name and an address, but
    which are likely to send off unsollicited events whic may contain
    either of the identifiers as a source address.
    
    I thought of defining them as dynamic child entities, using the CREATE
    directive with the identifiers passed down in In-p to set up instances
    in the DNS namespace (using mcc_dns_add_identifiers) and implement a
    SHOW Identification entry point which will return the identifiers
    previously stored in DNS by the CREATE directive. 
    
    The user would thus have to CREATE his child entities, and then
    REGISTER them which would call the SHOW ID entry point. Will this work?
    
    Subsidiary question (there's always one ...) : When I add a child
    entity to an object uysing the Iconic Map PM, does it call the CREATE
    directive, or just the REGISTER ????
    
    Thanks all, amicalement,
    
    Philippe.
T.RTitleUserPersonal
Name
DateLines
2535.1re:.0BARREL::LEMMONTue Mar 17 1992 18:549
    >Subsidiary question (there's always one ...) : When I add a child
    >entity to an object uysing the Iconic Map PM, does it call the CREATE
    >directive, or just the REGISTER ????
    
    The Iconic map will issue a CREATE if the child supports it, then issue
    the REGISTER and SET REFERENCE if it has a REGISTER directive.
    
    /Jim