Hi Mark I tried the NullAttributeReplacer but it was not of help as it even replace null for the values. I had about 200 records with 23 having values other coming as unset (null in smallworld). But the NullAttributeReplacer do worked on unset and replaced it to null but it also made those 23 entries as null.
regards SK --- In [email protected], "mark2atsafe" <[EMAIL PROTECTED]> wrote: > > Hi SK, > Not sure what the difference is between unset and null (or unset and a > blank entry). > > You could try the NullAttributeReplacer transformer to see if this > locates the problem features - set them to -999 (for example) then use > a Tester to filter them into a different stream to handle them. > > Or just try a Tester with a blank value in the test field. > > Hope this helps some, > > Mark > > Mark Ireland, Senior Product Specialist > Safe Software Inc. Surrey, BC, CANADA > [EMAIL PROTECTED] http://www.safe.com > Solutions for Spatial Data Translation, Distribution and Access > > --- In [email protected], "skhapre" <skhapre@> wrote: > > > > Hi All > > > > I am using FME to export data from Smallworld 4.0 to ESRI Shape files. > > When the attribute values are unset in Smallworld they as passed as > > unset to ESRI. I want to pass them as null instead of unset. I have > > around 23 different attributes having similar condition. Is it > > possible to use filter or similar thing to replace the unset to null. > > > > plz suggets! > > > > regards > > SK > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/
