Skip to main content
Question

How to store folder connection credential within writter properties

  • December 13, 2016
  • 4 replies
  • 43 views

Forum|alt.badge.img

Hi all,

I'm hoping to use FME to replicate from our internal ESRI SDE (i.e. the FMW running as scheduled task sitting on our internal server) to a geodatabase that sits on a cloud server. To connect to the folder for the geodatabase I need to enter a Username and Password. As the task scheduler runs when I'm logged off the server the credentials need to be stored with the FMW rather than just a mapped network drive on Windows. Has anyone had any experience connecting to remote folders via FME or storing username/passwords within the writer properties? Some guidance would be great. I'm fairly new to FME.

Thank you :)

4 replies

david_r
Celebrity
  • December 13, 2016

I suspect that isn't possible. You should probably see with your IT services about running FME as a domain user that has direct access to the shared folder.


mark2atsafe
Safer
Forum|alt.badge.img+46
  • Safer
  • December 13, 2016

Instead of writing directly to the cloud server you could write locally and use something to copy/push the data to there. eg write with a FeatureWriter then use the HTTPCaller to upload the file using its authentication parameters. Not sure if you can use something like file://host/path in the HTTPCaller, but it's worth a try.

Basically the Geodatabase writer might not have authentication parameters, but other cloud based transformers do.

Otherwise I'd try what David suggested about running FME as a domain user.


Forum|alt.badge.img

thank you, will try your suggestion @Mark2AtSafe. Thanks also @david_r, unfortunatly in this instance, our network admin guys have advised that direct access to that folder is not possible as it is under a different domain.


david_r
Celebrity
  • December 15, 2016

Would setting up an SFTP server on the other end be a possible solution?


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings