Skip to main content
Question

TCL script adding folder to destination directory NOT included in original FME Workspace?

  • September 13, 2019
  • 1 reply
  • 14 views

Forum|alt.badge.img+1

I have a simple FME Workspace which runs perfectly. However, creating then running the associated TCL file (via .BAT file) is for some reason adding the source-directory parent-folder to the destination directory. This does not happen when running the .fmw alone.

FMW Example: Reader Source - "C:/Temp/SourceData/" ; Writer Destination - "C:/Temp/OutputData/" ; Run TCL - adds "SourceData/", thus saving writer results to "C:/Temp/OutputData/SourceData/". Note: the TCL runs successfully, however the results are being written into this subfolder.

I can only guess that the TCL file is including code which adds the parent folder...? (The workspace is not doing this.) Any ideas? Thank you!

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.

1 reply

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • September 13, 2019

Hi @avocado Please send your workspace, batch and Tcl scripts, and log files to us via https://www.safe.com/support/report-a-problem/ Thanks!