Script Adapter widget outgoing events

Draft comment:
This topic is shared by BAW, CP4BA. Last updated on 2025-01-20 10:38
The Script Adapter widget provides an outgoing event that is broadcast to the other widgets on the page. The data that is included in the payload of this broadcast event is processed by any widget that has a corresponding handled event.

Send event payload event

Description The data in the payload that was received in the incoming event was converted based on the script that is defined for the Script Adapter widget.
Event ID icm.SendEventPayload
Type Wired
Payload The payload is determined by the script that is configured for the Script Adapter widget.