Difference between revisions of "Template: ArticleCloudRN"

From Genesys Documentation
Jump to: navigation, search
(Update package: RN Automation: Data Structure)
(Update package: RN Automation: Data Structure)
Line 9: Line 9:
 
|DeploymentTypeId=
 
|DeploymentTypeId=
 
|ReleaseTypeId=
 
|ReleaseTypeId=
 +
|Footer=
 
}}
 
}}
  
Line 19: Line 20:
 
|DeploymentTypeId=List (,) of String
 
|DeploymentTypeId=List (,) of String
 
|ReleaseTypeId=List (,) of String
 
|ReleaseTypeId=List (,) of String
 +
|Footer=Wikitext
 
}}
 
}}
  
Line 28: Line 30:
 
|DeploymentTypeId={{{DeploymentTypeId|}}}
 
|DeploymentTypeId={{{DeploymentTypeId|}}}
 
|ReleaseTypeId={{{ReleaseTypeId|}}}
 
|ReleaseTypeId={{{ReleaseTypeId|}}}
 +
|Footer={{{Footer|}}}
 
}}<!-- Set MintyDocs topic, including a switch for different treatment for Manual pages -->{{#switch:{{{PageType|}}}|Manual=|#default={{#mintydocs_topic:
 
}}<!-- Set MintyDocs topic, including a switch for different treatment for Manual pages -->{{#switch:{{{PageType|}}}|Manual=|#default={{#mintydocs_topic:
 
|display name={{{DisplayName|}}}
 
|display name={{{DisplayName|}}}
Line 48: Line 51:
 
|template=PrintTopRN
 
|template=PrintTopRN
 
|named args=yes
 
|named args=yes
|group by=ReleaseNumber
+
|group by=ComponentRN._pageName
 
|order by=ComponentRN.ReleaseDate DESC
 
|order by=ComponentRN.ReleaseDate DESC
 
}}
 
}}
Line 62: Line 65:
 
|where=(ComponentRN__ComponentId._value IN ({{#arraymap:{{{ComponentId|}}}|,|x|'x'}})) AND (ComponentRN__DeploymentTypeId._value IN ({{#arraymap:{{{DeploymentTypeId|}}}|,|x|'x'}})) AND ComponentRN._pageNamespace="{{NAMESPACENUMBER}}"
 
|where=(ComponentRN__ComponentId._value IN ({{#arraymap:{{{ComponentId|}}}|,|x|'x'}})) AND (ComponentRN__DeploymentTypeId._value IN ({{#arraymap:{{{DeploymentTypeId|}}}|,|x|'x'}})) AND ComponentRN._pageNamespace="{{NAMESPACENUMBER}}"
 
|named args=yes
 
|named args=yes
|group by=ReleaseNumber
+
|group by=ComponentRN._pageName
 
|order by=ComponentRN.ReleaseDate DESC
 
|order by=ComponentRN.ReleaseDate DESC
 
}}
 
}}
 +
 +
{{#if:{{{Footer|}}}|{{{Footer|}}}}}
  
  

Revision as of 16:33, March 26, 2021

This is the "ArticleCloudRN" template.

It should be called in the following format:

{{ArticleCloudRN
|ServiceId=
|ComponentId=
|DeploymentTypeId=
|ReleaseTypeId=
|Footer=
}}

Edit the page to see the template text.

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

Retrieved from "https://all.docs.genesys.com/Template:ArticleCloudRN (2024-09-01 21:46:30)"