Difference between revisions of "Template: ArticlePEServiceDeploy"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "ArticlePEServiceDeploy" template. It should be called in the following format: <pre> {{ArticlePEServiceDeploy |ServiceId= |IncludedServiceId= |Includ...")
 
Line 16: Line 16:
 
{{#cargo_declare:_table=ArticlePEServiceDeploy
 
{{#cargo_declare:_table=ArticlePEServiceDeploy
 
|ServiceId=String
 
|ServiceId=String
 +
|IncludeServiceId=String
 
|IncludeAssumptions=Boolean
 
|IncludeAssumptions=Boolean
 
}}
 
}}
Line 39: Line 40:
 
|Context=Learn how to deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
|Context=Learn how to deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF (IncludedService.ShortName IS NULL, IncludedService.Name, CONCAT(IncludedService.Name,' (',IncludedService.ShortName,')'))|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
 
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF (IncludedService.ShortName IS NULL, IncludedService.Name, CONCAT(IncludedService.Name,' (',IncludedService.ShortName,')'))|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
|join on=ArticlePEServiceDeploy.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}"|default=}}|no html}} into a private edition environment.
+
|join on=ArticlePEServiceDeploy.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, CONCAT(Service.Name,' (',Service.ShortName,')'))|no html|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}"|default=}}|no html}} into a private edition environment.
 
|Product={{MINTYDOCSPRODUCT}}
 
|Product={{MINTYDOCSPRODUCT}}
 
|Manual={{#explode:{{FULLPAGENAME}}|/|2}}
 
|Manual={{#explode:{{FULLPAGENAME}}|/|2}}
 
}}<!-- Set MintyDocs topic-->{{#mintydocs_topic:
 
}}<!-- Set MintyDocs topic-->{{#mintydocs_topic:
 
|display name=Deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
|display name=Deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF(IncludedService.ShortName IS NULL, IncludedService.Name, IncludedService.ShortName)|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
+
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IncludedService.Name|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
|join on=ArticlePEServiceDeploy.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}"|default=}}|no html}}
+
|join on=ArticlePEServiceDeploy.ServiceId=Service.Id|fields=Service.Name|no html|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}"|default=}}|no html}}
 
|toc name=Deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
|toc name=Deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF(IncludedService.ShortName IS NULL, IncludedService.Name, IncludedService.ShortName)|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
 
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF(IncludedService.ShortName IS NULL, IncludedService.Name, IncludedService.ShortName)|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
Line 51: Line 52:
 
}}<!-- Defining the EPPO Header; all parameters need to be passed to it -->{{EPPOHead|Role={{{Role|}}}|ComingSoon={{{ComingSoon|}}}|Dimension={{{Dimension|}}}|Context=Learn how to deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
}}<!-- Defining the EPPO Header; all parameters need to be passed to it -->{{EPPOHead|Role={{{Role|}}}|ComingSoon={{{ComingSoon|}}}|Dimension={{{Dimension|}}}|Context=Learn how to deploy {{#cargo_query:tables=ArticlePEServiceDeploy,IncludedService
 
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF (IncludedService.ShortName IS NULL, IncludedService.Name, CONCAT(IncludedService.Name,' (',IncludedService.ShortName,')'))|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
 
|join on=ArticlePEServiceDeploy.ServiceId=IncludedService.ServiceId|fields=IF (IncludedService.ShortName IS NULL, IncludedService.Name, CONCAT(IncludedService.Name,' (',IncludedService.ShortName,')'))|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}" AND IncludedService.Id="{{{IncludedServiceId|}}}"|default={{#cargo_query:tables=ArticlePEServiceDeploy,Service
|join on=ArticlePEServiceDeploy.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, Service.ShortName)|no html|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}"|default=}}|no html}} into a private edition environment.|PageType=Article}}
+
|join on=ArticlePEServiceDeploy.ServiceId=Service.Id|fields=IF(Service.ShortName IS NULL, Service.Name, CONCAT(Service.Name,' (',Service.ShortName,')'))|no html|where=ArticlePEServiceDeploy._pageName="{{FULLPAGENAME}}"|default=}}|no html}} into a private edition environment.|PageType=Article}}
 
{{#switch:{{{IncludeAssumptions|}}}|Yes={{Template:fad4ebcb-b064-4403-88b0-61809001e2cb}}|#default=}}
 
{{#switch:{{{IncludeAssumptions|}}}|Yes={{Template:fad4ebcb-b064-4403-88b0-61809001e2cb}}|#default=}}
 
{{{Section|}}}
 
{{{Section|}}}
 
</includeonly><noinclude>[[Category:MintyDocs_Cargo]]</noinclude>
 
</includeonly><noinclude>[[Category:MintyDocs_Cargo]]</noinclude>

Revision as of 15:16, April 22, 2022

This is the "ArticlePEServiceDeploy" template.

It should be called in the following format:

{{ArticlePEServiceDeploy
|ServiceId=
|IncludedServiceId=
|IncludeAssumptions=
}}


Edit the page to see the template text.

This template defines the table "ArticlePEServiceDeploy". 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:ArticlePEServiceDeploy (2024-10-06 20:28:01)"