Difference between revisions of "Template: Service"
From Genesys Documentation
(2 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
|Id= | |Id= | ||
|Name= | |Name= | ||
− | | | + | |URLName= |
|ServiceGroupId= | |ServiceGroupId= | ||
|workspace_id= | |workspace_id= | ||
|ShortName= | |ShortName= | ||
− | | | + | |Released= |
}} | }} | ||
</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| | + | {{#cargo_declare: |
− | </noinclude><includeonly>{{#cargo_store:_table=Service|Id={{{Id|}}}|ServiceGroupId={{{ServiceGroupId|}}}|Name={{{Name|}}}| | + | _table=Service |
+ | |Id=String | ||
+ | |Name=String | ||
+ | |URLName=String | ||
+ | |ServiceGroupId=String | ||
+ | |workspace_id=String | ||
+ | |ShortName=String | ||
+ | |Released=Boolean | ||
+ | }} | ||
+ | </noinclude><includeonly><!-- | ||
+ | |||
+ | storing values in Service table | ||
+ | |||
+ | -->{{#cargo_store: | ||
+ | _table=Service | ||
+ | |Id={{{Id|}}} | ||
+ | |ServiceGroupId={{{ServiceGroupId|}}} | ||
+ | |Name={{{Name|}}} | ||
+ | |workspace_id={{{workspace_id|}}} | ||
+ | |ShortName={{{ShortName|}}} | ||
+ | |URLName={{{URLName|}}} | ||
+ | |Released={{{Released|}}} | ||
+ | }}</includeonly> |
Latest revision as of 19:59, July 21, 2022
This is the "Service" template. It should be called in the following format:
{{Service |Id= |Name= |URLName= |ServiceGroupId= |workspace_id= |ShortName= |Released= }}
Edit the page to see the template text. This template defines the table "Service". View table.