Difference between revisions of "Template: SMART UseCase"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "SMART UseCase" template. It should be called in the following format: <pre> {{SMART UseCase |MintyDocsVersion= |MintyDocsProduct= |MintyDocsManual= |...")
 
Line 132: Line 132:
 
}}
 
}}
  
==Use Case Overview and Sales Inputs ==
+
==Use Case Overview==
<tabber>
 
Overview=
 
<div class="template-form right">{{#formlink:form=SMART_FunctionalOverview
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
 
|target={{FULLPAGENAME}}
 
|link type=button
 
}}</div>
 
  
{{Template:SMART_CanonicalDisclaimer}}
 
===Platform Challenge and Solution===
 
<div style="background-color:#e7c5de;border:solid 1px grey;padding:10px">
 
  
{{#cargo_query:table=SMART_Canonical|fields=PlatformChallenge|intro=<b>Platform Challenge</b>:&nbsp;|where=_pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"}}
 
 
{{#cargo_query:table=SMART_Canonical|fields=PlatformSolution|intro=<b>Platform Solution</b>:&nbsp;|where=_pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"}}
 
</div>
 
 
===Platform Benefits===
 
===Platform Benefits===
 
The following benefits are based on benchmark information captured from Genesys customers and may vary based on industry or lines of business:
 
The following benefits are based on benchmark information captured from Genesys customers and may vary based on industry or lines of business:
 
{{#cargo_query:
 
{{#cargo_query:
|table=SMART_Benefits,SMART_Benchmark_MasterList
+
|table=SMART_Benefits
|join on=SMART_Benefits.CanonicalBenefit=SMART_Benchmark_MasterList.BenchmarkBenefitID
 
 
|fields=CanonicalBenefitID,CanonicalBenefit
 
|fields=CanonicalBenefitID,CanonicalBenefit
 
|where=SMART_Benefits._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"
 
|where=SMART_Benefits._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"
Line 178: Line 163:
 
{{#cargo_query:tables=SMART_UseCase|fields=UCSummary|where=_pageName="{{FULLPAGENAME}}"|default=<i>Info needed.</i>}}
 
{{#cargo_query:tables=SMART_UseCase|fields=UCSummary|where=_pageName="{{FULLPAGENAME}}"|default=<i>Info needed.</i>}}
  
|-|
 
Value & Positioning=
 
<div class="template-form right">{{#formlink:form=SMART_Value
 
| link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
 
|target={{FULLPAGENAME}}
 
|link type=button
 
}}
 
<div class="btn-secondary">
 
{{#cargo_query:
 
tables=SMART_UseCase,SMART_Canonical,SMART_Benefits
 
|join on=SMART_UseCase.ID=SMART_Canonical.ID,SMART_UseCase._pageName=SMART_Benefits._pageName|fields=CanonicalBenefitID,CanonicalBenefit,PainPoints,DesiredState,SMART_Canonical.BuyerPersonas,SMART_Canonical.QualifyingQuestions
 
|where=_pageName="{{FULLPAGENAME}}"
 
|format=csv
 
|filename={{FULLPAGENAME}}-Value&Positioning.csv
 
|link text=Generate CSV
 
}}</div></div>
 
{{Template:SMART_CanonicalDisclaimer}}
 
 
{{#cargo_query:
 
tables=SMART_UseCase,SMART_Canonical,SMART_Benefits
 
|join on=SMART_UseCase.ID=SMART_Canonical.ID,SMART_Benefits._pageName=SMART_Canonical._pageName
 
|fields=PlatformChallenge,PlatformSolution,CanonicalBenefitID,CanonicalBenefit,Description,PainPoints,DesiredState,SMART_Canonical.BuyerPersonas,SMART_Canonical.QualifyingQuestions,HighLevelFlowLucid,HighLevelFlow_Steps
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND SMART_Canonical._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"
 
|format=template
 
|default=<i>Info needed.</i>
 
|template=SMART_Value_Format
 
|named args=yes
 
|group by=SMART_Canonical.ID
 
}}
 
|-|
 
Sales Use Case Content=
 
<div class="template-form right">{{#formlink:form=SMART_CheatSheet
 
| link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
 
|target={{FULLPAGENAME}}
 
|link type=button
 
}}
 
<div class="btn-secondary">
 
{{#cargo_query:
 
tables=SMART_UseCase,SMART_Canonical,SMART_DataSheetFlow
 
|join on=SMART_UseCase._pageName=SMART_DataSheetFlow._pageName,SMART_UseCase.ID=SMART_Canonical.ID
 
|fields=MaturityLevel,SellableItems,Step,Flow,HighLevelFlow,HighLevelFlowLucid,CloudAssumptionsAdditional_Sales,PremiseAssumptionsAdditional_Sales
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND SMART_Canonical._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"
 
|format=csv
 
|filename={{FULLPAGENAME}}-CheatSheet.csv
 
|link text=Generate CSV
 
|group by=SMART_UseCase._pageName
 
|default=<i>Info needed.</i>
 
}}</div></div>
 
{{Template:SMART_CanonicalDisclaimer}}
 
  
{{#cargo_query:
 
tables=SMART_UseCase,SMART_Canonical
 
|join on=SMART_UseCase.ID=SMART_Canonical.ID
 
|fields=MaturityLevel,SellableItems,HighLevelFlow,HighLevelFlowLucid,CloudAssumptionsAdditional_Sales,PremiseAssumptionsAdditional_Sales
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND SMART_Canonical._pageName="{{#explode:{{FULLPAGENAME}}|/|3}}/Canonical"
 
|format=template
 
|template=SMART_CheatSheet_FormatTemplate
 
|named args=yes
 
|group by=SMART_UseCase._pageName
 
}}
 
</tabber>
 
  
 
==Use Case Definition==
 
==Use Case Definition==
<tabber>
+
===Business Flow===
Business Flow=
 
 
<div class="template-form right">{{#formlink:form=SMART_Description
 
<div class="template-form right">{{#formlink:form=SMART_Description
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
Line 263: Line 187:
 
{{#cargo_query:tables=SMART_UseCase|fields=DistributionLogic|default=<i>Info needed.</i>|where=_pageName="{{FULLPAGENAME}}"}}
 
{{#cargo_query:tables=SMART_UseCase|fields=DistributionLogic|default=<i>Info needed.</i>|where=_pageName="{{FULLPAGENAME}}"}}
  
|-|
+
 
Use Case Requirements=
+
==Use Case Requirements==
 
<div class="template-form right">{{#formlink:form=SMART_Requirements
 
<div class="template-form right">{{#formlink:form=SMART_Requirements
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
Line 285: Line 209:
 
|named args=yes
 
|named args=yes
 
}}
 
}}
|-|
+
 
Assumptions=
+
==Assumptions==
 
<div class="template-form right">{{#formlink:form=SMART_Assumptions
 
<div class="template-form right">{{#formlink:form=SMART_Assumptions
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
 
|link text=&nbsp;&nbsp;Edit&nbsp;&nbsp;
Line 390: Line 314:
 
|default=
 
|default=
 
}}
 
}}
</tabber>
 
 
===Document Version===
 
===Document Version===
 
{{#cargo_query:
 
{{#cargo_query:

Revision as of 17:57, August 1, 2018

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=
|RealTimeReporting=
|HistoricalReporting=
|GeneralAssumptions=
|CustomerAssumptions=
|RequiresAll=
|RequiresOr=
|Optional=
|Exceptions=
|Requires=
|Conditions=
}}

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 (2024-11-09 10:33:07)"