Skip to main content
Solved

FME Server API and Data Upload

  • August 20, 2018
  • 1 reply
  • 41 views

ld
Participant
Forum|alt.badge.img+1
  • Participant
  • 19 replies

Hi

I have a workspace on FME Server (Cloud) which currently uses the data download service. It requires the user to upload a .csv and a .pdf, then it runs a translation and delivers a .kmz and a folder of geoTIFFs.

I'd like to run this workspace using a call to the REST API. I'm struggling to figure out how 2 files can be uploaded as part of the same SUBMIT call. Assuming I can do this, will the call still trigger a data download? Or will I need to write to a shared resource folder?

Any help appreciated, thanks.

Best answer by stalknecht

See the following examples:

https://playground.fmeserver.com/javascript/server-uploads/upload-file-in-session/

and

https://playground.fmeserver.com/javascript/server-uploads/upload-file-drag-drop/

good luck!

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