Skip to main content
Solved

How to merge M:M with Feature Merge transfomer in FME 2016 Build 16494

  • November 16, 2021
  • 3 replies
  • 19 views

davidlee
Supporter
Forum|alt.badge.img+8

Table A:

image.pngTable B:

imageResult:

imageHow can i do it with Feature Merge transfomer in FME 2016 Build 16494 ? pls ..

Best answer by nielsgerrits

I don't have a 2016 installation but steps are:

  • FeatureMerger on column C.
    • Set Process Duplicate Suppliers to Yes.
    • Check Generate List and enter a list name.
  • ListExploder

2021-11-16_09h11_41

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.

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2937 replies
  • Best Answer
  • November 16, 2021

I don't have a 2016 installation but steps are:

  • FeatureMerger on column C.
    • Set Process Duplicate Suppliers to Yes.
    • Check Generate List and enter a list name.
  • ListExploder

2021-11-16_09h11_41


davidlee
Supporter
Forum|alt.badge.img+8
  • Author
  • Supporter
  • 32 replies
  • November 16, 2021

I don't have a 2016 installation but steps are:

  • FeatureMerger on column C.
    • Set Process Duplicate Suppliers to Yes.
    • Check Generate List and enter a list name.
  • ListExploder

2021-11-16_09h11_41

Ya, i have done it, thank you so much !


davidlee
Supporter
Forum|alt.badge.img+8
  • Author
  • Supporter
  • 32 replies
  • November 16, 2021

I don't have a 2016 installation but steps are:

  • FeatureMerger on column C.
    • Set Process Duplicate Suppliers to Yes.
    • Check Generate List and enter a list name.
  • ListExploder

2021-11-16_09h11_41

Another way, I used custom transformer creation to make loop transformer, it works fine too.

image