[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

1718.0. "Insert a new DOMAIN in iconic map?" by KAOFS::BOIVIN (Moi, j'viens du nord!) Fri Oct 25 1991 09:33

Good day,

I've created a few domains (with 1 sub-domain in each) using the iconic map. I
now find that I want to insert another level of domains:

		 _______Top level domain________
		/	   |			 \	 <------+       
	Domain1		Domain2			Domain3		|
	/		   |			  \ 		|     
       /		   |			   \		|
   Domain1.1		Domain2.1		Domain3.1	|
								|
	
In effect, I want to insert a new domain between the top level domain and
Domain3 (and have the current Domain3 as a subdomain of my newly created domain).

I've tried the COPY operation on the ICONIC map but it only copies 5 or 6
entities to the new domain (I have about 20). I also tried renaming the .MCC_MAP
file to the new domain (using the MCC_domainname.MCC_MAP syntax) but again, not all
the entities get moved over.

What am I missing?

Thanks,

Ed
T.RTitleUserPersonal
Name
DateLines
1718.1try with FCL and let us knowTOOK::JESURAJMon Oct 28 1991 10:598
    
>I've tried the COPY operation on the ICONIC map but it only copies 5 or 6
>entities to the new domain (I have about 20).
    
    Have you tried copying the domain using FCL? Do you still see the
    problem?
    
    Jesuraj
1718.2FCL or IMPM... same problemKAOFS::BOIVINMoi, j'viens du nord!Tue Oct 29 1991 16:4710
>    Have you tried copying the domain using FCL? Do you still see the
>    problem?
    
    
    I've tried the FCL COPY DOMAIN command with the same results. Only a
    few entities get copied over to the new domain...
    
    Thanks for the reply.
    
    Ed
1718.3Look for command file to copy domainsBSYBEE::EGOLFJohn C. Egolf LKG2-2/T02 x226-7874Tue Oct 29 1991 21:427
	In V1.1  there  are  some known problems copying Domains.  I've
	created a command  file  to act as a work-around solution until
	V1.2 comes out and solves the problem in the proper way.

	Look for it posted previously in this conference.

	JCE
1718.4To insert a domain into a hierarchy level does not require a copy command .TOOK::A_MOOREWed Dec 18 1991 17:5918
To insert a domain into a hierarchy does not require a copy command.

In the example in .1

Delete domain top_level_domain member Domain 3		! breaks the hierarchy.
Create domain top_level_domain member new_domain	! Inserts New domain
Create domain new_domain member Domain_3		! adds rest of tree 

This will be much quicker.

In Iconic Map 

	MB1 on toolbox single bar delete, click on Domain_3
	MB1 on  toolbox Domain, drop new_domain
	Double click into new_domain
	MB1 on toolbox Domain, drop Domain_3

Al Moore