Difference between revisions of "Template: SMART UseCase"
From Genesys Documentation
(4 intermediate revisions by the same user not shown) | |||
Line 177: | Line 177: | ||
====Business Logic==== | ====Business Logic==== | ||
{{#cargo_query:tables=SMART_UseCase|fields=CONCAT(BusinessLogic,'__NOEDITSECTION__ __NOTOC__')|default=<i>Info needed.</i>|where=_pageName="{{FULLPAGENAME}}"}} | {{#cargo_query:tables=SMART_UseCase|fields=CONCAT(BusinessLogic,'__NOEDITSECTION__ __NOTOC__')|default=<i>Info needed.</i>|where=_pageName="{{FULLPAGENAME}}"}} | ||
− | + | {{#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=|intro=<h4>Distribution Logic</h4>|where=_pageName="{{FULLPAGENAME}}" AND DistributionLogic IS NOT NULL}} | |
− | {{#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=|intro=<h4>Distribution Logic</h4>|where=_pageName="{{FULLPAGENAME}}" AND DistributionLogic IS NOT NULL}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=SMART_UseCase | tables=SMART_UseCase | ||
Line 197: | Line 188: | ||
RealTimeReporting, | RealTimeReporting, | ||
HistoricalReporting | HistoricalReporting | ||
− | |where=_pageName="{{FULLPAGENAME}}" | + | |where=_pageName="{{FULLPAGENAME}}" |
|format=template | |format=template | ||
|template=SMART_Requirements_FormatTemplate | |template=SMART_Requirements_FormatTemplate | ||
Line 259: | Line 250: | ||
|fields= | |fields= | ||
GeneralAssumptions | GeneralAssumptions | ||
− | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | + | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND GeneralAssumptions IS NOT NULL |
|default= | |default= | ||
}} | }} | ||
Line 267: | Line 258: | ||
|intro=<h3>Customer Responsibilities</h3> | |intro=<h3>Customer Responsibilities</h3> | ||
|fields=CustomerAssumptions | |fields=CustomerAssumptions | ||
− | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | + | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND CustomerAssumptions IS NOT NULL |
|default= | |default= | ||
}} | }} | ||
− | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=SMART_UseCase | tables=SMART_UseCase | ||
|fields=CloudAssumptionsAdditional | |fields=CloudAssumptionsAdditional | ||
− | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" | + | |where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND CloudAssumptionsAdditional IS NOT NULL |
|default= | |default= | ||
}} | }} | ||
− | {{if:{{{RelatedDocs|}}}| | + | {{#if:{{{RelatedDocs|}}} |
+ | | | ||
==Related Documentation== | ==Related Documentation== | ||
Line 301: | Line 292: | ||
display:none; | display:none; | ||
} | } | ||
− | }}{{{SMART_Benefits|}}}{{{SMART_PremiseAssumptions|}}}{{{SMART_CloudAssumptions|}}}{{{BusinessImageFlow|}}}{{{DistributionImageFlow|}}}{{{SMART_HybridAssumptions|}}}[[Category:Linkable]][[Category:SMART_UseCase]][[Category:{{#explode:{{FULLPAGENAME}}|/|2}}]]__NOEDITSECTION__ __NOTOC__<nowiki /></includeonly><noinclude>[[Category:SMART_Cargo]]</noinclude> | + | }}__NOEDITSECTION__{{{SMART_Benefits|}}}{{{SMART_PremiseAssumptions|}}}{{{SMART_CloudAssumptions|}}}{{{BusinessImageFlow|}}}{{{DistributionImageFlow|}}}{{{SMART_HybridAssumptions|}}}[[Category:Linkable]][[Category:SMART_UseCase]][[Category:{{#explode:{{FULLPAGENAME}}|/|2}}]]__NOEDITSECTION__ __NOTOC__<nowiki /></includeonly><noinclude>[[Category:SMART_Cargo]]</noinclude> |
Latest revision as of 14:08, April 20, 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.