Difference between revisions of "Template: BP ServiceNameVar"
From Genesys Documentation
(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 | + | ArticleCloudRN.ComponentId HOLDS ComponentRN.ComponentId, |
− | + | ComponentRN.ComponentId=Component.Id | |
|fields=Component.Name | |fields=Component.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|}}}" | |
}}</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>