Difference between revisions of "Template: SMART UseCase"

From Genesys Documentation
Jump to: navigation, search
Line 98: Line 98:
 
|where=SMART_Meta._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical" AND Offering="{{#explode:{{FULLPAGENAME}}|/|2}}"
 
|where=SMART_Meta._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical" AND Offering="{{#explode:{{FULLPAGENAME}}|/|2}}"
 
|format=template
 
|format=template
|template=MintyTopicUseCase}}{{#if:{{{UCIntro|}}}|{{NoteFormat|{{{UCIntro}}}}}|}}{{Template:SMART_NavHead|Offering={{#explode:{{FULLPAGENAME}}|/|2}}|ID={{#explode:{{FULLPAGENAME}}|/|3}}}}__TOC__{{#cargo_store:_table=SMART_UseCase
+
|template=MintyTopicUseCase}}{{#if:{{{UCIntro|}}}|{{NoteFormat|{{{UCIntro}}}}}|}}{{#cargo_query:tables=SMART_Meta,SMART_Canonical,SMART_UseCase
 +
|join on=SMART_Meta._pageName=SMART_Canonical._pageName,SMART_Canonical.ID=SMART_UseCase.ID
 +
|fields=Subtitle,PlatformChallenge,PlatformSolution,Video
 +
|named args=yes
 +
|format=template
 +
|template=UseCaseHead
 +
|where=SMART_Meta.ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND SMART_UseCase.Offering="{{#explode:{{FULLPAGENAME}}|/|2}}"
 +
|no html
 +
}}__TOC__{{#cargo_store:_table=SMART_UseCase
 
|ID={{#explode:{{FULLPAGENAME}}|/|3}}
 
|ID={{#explode:{{FULLPAGENAME}}|/|3}}
 
|Title={{{Title|}}}
 
|Title={{{Title|}}}
Line 298: Line 306:
  
 
==Related Documentation==
 
==Related Documentation==
{{#if:{{{Video|}}}|{{#widget:Vimeo|id={{{Video}}}|width=100%}}|}}
 
  
 
{{{RelatedDocs|}}}
 
{{{RelatedDocs|}}}

Revision as of 17:03, November 13, 2020

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 13:52:01)"