Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Enable Common Properties from Multiple Streams to Be Unified in Activator


When assigning different streams to an existing object in Activator, I would like common properties that represent the same meaning across those streams to be unified into a single property.

Currently, even when the same property is assigned from multiple streams of the same type, duplicate properties with the same name are created on the object.

As a result, when we want to define a single rule across multiple streams, we first need to consolidate the data in Eventstream, which adds extra implementation effort.

If common properties from different streams assigned to the same object could be treated as a single property, rule definitions could be centralized, making monitoring design in Activator much simpler.

 

Status: New