Skip to main content
Question

FME Server as POST Endpoint

  • November 11, 2024
  • 2 replies
  • 34 views

elmido13
Contributor
Forum|alt.badge.img+4

 How to setup FME Server as POST Endpoint capable of receiving HTTPS requests from AWS’s source IP range.?

 

 

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • November 11, 2024

Have you set your Flow instance up to be accessible externally?
https://docs.safe.com/fme/html/FME-Flow/AdminGuide/configuring_for_https.htm

If you have, and you’re still having issues, it’s likely there are either outbound firewall rules blocking the connect to FME on the AWS side, or there are inbound firewall rules blocking AWS on the FME/Infrastructure side


elmido13
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • 10 replies
  • November 11, 2024

Thank you for your response. No we haven’t . It is only accessible internally. Is the link provided will guide us through on how the instance to be accessible externally?