Hello all,
How can you tell which children belong to which parent?
If you do a cfa_contentobjectget it returns (amongst other things)a
structure called stKeywords.  However, this returns you a list of metadata,
it does not tell you which keywords belong to which parent and you cannot
access the second part of the struct (there is no documentation I've found
which details how it is setup).
e.g. Below is stKeywords from a contentobjectget I ran:

ACCOUNTING F53A1A05-31FA-11D5-97FE0080C8F5FAE5  
FIRST ACCOUNTS F53A19AB-31FA-11D5-97FE0080C8F5FAE5  
LCATEGORIES
F53A19AB-31FA-11D5-97FE0080C8F5FAE5,F53A19B0-31FA-11D5-97FE0080C8F5FAE5,F53A
1A05-31FA-11D5-97FE0080C8F5FAE5,F53A19B5-31FA-11D5-97FE0080C8F5FAE5,F53A1A0A
-31FA-11D5-97FE0080C8F5FAE5,F53A1A0F-31FA-11D5-97FE0080C8F5FAE5,F53A1A17-31F
A-11D5-97FE0080C8F5FAE5  
V2X0 F53A19B0-31FA-11D5-97FE0080C8F5FAE5  
V2X0X1 F53A19B5-31FA-11D5-97FE0080C8F5FAE5  
V3X0 F53A1A0A-31FA-11D5-97FE0080C8F5FAE5  
V3X0X1 F53A1A0F-31FA-11D5-97FE0080C8F5FAE5  
V4X0 F53A1A17-31FA-11D5-97FE0080C8F5FAE5  

I cannot tell which Vxxx belongs to Accouting and which belongs to First
Accounts.  I think that if you look at the first perhaps 5 digits of the ID
it groups them for you, however:
a) How do you access the IDs 
b) Is it always the first 5 numbers that you should use to try to find its
parent.

If anyone has a solution I would be most grateful, thank you!

Karling.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to