Solved
Where to find FME Server 2022.x Java API documentation?
Where to find FME Server 2022.x Java API documentation?
Best answer by markwatsafe
Hi @ranga_tolapi, if you're referring to using Java to interact with the FME Server 2022 REST API, please see our Java sample code page on the FME Server Playground. This code is making HTTP requests to the REST API based on our documentation. Note that the example on the Playground is using the V2 REST API, and the current version V3 – that I linked – should be used instead. The formatting of the calls between V2 and V3 is not too different and you can find examples in the REST API documentation.
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.
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.


