Scenario: I read 1 or more CSV files, process them and write data out to a File Geodatabase (FGDB) point layer. Currently I'm fanning out on fme_basename of the CSV file. However my overall workflow might be more efficient if I write out to a single FGDB per run, regardless of how many input CSVs there are. In order to avoid overwriting an existing FGDB that may not have been cleaned up by a previous run, I thought of using the Date/Time the Workspace was run as the FGDB name. But how to do this? DateTimeNow as Fanout Expression results in many FGDBs! TimeStamping the first feature then applying that value to every subsequent feature seems over the top, as does using a WorkspaceRunner to set the output file name.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.



