Thank you to anyone can help.
Thank you to anyone can help.
Static schemas will only write out the attributes you've defined in your workspace.
So flexibility (dynamic) vs. control (static).
http://www.youtube.com/watch?v=ofXkJeE3Dz4&feature=plcp
Note that 'Dynamic' capability is often, but not always used with FME's ability to read/write data Generically using the Generic Reader/Writer. Both Generic and Dynamic when used together means that you can decouple format and schema completely from your process and write a workspace that can carry out data validation and cleansing on ANY data no matter what the format or schema.
Both sources were very helpful
Hi Paul,
One interresting thing (which I didn't really find on the sites) is that you can even combine dynamic and static! If you make sure your workbench is using dynamic schemas correctly, you can still add fields to the output. Eg.: for spatial calculations.
Cheers,
Stijn