Hi,
I have tried to use the blog post
https://knowledge.safe.com/articles/24147/tutorial-creating-web-services-using-fme-server.html
but come across some differences in the instructions to what I see in FME Cloud and AWS.
Namely:
Give the role the following permissions:
- Applications > FME Server Web User Interface
This doesnt show as an option in FME cloud.
and:
We need to get the URL to run the workspace via the Data Streaming service:
- Go to Run.
- Select the parksapi repository, and then select the workspace you published. The only option should be for Data Streaming.
- Click the wrench icon to get the developer information.
- Save the URL given. For example, https://my-fme-server-example.fmecloud.com/fmedatastreaming/parksapi/getParksGeoJSON.fmw.
I don't know which URL to use, the one I do use I tried to put into the AWS API Gateway and it wouldn't accept my http address - it said that it wasn't valid.
Â
If there are more recent guides that anyone could point me to that would be super.Many Thanks
Oliver