Hi Steve, It should (or could) work if you simply direct the reader into an AttributeFileWriter. In that transformer use PHOTO as the source attribute.
That will at least write the contents to a file. Whether it works as a jpeg I guess would depend on what format of data was loaded into the blob (I'm not sure what RAW actually is). If RAW is a format we can read (eg ESRI .hdr RAW) then you could convert that file afterwards in a regular translation. Hope this helps 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], "snelsons2006" <[EMAIL PROTECTED]> wrote: > > Thanks for the responses guys. > Looks like the Blob type is RAW. I'm a little foggy on how to use the > AttributeReader factory. > > - I have the non-spatial table added in a workspace as the > SourceDataset with a Select Statement parameter (SELECT * FROM > TPCTBUS.BUS_ZONE_PHOTOGRAPH WHERE PHOTO_ID = 31303) so that just one > record is selected. The field name containing the blob is PHOTO. > > - I have connected the SourceDataset output to an AttributeFilter and > tried messing about with different settings, and from the > AttributeFilter output I'm going directly to a JPG DestinationDataset > > But with no luck so far. > Any tips on what to try are appreciated. > Thanks > Steve > For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. 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/
