Difference between revisions of "Template: ArticlePEServiceUpgrade"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "ArticlePEServiceUpgrade" template. It should be called in the following format: <pre> {{ArticlePEServiceUpgrade |ServiceId= |UpgradeStrategy= |AddInc...")
 
(Resaving to prompt Cargo update)
Line 9: Line 9:
 
|AddIncluded=
 
|AddIncluded=
 
|Notes=
 
|Notes=
 +
|OptionalServiceIntro=
 
}}
 
}}
 
</pre>
 
</pre>
Line 18: Line 19:
 
|AddIncluded=String
 
|AddIncluded=String
 
|Notes=Wikitext(size=1000)
 
|Notes=Wikitext(size=1000)
 +
|OptionalServiceIntro=Wikitext(size=5000)
 
}}
 
}}
  
Line 48: Line 50:
 
|join on=ArticlePEServiceUpgrade.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceUpgrade._pageName="{{FULLPAGENAME}}"|default=}}
 
|join on=ArticlePEServiceUpgrade.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceUpgrade._pageName="{{FULLPAGENAME}}"|default=}}
 
}}<!-- Defining the EPPO Header; all parameters need to be passed to it -->{{EPPOHead|Role={{{Role|}}}|ComingSoon={{{ComingSoon|}}}|Dimension={{{Dimension|}}}|Context=Learn how to upgrade, roll back, or uninstall {{#cargo_query:tables=ArticlePEServiceUpgrade,Service
 
}}<!-- Defining the EPPO Header; all parameters need to be passed to it -->{{EPPOHead|Role={{{Role|}}}|ComingSoon={{{ComingSoon|}}}|Dimension={{{Dimension|}}}|Context=Learn how to upgrade, roll back, or uninstall {{#cargo_query:tables=ArticlePEServiceUpgrade,Service
|join on=ArticlePEServiceUpgrade.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceUpgrade._pageName="{{FULLPAGENAME}}"|default=}}|PageType=Article}}
+
|join on=ArticlePEServiceUpgrade.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceUpgrade._pageName="{{FULLPAGENAME}}"|default=}}.|PageType=Article}}
 +
{{PEUpgradeBoilerplate|BoilerplateSection=UpgradeIntro|AddIncluded={{{AddIncluded|}}}|ServiceId={{{ServiceId|}}}|UpgradeStrategy={{{UpgradeStrategy|}}}|IncludedServiceUpgradeStrategy={{{IncludedServiceUpgradeStrategy|}}}}}{{#if:{{{OptionalServiceIntro|}}}|<nowiki/>
 +
 
 +
{{{OptionalServiceIntro}}}|}}{{PEUpgradeBoilerplate|BoilerplateSection=Timing}}{{#if:{{{SchedulingConsiderations|}}}|<nowiki/>
 +
 
 +
{{{SchedulingConsiderations}}}|}}{{PEUpgradeBoilerplate|BoilerplateSection=Monitoring}}{{#if:{{{MonitoringExt|}}}|<nowiki/>
 +
 
 +
{{{MonitoringExt}}}|}}
 +
{{PEUpgradeBoilerplate|BoilerplateSection=PrepSteps}}{{#if:{{{OptionalPreparatorySteps|}}}|{{#switch:{{#sub:{{{OptionalPreparatorySteps}}}|0|1}}|#={{{OptionalPreparatorySteps}}}|#default=<nowiki/>
 +
{{{OptionalPreparatorySteps}}}}}|}}{{#if:{{{RollUpdUpgradeExt|}}}|{{PEUpgradeBoilerplate|BoilerplateSection=RollUpdUpgrade}}
 +
{{{RollUpdUpgradeExt|}}}
 +
{{PEUpgradeBoilerplate|BoilerplateSection=RollUpdVerify}}{{#if:{{{RollUpdVerifyExt|}}}|<nowiki/>
 +
 
 +
{{{RollUpdVerifyExt}}}|}}
 +
{{PEUpgradeBoilerplate|BoilerplateSection=RollUpdRollback}}
 +
{{{RollUpdRollbackExt|}}}
 +
{{PEUpgradeBoilerplate|BoilerplateSection=RollUpdVerifyRollback}}{{#if:{{{OptRollUpdVerifyRollbackExt|}}}|<nowiki/>
 +
 
 +
{{{OptRollUpdVerifyRollbackExt|}}}|}}<!--End of If for optional RollUpdVerifyRollbackExt.-->
 +
|}}<!--End of If for Rolling Upd.-->
 +
<!--Blue/Green section - a separate template called PEBlueGreenUpgrade-->
 +
{{#if:{{{PEBlueGreenUpgrade|}}}|
 +
{{AnchorDiv|BlueGreen}}
 +
==Blue/Green==
 +
{{{PEBlueGreenUpgrade|}}}|}}<!--End of If for BG.-->{{#if:{{{Canary|}}}|<nowiki/>
 +
{{AnchorDiv|Canary}}
 +
==Canary==
 +
{{{Canary|}}}|}}<!--End of If for Canary.-->
 +
{{#if:{{{OptPostUpgradeProc|}}}|
 +
{{AnchorDiv|OptPostUpgradeProc}}
 +
==Post-upgrade procedures==
 +
{{{OptPostUpgradeProc|}}}|}}<!--End of If for optional post upgrade procedures.-->
 +
{{PEUpgradeBoilerplate|BoilerplateSection=Uninstall}}
 +
{{{UninstallExt|}}}
 +
 
 
</includeonly><noinclude>[[Category:MintyDocs_Cargo]][[Category:PrivateEdition]]</noinclude>
 
</includeonly><noinclude>[[Category:MintyDocs_Cargo]][[Category:PrivateEdition]]</noinclude>

Revision as of 11:45, May 20, 2022

This is the "ArticlePEServiceUpgrade" template.

It should be called in the following format:

{{ArticlePEServiceUpgrade
|ServiceId=
|UpgradeStrategy=
|AddIncluded=
|Notes=
|OptionalServiceIntro=
}}

Edit the page to see the template text.

This template defines the table "ArticlePEServiceUpgrade". View table.

This template adds rows to the table "Article", which is declared by the template Article. View table.

Retrieved from "https://all.docs.genesys.com/Template:ArticlePEServiceUpgrade (2024-10-06 21:41:03)"