Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note!
Try to pick a number of maximum workflows that is divisible by many other numbers, like 6 or 12. You need to ensure that it’s high enough to handle the data coming in, but not so high that you will overload resources.

  1. Finally, you will need to select an identifier that the workflow will use to distribute the UDRUDRs. Typically, this would be a field based on the record group like a customer ID or an account number. You can also create and populate a field using APL, see https://infozone.atlassian.net/wiki/x/xeckEg.

UI Parameters

Parameter

Comment

ID Field

Defines how to match a UDR to a partition.

Max Scale Factor - this is located in the Partition profile config.

Number of partitions, which is the same as maximum number of workflows that can execute in parallel. - this means that there can be fewer workflows - but not more.

Note!

If any of the parameters need to be changed, it is considered a new configuration, and they need to start with empty topics.

You can use the existing data, but you must use the standard Kafka Agents and migrate the data. Or do we even want to mention this?

...