Difference between revisions of "User: Bgrenon/3"

From Genesys Documentation
Jump to: navigation, search
Line 30: Line 30:
 
|join on=SMART_Canonical._pageName=SMART_DataSheetFlow._pageName
 
|join on=SMART_Canonical._pageName=SMART_DataSheetFlow._pageName
 
|fields=Flow
 
|fields=Flow
|order by=_ID
+
|order by=SMART_Canonical._ID
 
|where=SMART_Canonical.ID="CE01"
 
|where=SMART_Canonical.ID="CE01"
 +
|format=json
 +
|parse values=yes
 +
}}
 +
 +
==Use Case Sales for all use cases in PureEngage==
 +
{{#cargo_query:
 +
tables=SMART_Meta,SMART_Canonical,SMART_UseCase
 +
|join on=SMART_Meta.ID=SMART_Canonical.ID,SMART_Canonical.ID=SMART_UseCase.ID
 +
|fields=SMART_Meta.ID,SMART_Meta.Title,Subtitle,Offering,PlatformSolution,PlatformChallenge,SMART_UseCase.SellableItems,PainPoints,DesiredState,SMART_UseCase.BuyerPersonas,SMART_UseCase.QualifyingQuestions
 +
|where=SMART_UseCase.Offering="PureEngage"
 
|format=json
 
|format=json
 
|parse values=yes
 
|parse values=yes
 
}}
 
}}

Revision as of 15:29, 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

Use Case Sales for all use cases in PureEngage[ | edit source]

View JSON

Retrieved from "https://all.docs.genesys.com/User:Bgrenon/3 (2025-06-24 10:31:31)"