I have an FFS file (created from a v7 DGN). This file has an attribute named "multi_writer_id" that contains the FFS file name. I can see this attribute in the data inspector but am unable to expose it with the AttributeExposer. I want to fan out the writer according to this attribute but because it cannot find the attribute, the result is a file named "NULL".
Any insight into what's happening?