Skip to main content
Solved

2019 ChangeDetector Generating detailed changes list for update detection

  • April 9, 2019
  • 2 replies
  • 207 views

cpc
Contributor
Forum|alt.badge.img+5
  • Contributor
  • 3 replies

 

HI there. I'm fairly new to FME and very new to the 2019 version. I know that ChangeDetector has undergone a revamp and so I have replaced my updateDetector transformer with it. I have read that you can use an optional feature in the Parameters box which will generate a list of the changes that have been detected between datasets. I've added a List Name but i'm unsure where to view this list? Does anyone have any ideas? I've checked in the attribute table for the Updated output layer but there is nothing in there. Thanks for your help!

Best answer by david_r

The list "ChangeList{}" should be available to successive transformers, e.g. the ListExploder, ListIndexer, etc. Let us know if that isn't the case.

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

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • April 9, 2019

The list "ChangeList{}" should be available to successive transformers, e.g. the ListExploder, ListIndexer, etc. Let us know if that isn't the case.


cpc
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 3 replies
  • April 11, 2019

The list "ChangeList{}" should be available to successive transformers, e.g. the ListExploder, ListIndexer, etc. Let us know if that isn't the case.

Thanks very much!