Difference between revisions of "Template: SMART UseCase"
From Genesys Documentation
Line 180: | Line 180: | ||
{{#cargo_query:tables=SMART_DistributionImageFlow|fields=DistributionFlowIntro,DistributionImage,DistributionFlowDescription|named args=yes|format=template|template=SMART_DistributionImageFlow_Print|default=|where=_pageName="{{FULLPAGENAME}}"|order by=_ID}} | {{#cargo_query:tables=SMART_DistributionImageFlow|fields=DistributionFlowIntro,DistributionImage,DistributionFlowDescription|named args=yes|format=template|template=SMART_DistributionImageFlow_Print|default=|where=_pageName="{{FULLPAGENAME}}"|order by=_ID}} | ||
− | + | ||
− | {{#cargo_query:tables=SMART_UseCase|fields=DistributionLogic|default=< | + | {{#cargo_query:tables=SMART_UseCase|fields=DistributionLogic|default=|intro=<h4>Distribution Logic</h4>|where=_pageName="{{FULLPAGENAME}}"}} |
+ | |||
− | |||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=SMART_UseCase | tables=SMART_UseCase | ||
+ | |intro=<h2>User Interface & Reporting
</h2> | ||
+ | |default= | ||
|fields= | |fields= | ||
CustomerInterfaceRequirements, | CustomerInterfaceRequirements, | ||
Line 251: | Line 253: | ||
|} | |} | ||
− | + | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=SMART_UseCase | tables=SMART_UseCase | ||
+ | |intro=<h3>General Assumptions</h3> | ||
|fields= | |fields= | ||
GeneralAssumptions | GeneralAssumptions | ||
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | ||
− | |default= | + | |default= |
}} | }} | ||
− | + | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=SMART_UseCase | tables=SMART_UseCase | ||
+ | |intro=<h3>Customer Responsibilities</h3> | ||
|fields=CustomerAssumptions | |fields=CustomerAssumptions | ||
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | ||
− | |default= | + | |default= |
}} | }} | ||
Line 275: | Line 279: | ||
}} | }} | ||
+ | {{if:{{{RelatedDocs|}}}| | ||
==Related Documentation== | ==Related Documentation== | ||
{{{RelatedDocs|}}} | {{{RelatedDocs|}}} | ||
+ | |}} | ||
===Document Version=== | ===Document Version=== | ||
{{#cargo_query: | {{#cargo_query: |
Revision as of 17:00, March 30, 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.