Difference between revisions of "Template: AzureBoilerplate"

From Genesys Documentation
Jump to: navigation, search
(Update package: RN Automation: Data Structure)
(Update package: RN Automation: Data Structure)
Line 1: Line 1:
 
{{#switch:{{{Boilerplate|}}}
 
{{#switch:{{{Boilerplate|}}}
 
|1=Support for Genesys Engage cloud on Azure
 
|1=Support for Genesys Engage cloud on Azure
|2=Starting with this release, {{#cargo_query:tables=Component|fields=Component.Name|no html|where=Component.Name="{{#explode:{{FULLPAGENAME}}|/|1}}" }} is available in Genesys Engage cloud on Azure.
+
|2=
 +
Starting with this release, {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId HOLDS Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"}} is available in Genesys Engage cloud on Azure.
 
|#default=
 
|#default=
 
}}<noinclude>[[Category:RNAutomation]]<templatedata>
 
}}<noinclude>[[Category:RNAutomation]]<templatedata>
Line 21: Line 22:
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>
 +
 +
{{#cargo_query:tables=ComponentRN__ComponentId,ComponentRN,Component
 +
|join on=ComponentRN__ComponentId._rowID=ComponentRN._ID,ComponentRN._rowID=Component._rowID
 +
|fields=Component.Name
 +
|where=ComponentRN._pageName="{{FULLPAGENAME}}"}}

Revision as of 22:35, March 26, 2021

Add boilerplate text for various Azure mentions.

Template parameters

ParameterDescriptionTypeStatus
Select your messageBoilerplateSelect your message

1 = Highlights, 2 = New, 3 = TBD

Default
First
Example
empty
Auto value
Stringoptional


No results

Retrieved from "https://all.docs.genesys.com/Template:AzureBoilerplate (2025-06-19 14:45:07)"