Hi,
I'm trying to combine two data streams based on keywords. (chain)

How can I do this?
Thanks,
Ed
Hi,
I'm trying to combine two data streams based on keywords. (chain)
How can I do this?
Thanks,
Ed
Best answer by david_r
Here's a possible solution using a FeatureMerger to create a category list for each CHAIN element, then a BulkAttributeRenamer to "explode" the list items. You will have to manually expose CAT0...CATn, however, e.g. using an AttributeExposer after the BulkAttributeRenamer. Also note that the CAT attributes start at CAT0, not CAT1.
merge_categories.fmwt
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.