Difference between revisions of "Template: SMART UseCase"
From Genesys Documentation
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=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== | ||
− | |||
{{{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.