Difference between revisions of "User: Bgrenon/1"

From Genesys Documentation
Jump to: navigation, search
Line 1: Line 1:
{{#cargo_query:
+
{{#cargo_compound_query:
tables=DeprecationNotices,MintyDocsProduct
+
tables=Article,MintyDocsProduct ;join on=Article.productshort=MintyDocsProduct.workspace_id;fields=Article._pageName=Page;where=contentarea="Genesys Engage Multicloud" AND Article._pageNamespace="0"
|join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName
+
|tables=PublicUseCase;fields=PublicUseCase._pageName=Page;where=Platform="PureEngage" AND PublicUseCase._pageNamespace="0"
|fields=MintyDocsProduct._pageName,CONCAT('[[',DeprecationNotices._pageName,'|',Title,']]')=Feature or service,MintyDocsProduct=Associated product,Announced=Announcement date,RemovalStart=Deprecation date
+
|format=json
|where=DeprecationNotices._pageNamespace="0" AND MintyDocsProduct.contentarea="PureEngage"
 
|order by=Announced DESC
 
 
}}
 
}}

Revision as of 14:23, June 12, 2020

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