Difference between revisions of "Template: Service"

From Genesys Documentation
Jump to: navigation, search
(Created page with "<noinclude> This is the "Service" template. It should be called in the following format: <pre> {{Service |Id= |Name= |ServiceGroupId= |workspace_id= }} </pre> Edit the page to...")
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 +
[{{server}}/{{FULLPAGENAME}}?action=recreatedata Recreate Data]
 +
 
This is the "Service" template.
 
This is the "Service" template.
 
It should be called in the following format:
 
It should be called in the following format:
Line 8: Line 10:
 
|ServiceGroupId=
 
|ServiceGroupId=
 
|workspace_id=
 
|workspace_id=
 +
|ShortName=
 
}}
 
}}
 
</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=}}
+
{{#cargo_declare:_table=Service|Id=String|Name=String|ServiceGroupId=String|workspace_id=String|ShortName=String}}
</noinclude><includeonly>{{#cargo_store:_table=Service|Id={{{Id|}}}|ServiceGroupId={{{ServiceGroupId|}}}|Name={{{Name|}}}|workspace_id={{{workspace_id|}}} }}</includeonly>
+
</noinclude><includeonly>{{#cargo_store:_table=Service|Id={{{Id|}}}|ServiceGroupId={{{ServiceGroupId|}}}|Name={{{Name|}}}|workspace_id={{{workspace_id|}}}|ShortName={{{ShortName|}}} }}</includeonly>

Revision as of 19:38, May 4, 2021

Recreate Data

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

{{Service
|Id=
|Name=
|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-10-06 21:02:42)"