Validator Widget Alternatives?
All,
I am starting to get into more complex Mashup activity and certain things to to happen based on certain conditions or certain events. For example, we use a single mashup that can take on different context based on a selected "station". If the station is "StationA", then I need a popup to display. If the station is "StationB", then I need a different popup, or maybe no popup and just update a label on the display.
I am able to do this with the Validator widget, but I am starting to have validator widgets all over my mashups to handle the mashup logic. Is this normal for Thingworx mashups, or is there an alternative way to create logic around mashup behavior?
I'd prefer to have all the logic in a service and then have that service raise certain events based on conditions, but that doesn't seem to be possible.
Any thoughts/advice would be appreciated.

