I have a small C program which builds a specific map/node configuration. I
want to extend it with an extra map, the object symbol of this map has to be
on the root map.
After a further study of the programmer's guide I found that the object id
meant here is not the object id of the root map, but the object id of the
map to be placed.
So I think the problem is solved. Will prove it a.s.a.p.
Laurens Rauwers
HITT
> -----Original Message-----
> From: James Shanks [SMTP:James_Shanks@TIVOLI.COM]
> Sent: Tuesday, January 25, 2000 7:22 PM
> To: NV-L@UCSBVM.UCSB.EDU
> Subject: Re: Root map: object id, how to get it?
>
> I am not certain that I understand what you want, but the Root map is not
> an
> obejcet in the database. You create a map using the GUI. Use File and the
> pull-down menu.
>
> James Shanks
> Tivoli (NetView for UNIX) L3 Support
>
>
>
> "Rauwers, Laurens" <rauwers@HITT.NL> on 01/25/2000 09:59:38 AM
>
> Please respond to Discussion of IBM NetView and POLYCENTER Manager on
> NetView
> <NV-L@UCSBVM.UCSB.EDU>
>
> To: NV-L@UCSBVM.UCSB.EDU
> cc: (bcc: James Shanks/Tivoli Systems)
> Subject: Root map: object id, how to get it?
>
>
>
>
> hello,
> I'am trying to build an extra map, with parent root map.
> However I can't pull the object id of the root map out of the Ovwdb.
> I use the name "Root" as input for OVwDbSelectionNameToObjectId
> (root_map_name);
> Is there somebody out there who can help me?
>
> Thanks
>
> Laurens Rauwers
> HITT
|