Difference between revisions of "User: Bgrenon/3"

From Genesys Documentation
Jump to: navigation, search
Line 1: Line 1:
 
==UseCase Sales Content==
 
==UseCase Sales Content==
*Query 1: Finds the Platform Challenge and Solution, Sales Notes Internal, Pain Points, Desired State, Personas, Qualifying Questions for CE01 PureEngage On-Premises {{#cargo_query:
+
 
 +
* Query 1: Finds the Platform Challenge and Solution, Sales Notes Internal, Pain Points, Desired State, Personas, Qualifying Questions for CE01 PureEngage On-Premises {{#cargo_query:
 
tables=SMART_Meta,SMART_Canonical,SMART_UseCase
 
tables=SMART_Meta,SMART_Canonical,SMART_UseCase
 
|join on=SMART_Meta.ID=SMART_Canonical.ID,SMART_Canonical.ID=SMART_UseCase.ID
 
|join on=SMART_Meta.ID=SMART_Canonical.ID,SMART_Canonical.ID=SMART_UseCase.ID
Line 8: Line 9:
 
|parse values=yes
 
|parse values=yes
 
}}
 
}}
*Query 2: Finds all Canonical Benefits for CE01  {{#cargo_query:
+
* Query 2: Finds all Canonical Benefits for CE01  {{#cargo_query:
tables=SMART_Meta,SMART_Canonical|join on=SMART_Meta.ID=SMART_Canonical.ID
+
tables=SMART_Canonical,SMART_Benefits|join on=SMART_Canonical._pageName=SMART_Benfits._pageName
 
|fields=CanonicalBenefitID,CanonicalBenefit
 
|fields=CanonicalBenefitID,CanonicalBenefit
 
|where=SMART_Meta.ID="CE01"
 
|where=SMART_Meta.ID="CE01"

Revision as of 14:52, November 29, 2018

UseCase Sales Content[ | edit source]

  • Query 1: Finds the Platform Challenge and Solution, Sales Notes Internal, Pain Points, Desired State, Personas, Qualifying Questions for CE01 PureEngage On-Premises View JSON
  • Query 2: Finds all Canonical Benefits for CE01
    Error: table "SMART_Benfits" is not in list of table names.
Retrieved from "https://all.docs.genesys.com/User:Bgrenon/3 (2025-06-25 13:53:55)"