Difference between revisions of "Template: SMART UseCase"

From Genesys Documentation
Jump to: navigation, search
(Removing Cloud and Premise Assumptions (content is consolidated under General Assumptions))
Line 267: Line 267:
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}"
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}"
 
|default=N/A
 
|default=N/A
}}
 
{{#switch:{{#explode:{{FULLPAGENAME}}|/|2}}
 
|GenesysCloud=
 
|#default=
 
===On-premises Assumptions===
 
{{#cargo_query:
 
tables=SMART_PremiseAssumptions
 
|fields=
 
Premise_Assumptions
 
|where=SMART_PremiseAssumptions._pageName="{{FULLPAGENAME}}"
 
|format=ul
 
|default=
 
 
}}
 
}}
  
{{#cargo_query:
 
tables=SMART_UseCase
 
|fields=PremiseAssumptionsAdditional
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}"
 
|default=
 
}}
 
}}
 
===Cloud Assumptions===
 
{{#cargo_query:
 
tables=SMART_CloudAssumptions
 
|fields=Cloud_Assumptions
 
|intro=
 
|where=SMART_CloudAssumptions._pageName="{{FULLPAGENAME}}"
 
|format=ul
 
|default=
 
}}
 
  
 
{{#cargo_query:
 
{{#cargo_query:

Revision as of 15:41, February 24, 2021

This is the "SMART UseCase" template.

It should be called in the following format:

{{SMART UseCase
|MintyDocsVersion=
|MintyDocsProduct=
|MintyDocsManual=
|ID=
|Title=
|Offering=
|UCOverview=
|UCSummary=
|Description=
|PainPoints=
|DesiredState=
|BuyerPersonas=
|QualifyingQuestions=
|MaturityLevel=
|SellableItems=
|CloudAssumptions=
|PremiseAssumptions=
|CloudAssumptionsAdditional=
|PremiseAssumptionsAdditional=
|CloudAssumptionsAdditional_Sales=
|PremiseAssumptionsAdditional_Sales=
|BusinessLogic=
|DistributionLogic=
|CustomerInterfaceRequirements=
|AgentDeskRequirements=
|OperationalRequirements=
|RealTimeReporting=
|HistoricalReporting=
|GeneralAssumptions=
|CustomerAssumptions=
|RequiresAll=
|RequiresOr=
|Optional=
|Exceptions=
|Requires=
|Conditions=
|Video=
|RelatedDocs=
|DocVersion=
}}

Edit the page to see the template text.

This template defines the table "SMART_UseCase". View table.

Retrieved from "https://all.docs.genesys.com/Template:SMART_UseCase (2025-06-19 11:50:35)"