Difference between revisions of "Template: AzureBoilerplate"
From Genesys Documentation
(Created page with "{{#switch:{{{Boilerplate|}}} |1=Support for Genesys Engage Cloud on Azure |#default= }}<noinclude>Category:RNAutomation<templatedata> { "params": { "Boilerplate": {...") |
m (1 revision imported) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{#switch:{{{Boilerplate|}}} | {{#switch:{{{Boilerplate|}}} | ||
− | |1=Support for Genesys Engage | + | |1=Support for Genesys Engage cloud on Azure |
+ | |2= | ||
+ | Starting with this release, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId=Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"|group by=Component.Name}} is available in Genesys Engage cloud on Azure. | ||
|#default= | |#default= | ||
− | }}<noinclude>[[Category:RNAutomation]]<templatedata> | + | }}<noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]<templatedata> |
{ | { | ||
"params": { | "params": { | ||
"Boilerplate": { | "Boilerplate": { | ||
"type": "string", | "type": "string", | ||
− | "autovalue": "First" | + | "autovalue": "", |
+ | "aliases": [ | ||
+ | "Select your message" | ||
+ | ], | ||
+ | "label": "Select your message", | ||
+ | "description": "1 = Highlights, 2 = New, 3 = TBD", | ||
+ | "default": "First" | ||
} | } | ||
}, | }, |
Latest revision as of 20:29, May 25, 2022
Add boilerplate text for various Azure mentions.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Select your message | Boilerplate Select your message | 1 = Highlights, 2 = New, 3 = TBD
| String | optional |