Skip to main content
Question

System Architecture Example

  • June 13, 2019
  • 2 replies
  • 12 views

deanhowell
Influencer
Forum|alt.badge.img+24

Does anyone have an example of a system architect diagram where FME is being used to validate and transform CAD data into GIS? Just looking at what the best practices are around the key components in an enterprise system.

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

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • June 13, 2019

Not sure if it is what you're looking for but there is a standard demo for that actually.

I would say the best practice is to validate the input data and if it doesn't meet your validation criteria to reject the entire set and report it back to the user. They can then fix it and re-submit.


deanhowell
Influencer
Forum|alt.badge.img+24
  • Author
  • Influencer
  • 315 replies
  • June 13, 2019

Not sure if it is what you're looking for but there is a standard demo for that actually.

I would say the best practice is to validate the input data and if it doesn't meet your validation criteria to reject the entire set and report it back to the user. They can then fix it and re-submit.

Thanks @redgeographics this is a great resource and the demo is the sort of result we are working towards. What I was actually after was more a high level diagram of the structure and how the components all fit together.