How can I save the contents of fme_text_string to a writer? I created the fme_text_string using Creator, and tried the AttributeExposer, AttributeManager, AttributeCreator, but still my writer is empty...
Page 1 / 1
Try renaming it to something that doesn't start with "fme_", also of course make sure that the writer definition includes the new attribute.
Yes! Now it works!! Thank you!!!