Skip to main content
Question

JSONUpdater Ssts all to last value processed

  • May 28, 2024
  • 2 replies
  • 76 views

fmejamesl
Contributor
Forum|alt.badge.img+5

***UPDATE - PROBLEM RESOLVED***


This is a strange one!

For this example, I have 2 features. I put a counter to get 0 and 1 for the value. Then I’m updating my JSON with the _count value. The output from the JSONUpdater has SERIALNUM = 1 for both features. If I change the sort, it will set both to 0. I’m passing in the same feature in the Document and Update input ports. I’m not sure the distinction between the two input ports.

 

 

2 replies

fmejamesl
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • May 28, 2024

Figured it out! Need to enable Group Processing. This fixed it.

 


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • June 13, 2024

Figured it out! Need to enable Group Processing. This fixed it.

 

Awesome.