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...")
 
 
(5 intermediate revisions by 2 users not shown)
Line 16: Line 16:
 
{{#cargo_declare:_table=ArticlePEServiceDeploy
 
{{#cargo_declare:_table=ArticlePEServiceDeploy
 
|ServiceId=String
 
|ServiceId=String
 +
|IncludedServiceId=String
 
|IncludeAssumptions=Boolean
 
|IncludeAssumptions=Boolean
 
}}
 
}}
Line 24: Line 25:
 
<includeonly>{{#css: .MintyDocsTopicDesc {display:none} }}<!-- Hiding the topic description -->{{#default_form:ArticlePEServiceDeploy}}
 
<includeonly>{{#css: .MintyDocsTopicDesc {display:none} }}<!-- Hiding the topic description -->{{#default_form:ArticlePEServiceDeploy}}
 
[[Category:ArticlePEServiceDeploy]]__TOC__ <!-- For the TOC to appear -->
 
[[Category:ArticlePEServiceDeploy]]__TOC__ <!-- For the TOC to appear -->
__NOEDITSECTION__ <!-- Hides the links to the Edit section -->
+
__NOEDITSECTION__ <!-- Hides the links to the Edit section -->{{#cargo_store:_table=ArticlePEServiceDeploy
{{#cargo_store:_table=ArticlePEServiceDeploy
 
 
|ServiceId={{{ServiceId|}}}
 
|ServiceId={{{ServiceId|}}}
 
|IncludedServiceId={{{IncludedServiceId|}}}
 
|IncludedServiceId={{{IncludedServiceId|}}}
Line 39: Line 39:
 
|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 51:
 
}}<!-- 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|}}}
 +
[[Category:Article]]
 
</includeonly><noinclude>[[Category:MintyDocs_Cargo]]</noinclude>
 
</includeonly><noinclude>[[Category:MintyDocs_Cargo]]</noinclude>

Latest revision as of 16:58, September 29, 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 (2025-06-19 09:20:07)"