I prefer either using the correct case when creating the attributes, or putting an AttributeRenamer inline before the destination data set. The problem with making the attribute connections manually is that if you break the data flow between where the attributes are defined and the destination, the attribute connections are invalidated and you have to re-establish them manually. If you don't notice, it can be embarrassing.
Jason -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of sudhir g Sent: Sunday, October 02, 2005 21:43 To: [email protected] Subject: Re: [fme] No attribute data Hi, You can use Attribute connections tool avalible in "View - Windows - Attribute Connections". It will do the best guess depending upon the attribute names. Otherwise you have to mannually connect each attribute from Stringreplacer to target dataset. Sudhir --- Hans van der Maarel <[EMAIL PROTECTED]> wrote: > Vinesh, > > > I am outputting a point table from MapInfo TAB > format to Oracle Spatial > > (object). > > > > The translation is successful and is retaining the > per row colour > > styling that I need, except that no attribute data > is being created. I > > have the columns but they are blank. > > > > I attach my workspace for perusal. > > > > Grateful for any ideas. > > If you connect the attributes coming out of the StringReplacer to the > ones in the output feature, it will work. FME will try to connect > these automatically, but if the names differ (as in your case, > uppercase vs lowercase), this fails. > > Hope this helps. > -- > Hans van der Maarel > Red Geographics > www.redgeographics.com / [EMAIL PROTECTED] 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/
