Difference between revisions of "User: Bgrenon/3"

From Genesys Documentation
Jump to: navigation, search
Line 23: Line 23:
 
|fields=SMART_Meta.ID,SMART_Meta.Title,Subtitle,Offering,UCOverview=Story,HighLevelFlowLucid
 
|fields=SMART_Meta.ID,SMART_Meta.Title,Subtitle,Offering,UCOverview=Story,HighLevelFlowLucid
 
|where=SMART_Meta.ID="CE01" AND SMART_UseCase.Offering="PureEngage"
 
|where=SMART_Meta.ID="CE01" AND SMART_UseCase.Offering="PureEngage"
 +
|format=json
 +
|parse values=yes
 +
}}
 +
*Query 2: Lists the accompanying flow steps (listed in order) {{#cargo_query:
 +
tables=SMART_Canonical,SMART_DataSheetFlow
 +
|join on=SMART_Canonical._pageName=SMART_DataSheetFlow._pageNamme
 +
|fields=Flow
 +
|where=SMART_Canonical.ID="CE01"
 
|format=json
 
|format=json
 
|parse values=yes
 
|parse values=yes
 
}}
 
}}

Revision as of 15:01, 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 View JSON

Functional Use Case[ | edit source]

  • Query 1: Finds the Story, Flow diagram (link to Lucidchart) for CE01 PureEngage On-Premises View JSON
  • Query 2: Lists the accompanying flow steps (listed in order) View JSON
Retrieved from "https://all.docs.genesys.com/User:Bgrenon/3 (2025-06-25 09:01:12)"