Skip to main content
Question

Alter FME Flow App webpage

  • December 9, 2024
  • 1 reply
  • 46 views

nedwaterman
Contributor
Forum|alt.badge.img+9

Hi there,

Successfully created an FME Flow Automation App (2023.1.1.1) that allows the user to upload files. However the customer doesn’t like the fact that the + Enter URL/Path link is shown.
Where are the webpages stored on FME Flow? Can the html be modified to hide this link?

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • December 9, 2024

You’d be able to achieve this by having a reverse proxy such as ARR (in IIS) or NGINX, see here for an example of each:
https://chatgpt.com/share/67574614-4c7c-8005-b6b6-46968f93cc99

 

You wont be able to alter the way FME directly generates its page structure