Template: GCXI Metrics Display

From Genesys Documentation
Jump to: navigation, search

Query template to generate the display of metrics information in the GCXI Project Guide, by subfolder. The template calls sub-queries in Template:GCXI_Metrics_DisplayList and Template:GCXI_Metrics_DisplayDetails to generate the list of links at the top of the page and the details, respectively.

Content is:

{{#switch:{{NAMESPACENUMBER}}
|620={{NoteFormat| '''Tip for Writer:''' To edit the template-generated content of this page, go to [[Draft:PEC-REP/Library/GCXIPRGLibrary/{{#explode:{{FULLPAGENAME}}|/|3}} the equivalent page in the Library book]].

(This tip appears only on draft versions of this page.)|2}}
|#default=}}
{{NoteFormat|Use this document for Genesys CX Insights Multicloud deployments.  For information relevant to Genesys CX Insights on-premises deployments, see the [https://docs.genesys.com/Documentation/GCXI/9.0.0/PG/{{#explode:
{{#replace:{{FULLPAGENAME}}| |_}}|/|-1}} corresponding page] in the ''Genesys CX Insights on-premises Projects Reference Guide''. }}
{{#if:{{{intro|}}}|{{{intro}}}|}}
The following Metrics are available in this folder and are described on this page.
{{AnchorDiv|MetricsList}}
{{ColumnFormat|cols=3|content=
{{#cargo_query:
tables=GCXI_Folder
|fields=folderName=folder,CONCAT('{{FULLPAGENAME}}')=page
|where=_pageName LIKE "{{#sub:{{#switch:{{NAMESPACENUMBER}}|620=Draft:|#default=}}PEC-REP/Library/GCXIPRGLibrary/{{#explode:{{FULLPAGENAME}}|/|3}}|0|-7}}"
|format=template
|template=GCXI_Metrics_DisplayList
|order by=folder ASC
|named args=yes
}}
}}
{{#cargo_query:
tables=GCXI_Folder
|fields=folderName=folder,CONCAT('{{FULLPAGENAME}}')=page
|where=_pageName LIKE "{{#sub:{{#switch:{{NAMESPACENUMBER}}|620=Draft:|#default=}}PEC-REP/Library/GCXIPRGLibrary/{{#explode:{{FULLPAGENAME}}|/|3}}|0|-7}}"
|format=template
|template=GCXI_Metrics_DisplayDetails
|order by=folder ASC
|named args=yes
}}




Important
Use this document for Genesys CX Insights Multicloud deployments. For information relevant to Genesys CX Insights on-premises deployments, see the corresponding page in the Genesys CX Insights on-premises Projects Reference Guide.

The following Metrics are available in this folder and are described on this page.


No results

No results

Retrieved from "https://all.docs.genesys.com/Template:GCXI_Metrics_Display (2024-04-19 00:10:27)"