Skip to main content

Is it possible to capture the File path from a file that has been uploaded using the File Picker?

Comments

2 comments

  • Permanently deleted user
    From reading the doco which you mention there is only the option of obtaining the name however, I would suggest two alternatives. One of these we use for when we want FME to process files during a workflow.

     

    1. We write the file somewhere FME can access it an then pass it the path to where it was written.

     

    2. Instead of using filepicker get the user to type/paste the file path in.

     

    Honestly I believe file picker should expose the file path since UNC paths and we technology are used often enough.

     

     
    0
  • Dean Howell

    Has there been any improvements on how to get the file path?

    0

Please sign in to leave a comment.