Difference between revisions of "User: Bgrenon/1"

From Genesys Documentation
Jump to: navigation, search
Line 1: Line 1:
 
{{#cargo_compound_query:
 
{{#cargo_compound_query:
tables=Article,MintyDocsProduct ;join on=Article.productshort=MintyDocsProduct.workspace_id;fields=Article._pageName=Page;where=contentarea="Genesys Engage Multicloud" AND Article._pageNamespace="0"
+
tables=Article,MintyDocsProduct ;join on=Article.productshort=MintyDocsProduct.workspace_id;fields=Article._pageName=Page;where=Article._pageNamespace="0" AND MintyDocsProduct.contentarea="Genesys Engage Multicloud"
|tables=PublicUseCase;fields=PublicUseCase._pageName=Page;where=Platform="PureEngage" AND PublicUseCase._pageNamespace="0"
+
|tables=PublicUseCase;fields=PublicUseCase._pageName=Page;where=(Platform="PureEngage" OR Platform="PureEngageCloud") AND PublicUseCase._pageNamespace="0"
|format=json
+
|format=dynamic table
 +
}}
 +
 
 +
{{#cargo_query:
 +
tables=Article,MintyDocsProduct
 +
|join on=Article.productshort=MintyDocsProduct.workspace_id
 +
|fields=Article._pageName=Page
 +
|where=Article._pageNamespace="0" AND contentarea="Genesys Engage Multicloud"
 +
|format=dynamic table
 +
|limit=10000
 +
}}
 +
{{#cargo_query:
 +
|tables=PublicUseCase
 +
|fields=PublicUseCase._pageName=Page
 +
|where=(Platform="PureEngage" OR Platform="PureEngageCloud") AND PublicUseCase._pageNamespace="0"
 +
|format=dynamic table
 +
|limit=1000
 
}}
 
}}

Revision as of 14:36, June 12, 2020

Page
Page


No results No results

Retrieved from "https://all.docs.genesys.com/User:Bgrenon/1 (2025-06-20 18:07:36)"