Difference between revisions of "Template: Service"

From Genesys Documentation
Jump to: navigation, search
en>Bgrenon
Line 8: Line 8:
 
|Id=
 
|Id=
 
|Name=
 
|Name=
 +
|DeployOrder=
 
|ServiceGroupId=
 
|ServiceGroupId=
 
|workspace_id=
 
|workspace_id=
Line 14: Line 15:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=Service|Id=String|Name=String|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|}}}|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|}}} }}</includeonly>

Revision as of 15:43, May 27, 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:09:17)"