<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=User%3AJdruker%2FGCXI_DisplaysInFolder_Attrs_PremVsCloud</id>
	<title>User:Jdruker/GCXI DisplaysInFolder Attrs PremVsCloud - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=User%3AJdruker%2FGCXI_DisplaysInFolder_Attrs_PremVsCloud"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=User:Jdruker/GCXI_DisplaysInFolder_Attrs_PremVsCloud&amp;action=history"/>
	<updated>2026-05-15T13:33:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=User:Jdruker/GCXI_DisplaysInFolder_Attrs_PremVsCloud&amp;diff=121112&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;==Premise== i.e., This would be for the GCXIPRG switch condition. For cloud tests, see User:Jdruker/GCXI_DisplaysInFolder_Attrs_CloudVsPrem  * {{FULLPAGENAME}}#BaselineS...&quot;</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=User:Jdruker/GCXI_DisplaysInFolder_Attrs_PremVsCloud&amp;diff=121112&amp;oldid=prev"/>
		<updated>2022-05-31T16:30:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Premise== i.e., This would be for the GCXIPRG switch condition. For cloud tests, see &lt;a href=&quot;/User:Jdruker/GCXI_DisplaysInFolder_Attrs_CloudVsPrem&quot; title=&quot;User:Jdruker/GCXI DisplaysInFolder Attrs CloudVsPrem&quot;&gt;User:Jdruker/GCXI_DisplaysInFolder_Attrs_CloudVsPrem&lt;/a&gt;  * {{FULLPAGENAME}}#BaselineS...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Premise==&lt;br /&gt;
i.e., This would be for the GCXIPRG switch condition. For cloud tests, see [[User:Jdruker/GCXI_DisplaysInFolder_Attrs_CloudVsPrem]]&lt;br /&gt;
&lt;br /&gt;
* [[{{FULLPAGENAME}}#BaselineSummary|Baseline summary]]&lt;br /&gt;
* [[{{FULLPAGENAME}}#Age|iWD &amp;gt; Age]]&lt;br /&gt;
* [[{{FULLPAGENAME}}#Capture|iWD &amp;gt; Capture]]&lt;br /&gt;
&lt;br /&gt;
{{AnchorDiv|BaselineSummary}}&lt;br /&gt;
===Baseline: All iWD &amp;gt; Age except premise=no===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID&lt;br /&gt;
|fields=GCXI_Attribute.attr,GCXI_Attribute.folder,GCXI_Attribute.premise,GCXI_Attribute.displaysInFolder,GCXI_Attribute.displaysInFolder_Premise&lt;br /&gt;
|where=GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND (GCXI_Attribute.premise IS NULL OR GCXI_Attribute.premise NOT LIKE &amp;quot;no&amp;quot;) AND (GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Age&amp;quot; OR GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Age&amp;quot;)&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=table&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Baseline: All iWD &amp;gt; Age and iWD &amp;gt; Capture except premise=no===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID&lt;br /&gt;
|fields=GCXI_Attribute.attr,GCXI_Attribute.folder,GCXI_Attribute.premise,GCXI_Attribute.displaysInFolder,GCXI_Attribute.displaysInFolder_Premise&lt;br /&gt;
|where=GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND (GCXI_Attribute.premise IS NULL OR GCXI_Attribute.premise NOT LIKE &amp;quot;no&amp;quot;) AND (GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Capture&amp;quot; OR GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Capture&amp;quot;)&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=table&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{AnchorDiv|Age}}&lt;br /&gt;
===Join on displaysInFolder_Premise helper table -- Test iWD &amp;gt; Age===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder,GCXI_Attribute__displaysInFolder_Premise&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID,GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder_Premise._rowID&lt;br /&gt;
|fields=GCXI_Attribute.attr,GCXI_Attribute.folder,GCXI_Attribute.premise,GCXI_Attribute.displaysInFolder,GCXI_Attribute.displaysInFolder_Premise&lt;br /&gt;
|where=GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND (GCXI_Attribute.premise IS NULL OR GCXI_Attribute.premise NOT LIKE &amp;quot;no&amp;quot;) AND (GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Age&amp;quot; OR IF(GCXI_Attribute__displaysInFolder_Premise._value IS NOT NULL,GCXI_Attribute__displaysInFolder_Premise._value LIKE &amp;quot;iWD &amp;gt; Age&amp;quot;,GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Age&amp;quot;))&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=table&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{AnchorDiv|Capture}}&lt;br /&gt;
===Join on displaysInFolder_Premise helper table -- Test iWD &amp;gt; Capture===&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder,GCXI_Attribute__displaysInFolder_Premise&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID,GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder_Premise._rowID&lt;br /&gt;
|fields=GCXI_Attribute.attr,GCXI_Attribute.folder,GCXI_Attribute.premise,GCXI_Attribute.displaysInFolder,GCXI_Attribute.displaysInFolder_Premise&lt;br /&gt;
|where=GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND (GCXI_Attribute.premise IS NULL OR GCXI_Attribute.premise NOT LIKE &amp;quot;no&amp;quot;) AND (GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Capture&amp;quot; OR IF(GCXI_Attribute__displaysInFolder_Premise._value IS NOT NULL,GCXI_Attribute__displaysInFolder_Premise._value LIKE &amp;quot;iWD &amp;gt; Capture&amp;quot;,GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Capture&amp;quot;))&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=table&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==From [[Template:GCXI_Folder_DisplayFormat]] for folder like iWD &amp;gt; Age, hard-coded Library source, and GCXIPRG setting (prem = yes)==&lt;br /&gt;
{{ColumnFormat|cols=3|content=&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID&lt;br /&gt;
|fields=CONCAT( '[[{{FULLPAGENAME}}Attributes',IF( (anchor IS NOT NULL),CONCAT('#',anchor),''),'|',attr,']]' )&lt;br /&gt;
|where=(GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Age&amp;quot;) OR (GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot;) AND GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Age&amp;quot; AND (GCXI_Attribute.premise LIKE &amp;quot;yes&amp;quot; OR GCXI_Attribute.premise IS NULL)&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=ul&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==From [[Template:GCXI_Folder_DisplayFormat]] for folder like iWD &amp;gt; Age, hard-coded Library source, and GCXIMCPRG setting (cloud = yes)==&lt;br /&gt;
{{ColumnFormat|cols=3|content=&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID&lt;br /&gt;
|fields=CONCAT( '[[{{FULLPAGENAME}}Attributes',IF( (anchor IS NOT NULL),CONCAT('#',anchor),''),'|',attr,']]' )&lt;br /&gt;
|where=(GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Age&amp;quot;) OR (GCXI_Attribute._pageName LIKE &amp;quot;Draft:PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot;) AND GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Age&amp;quot; AND (GCXI_Attribute.cloud LIKE &amp;quot;yes&amp;quot; OR GCXI_Attribute.cloud IS NULL)&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=ul&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==From [[Template:GCXI_Folder_DisplayFormat]] for folder like iWD &amp;gt; Age==&lt;br /&gt;
{{ColumnFormat|cols=3|content=&lt;br /&gt;
{{#cargo_query:&lt;br /&gt;
tables=GCXI_Attribute,GCXI_Attribute__displaysInFolder&lt;br /&gt;
|join on=GCXI_Attribute._ID=GCXI_Attribute__displaysInFolder._rowID&lt;br /&gt;
|fields=CONCAT( '[[{{FULLPAGENAME}}Attributes',IF( (anchor IS NOT NULL),CONCAT('#',anchor),''),'|',attr,']]' )&lt;br /&gt;
|where=(GCXI_Attribute._pageName LIKE &amp;quot;{{#switch:{{NAMESPACENUMBER}}|620=Draft:|#default=}}PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot; AND GCXI_Attribute.folder LIKE &amp;quot;iWD &amp;gt; Age&amp;quot;) OR (GCXI_Attribute._pageName LIKE &amp;quot;{{#switch:{{NAMESPACENUMBER}}|620=Draft:|#default=}}PEC-REP/Library/GCXIPRGLibrary/%%&amp;quot;) AND GCXI_Attribute__displaysInFolder._value LIKE &amp;quot;iWD &amp;gt; Age&amp;quot; {{#switch: {{#explode:{{FULLPAGENAME}}|/|2}} | GCXIMCPRG = AND (GCXI_Attribute.cloud LIKE &amp;quot;yes&amp;quot; OR GCXI_Attribute.cloud IS NULL) | GCXIPRG = AND (GCXI_Attribute.premise LIKE &amp;quot;yes&amp;quot; OR GCXI_Attribute.premise IS NULL) | #default= }}&lt;br /&gt;
|default=* There are no attributes in this folder.&lt;br /&gt;
|group by=GCXI_Attribute.attr&lt;br /&gt;
|order by=GCXI_Attribute.attr&lt;br /&gt;
|format=ul&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>