Difference between revisions of "Template: Event"
From Genesys Documentation
Line 54: | Line 54: | ||
|where= | |where= | ||
Event.MandatoryAttributes HOLDS EventAttribute.Id | Event.MandatoryAttributes HOLDS EventAttribute.Id | ||
+ | |group by= | ||
+ | EventAttribute.Name | ||
}} | }} | ||
=== Optional Attributes === | === Optional Attributes === | ||
Line 67: | Line 69: | ||
|where= | |where= | ||
Event.OptionalAttributes HOLDS EventAttribute.Id | Event.OptionalAttributes HOLDS EventAttribute.Id | ||
+ | |group by= | ||
+ | EventAttribute.Name | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 07:30, September 19, 2022
This is the "Event" template. It should be called in the following format:
{{Event |Id= |Name= |Description= |MandatoryAttributes= |OptionalAttributes= |ServiceId= |AttributeKey= |Topic= }}
Edit the page to see the template text. This template defines the table "Event". This table has not been created yet.