Greetings,

I am trying to move a layer of hydrant data from ArcSDE to DGN with 
the attribute records being stored in a Oracle 10g table. I have the 
arcSDE data being processed through a counter transformer to add a 
mslink field. From the counter transformer, it goes through an 
attribute filter to separate out the hydrants based on type 
(depending on the type, the cell in the dgn file is different). From 
the attribute filter, the attribute records are written into an 
Oracle dataset and the features (hydrants) are placed into one of 
two dgn files based on type. For the dgn files, I have the 
igds_linkage{0}.type as dmrs, mslink is going into igds_linkage
{0}.key, igds_linkage{0}.entity_number is set to the appropriate 
value from the feature table. When I run the transformation, the 
data in the Oracle table looks right, the DGN file looks right with 
red and blue hydrants where they are supposed to be. The dmrs links 
have the two database tables(1 from the feature table and 1 from the 
Oracle table) set to the correct entity number. The issue is the 
mslink values written into the DGN file. They are very large such as 
16777702 for the hydrant table (should be 337 for that particular 
record) and 16777314 for the feature table (should be 98).

Any ideas what I am missing? I am relatively new to using FME.

Thanks,

Bruce Cunningham
Gallatin County 911









Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC 
Canada. For more information, visit www.safe.com/2006uc.   
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to