Difference between revisions of "Template: BP ServiceNameVar"

From Genesys Documentation
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
|join on=
 
|join on=
 
ArticleCloudRN.ComponentId HOLDS ComponentRN.ComponentId,
 
ArticleCloudRN.ComponentId HOLDS ComponentRN.ComponentId,
                ComponentRN.ComponentId=Component.Id
+
        ComponentRN.ComponentId=Component.Id
 
|fields=Component.Name
 
|fields=Component.Name
 +
    |default=<service name>
 
|no html
 
|no html
|group by=Component.Name
+
|group by=Component._pageID,Component.Name
 
|where=
 
|where=
 
ArticleCloudRN._pageName="{{FULLPAGENAME}}"  
 
ArticleCloudRN._pageName="{{FULLPAGENAME}}"  
 
AND ComponentRN.ReleaseNumber = "{{{1|}}}"
 
AND ComponentRN.ReleaseNumber = "{{{1|}}}"
                AND ComponentRN.ComponentId = "{{{2|}}}"
+
        AND ComponentRN.ComponentId = "{{{2|}}}"
 
}}</onlyinclude><noinclude>[[Category:Macros]]</noinclude>
 
}}</onlyinclude><noinclude>[[Category:Macros]]</noinclude>

Latest revision as of 12:31, July 19, 2022

This template is used for displaying the Service (Component) Name.<service name>

Retrieved from "https://all.docs.genesys.com/Template:BP_ServiceNameVar (2025-06-19 20:13:53)"