Skip to main content
Solved

I would like to know how this other script or macros are link to main script ?

  • January 28, 2021
  • 4 replies
  • 21 views

Forum|alt.badge.img

Screenshot 2021-01-28 at 6.10.06 PMI am new to FME. trying to find out existing script written by old developers. If you see in above image there is multiple tab like main, Set Coord Sys etc. how this tab link together ?

Best answer by ebygomm

The tabs relate to custom transformers. The custom transformers are shown in green, they may have further custom transformers within them. So for example, you will be able to see what the Append_attributes transformer in green at the top right of your screenshot is doing by looking at the Append_attributes tab

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.

4 replies

ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • Best Answer
  • January 28, 2021

The tabs relate to custom transformers. The custom transformers are shown in green, they may have further custom transformers within them. So for example, you will be able to see what the Append_attributes transformer in green at the top right of your screenshot is doing by looking at the Append_attributes tab


Forum|alt.badge.img

The tabs relate to custom transformers. The custom transformers are shown in green, they may have further custom transformers within them. So for example, you will be able to see what the Append_attributes transformer in green at the top right of your screenshot is doing by looking at the Append_attributes tab

Thanks for clarification. Quick question some of custom transformer name are mismatch how to find how they link together. ?


ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • January 28, 2021

Thanks for clarification. Quick question some of custom transformer name are mismatch how to find how they link together. ?

If you right click on a custom transformer and click edit, it should take you to the correct tab


Forum|alt.badge.img

Thanks for clarification. Quick question some of custom transformer name are mismatch how to find how they link together. ?

Superb. Thanks for help 👍🏻😊