Difference between revisions of "Template: BP ServiceNameVar"

From Genesys Documentation
Jump to: navigation, search
(switch to HOLDS Component.Id)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
Component
 
Component
 
|join on=
 
|join on=
ArticleCloudRN.ComponentId HOLDS Component.Id,
+
ArticleCloudRN.ComponentId HOLDS ComponentRN.ComponentId,
                ComponentRN.ComponentId=Component.Id
+
        ComponentRN.ComponentId=Component.Id
 
|fields=Component.Name
 
|fields=Component.Name
        |default=<service name>
+
    |default=<service name>
 
|no html
 
|no html
 
|group by=Component._pageID,Component.Name
 
|group by=Component._pageID,Component.Name
Line 18: Line 18:
 
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 10:11:51)"