Difference between revisions of "Template: BP ServiceNameVar"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude>This template is used for displaying the Service (Component) Name.</noinclude><onlyinclude>{{#cargo_query:tables=ArticleCloudRN__ComponentId,ArticleCloudRN,Componen...")
 
Line 1: Line 1:
<noinclude>This template is used for displaying the Service (Component) Name.</noinclude><onlyinclude>{{#cargo_query:tables=ArticleCloudRN__ComponentId,ArticleCloudRN,Component,ComponentRN__ComponentId,ComponentRN|join on=ArticleCloudRN__ComponentId._value=Component.Id, ArticleCloudRN__ComponentId._rowID=ArticleCloudRN._ID, ArticleCloudRN__ComponentId._value = ComponentRN__ComponentId._value, ComponentRN__ComponentId._rowID=ComponentRN._ID|fields=Component.Name|no html|group by=Component.Name|where=ArticleCloudRN._pageName="{{FULLPAGENAME}}" AND ComponentRN.ReleaseNumber = "{{{1}}}"
+
<noinclude>This template is used for displaying the Service (Component) Name.</noinclude><onlyinclude><!--
 +
 
 +
finding name of component
 +
 
 +
-->{{#cargo_query:
 +
tables=
 +
ArticleCloudRN__ComponentId,
 +
ArticleCloudRN,
 +
Component,
 +
ComponentRN__ComponentId,ComponentRN
 +
|join on=
 +
ArticleCloudRN__ComponentId._value=Component.Id,
 +
ArticleCloudRN__ComponentId._rowID=ArticleCloudRN._ID,
 +
ArticleCloudRN__ComponentId._value = ComponentRN__ComponentId._value, ComponentRN__ComponentId._rowID=ComponentRN._ID
 +
|fields=Component.Name
 +
|no html
 +
|group by=Component.Name
 +
|where=
 +
ArticleCloudRN._pageName="{{FULLPAGENAME}}"  
 +
AND ComponentRN.ReleaseNumber = "{{{1}}}"
 
}}</onlyinclude><noinclude>[[Category:Macros]]</noinclude>
 
}}</onlyinclude><noinclude>[[Category:Macros]]</noinclude>

Revision as of 21:16, June 6, 2022

This template is used for displaying the Service (Component) Name.No results

Retrieved from "https://all.docs.genesys.com/Template:BP_ServiceNameVar (2025-06-19 22:26:35)"