Skip to main content
Solved

where should we keep/upload source data set file in fme server

  • June 6, 2017
  • 4 replies
  • 55 views

f.kemminje
Contributor
Forum|alt.badge.img+11

Fme server 2016

I developed ONE fme file which reads from csv file and writes to csv. I Published this fmw to fme server. If I use Fme server’s user web interface it asks me to upload the csv file and loading to temporary folder and fme server knows this path. its working good.I am using my own web page(image attached) and calling fme server’s URL inside my web application.But when I run this fmw, fme cannot locate the source dataset(csv) in the server. How/ Where can I upload/keep my source csv file in the server ?, So that fme server can locate this filepath when called thru fme server’s url. I copied csv to server path and I redirected my source dataset to this uploaded file, it is not locating and gives error.Can you Please tell me how can I achieve this?

Best answer by david_r

Have a look at the FME Server Playground, there's a pretty detailed description of how to handle file uploads here: http://playground.fmeserver.com/using-the-rest-api/resources/

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.

4 replies

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • June 6, 2017

Have a look at the FME Server Playground, there's a pretty detailed description of how to handle file uploads here: http://playground.fmeserver.com/using-the-rest-api/resources/


f.kemminje
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 189 replies
  • June 6, 2017

Have a look at the FME Server Playground, there's a pretty detailed description of how to handle file uploads here: http://playground.fmeserver.com/using-the-rest-api/resources/

Thanks for your fast reply. let me look this link Thanks David

 

 


f.kemminje
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 189 replies
  • June 7, 2017

@david_r Thank you. it worked.


srg
Forum|alt.badge.img+10
  • 122 replies
  • June 8, 2017