Skip to main content
Archived

Extend FMEServer.js to support V3 API

Related products:FME Flow
  • November 21, 2017
  • 1 reply
  • 51 views

david_r
Celebrity

The current version of FMEServer.js supports a subset of the V2 REST API and is useful for integrating FME Server functionality in javascript-based applications.

It would be great to have an updated version that supports the new API capabilities introduced in the V3.

In particular, it would be helpful if the following two methods were added:

  • Query the status of an asynchronous job: /transformations/jobs/id/<jobid>
  • Retrieve the job log: /transformations/jobs/id/<jobid>/log

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

rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • March 10, 2022

We are not planning to upgrade the FME Server JavaScript API—please stay tuned for further official notice on this.

We are making good strides in the development of the V4 REST API, and we welcome any suggestions for improvement that will better support your workflows and applications.