Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Event handler documentation

Avatar

Former Community Member
Is there any better documentation/samples on what event handlers do. I can't see anything that says what variables are passed to an event handler following an event. For example, if a doc close event occurs does the handler get passed username, password, document ID, IP address etc? Or does it just get passed an event ID that you then go and lookup in the APS database.



This aspect of the SDK seems very poorly documented.



Thanks in advance for any pointers.
1 Reply

Avatar

Former Community Member
OK, found some info in the developer guide.