Event Schemas
This topic provides descriptions and examples of the data that is passed in the payload for each event schema.
Note that in every event message payload there is a scope property that indicates the following.
- If the scope property is “public”, you are free to capture that event and use the data in the payload as needed.
- If the scope property is “private”, it is an event that is used internally; it is subject to change or removal. Do not capture and use these events in your application.Note: You can view WCC component PageBus events, as well as their payload, as they fire in a WCC application using the PageBus Event Monitor component. For information about using this component, see Viewing Triggered Events using the PageBus Event Monitor Component .
Copyright © Cloud Software Group, Inc. All rights reserved.