Difference between revisions of "Template: Service"

From Genesys Documentation
Jump to: navigation, search
m (1 revision imported)
Line 16: Line 16:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
{{#cargo_declare:_table=Service|Id=String|Name=String|DeployOrder=Integer|ServiceGroupId=String|workspace_id=String|ShortName=String}}
 
{{#cargo_declare:_table=Service|Id=String|Name=String|DeployOrder=Integer|ServiceGroupId=String|workspace_id=String|ShortName=String}}
</noinclude><includeonly>{{#cargo_store:_table=Service|Id={{{Id|}}}|ServiceGroupId={{{ServiceGroupId|}}}|Name={{{Name|}}}|DeployOrder={{{DeployOrder|}}}|workspace_id={{{workspace_id|}}}|ShortName={{{ShortName|}}} }}</includeonly>
+
</noinclude><includeonly>{{#cargo_store:_table=Service|Id={{{Id|}}}|ServiceGroupId={{{ServiceGroupId|}}}|Name={{{Name|}}}|DeployOrder={{{DeployOrder|}}}|workspace_id={{{workspace_id|}}}|ShortName={{{ShortName|}}} }}<nowiki /></includeonly>

Revision as of 14:20, June 4, 2021

Recreate Data

This is the "Service" template. It should be called in the following format:

{{Service
|Id=
|Name=
|DeployOrder=
|ServiceGroupId=
|workspace_id=
|ShortName=
}}

Edit the page to see the template text. This template defines the table "Service". View table.

Retrieved from "https://all.docs.genesys.com/Template:Service (2024-09-01 19:02:18)"