Difference between revisions of "Template: BP ServiceNameVar"
From Genesys Documentation
Line 5: | Line 5: | ||
-->{{#cargo_query: | -->{{#cargo_query: | ||
tables= | tables= | ||
− | |||
ArticleCloudRN, | ArticleCloudRN, | ||
− | + | ComponentRN, | |
− | + | Component | |
|join on= | |join on= | ||
− | + | ArticleCloudRN.ComponentId HOLDS ComponentRN.ComponentId, | |
− | + | ComponentRN.ComponentId=Component.Id | |
− | |||
|fields=Component.Name | |fields=Component.Name | ||
|no html | |no html | ||
Line 18: | Line 16: | ||
|where= | |where= | ||
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> |
Revision as of 22:16, June 6, 2022
This template is used for displaying the Service (Component) Name.No results