Skip to main content
Question

How can I receive JSON that is being posted to a topic on FME server and have it write to an AGOL Feature Service?

  • March 28, 2019
  • 1 reply
  • 12 views

asellars
Participant

Thanks everyone in advance about helping me sort this out.

 

 

I have a topic set up on FME server and have an outside system posting a simple JSON to it. I then have a subscription that is subscribed to that topic with a workspace associated to it.

I can see that it is receiving the JSON in: Resources>System>Temp>Subscriptions

When I published this workspace to the server, I subscribed it to the topic and set: Parameter to Get Topic Message: "Source JSON (JavaScript Object Notation) File or URL. I used the JSON downloaded from the temp folder to create the workspace.

 

 

At this point I can see the job starting each time the JSON is posted to the topic, but it is not getting the data to the writer.

 

 

Am I missing a parameter that needs to push the JSON from the topic to the reader correctly?

 

 

 

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

david_r
Celebrity
  • 8394 replies
  • March 29, 2019

When publishing the workspace to the server, did you associate your JSON or Text File reader to receive the notification JSON document through the associated published parameter?