Skip to main content
Solved

Is there a way to have the results display on the server app screen? For example you hit OK and then a box appears below showing the results.

  • May 16, 2022
  • 2 replies
  • 141 views

kbraun77
Contributor
Forum|alt.badge.img+9

Example of idea:

 

image

Best answer by kbraun77

UPDATE:

I was able to use this and get what I wanted!

https://community.safe.com/s/question/0D54Q00008SvX8cSAF/get-table-as-output-from-fme-server-app

 

HTMLReportGenerator written out to a HTML file with Data Streaming!

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.

2 replies

kbraun77
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • Best Answer
  • May 17, 2022

UPDATE:

I was able to use this and get what I wanted!

https://community.safe.com/s/question/0D54Q00008SvX8cSAF/get-table-as-output-from-fme-server-app

 

HTMLReportGenerator written out to a HTML file with Data Streaming!


nwse
Contributor
Forum|alt.badge.img+1
  • Contributor
  • June 4, 2025

This is fantastic! Worked for me as well.