Difference between revisions of "Template: ArticleCloudRN"

From Genesys Documentation
Jump to: navigation, search
Line 62: Line 62:
 
|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=ReleaseNumber
 
|order by=ComponentRN.ReleaseDate DESC
 
|order by=ComponentRN.ReleaseDate DESC
 
}}
 
}}

Revision as of 20:23, March 25, 2021

This is the "ArticleCloudRN" template.

It should be called in the following format:

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

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-02 01:01:17)"