OK - I can read an AutoCad DWG with Object data and create features 
with geometry in output SDE feature classes. But I also need to 
create rows in an Oracle table that will be joined on a key field 
that we use internally and which I can create and populate (hopefully 
using the SQLExecutor transform, but have not gotten that far yet).

My question is - how do I take my list of attributes and treat the 
collection of those attributes as a single tuple (row) to write to my 
destination Oracle table?

More precisely, I have Vaults and Valves. Some Vaults have Valves 
inside them and some Valves are spatial features. The spatial 
locations of Valves and Vaults get written into SDE, but the detailed 
attributes of all the Valves need to go into an Oracle table that has 
no geometry.

My source dataset is AutoCad with Object data in a List. But I can't 
write the list directly to Oracle. I tried using ListExploder on each 
attribute, but then I got a row for every unique occurence of every 
attribute!

I'm sure the solution is more simple that I realize. Can anyone help?

Cheers,
Damon D. Judd
Senior GIS Analyst
SNWA-Engineering, Knowledge & Technology Management 
1900 E. Flamingo Rd.  Las Vegas, NV  89119







Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our 
Professional Services team.  Visit www.safe.com/services for details. 
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