Difference between revisions of "User: Bgrenon"

From Genesys Documentation
Jump to: navigation, search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NoteFormat|Content on this page is reserved for development and testing only; any content below should not be considered final or accurate for the purposes of Genesys Documentation.|3}}
+
<h1><a href="https://app.tango.us/app/workflow/f7be3efb-6fd0-40b8-bad0-fb40a73991f4?utm_source=magicCopy&utm_medium=magicCopy&utm_campaign=workflow%20export%20links" target="_blank">Adding a new service to the Private Edition data structure</a></h1>
 +
<div><b>Date:</b> October 3, 2022</div>
 +
<div><b>Author:</b> B Grenon</div>
 +
<div><b>Source:</b> <a href="https://app.tango.us/app/workflow/f7be3efb-6fd0-40b8-bad0-fb40a73991f4?utm_source=magicCopy&utm_medium=magicCopy&utm_campaign=workflow%20export%20links" target="_blank">Tango</a></div>
 +
<hr/>
  
<!-- finding all containers-->
+
 
<tabber>
+
 
Last 7 days=
+
 
{{#cargo_query:
+
<div><h3>1. <a href="https://all.docs.genesys.com/Draft:ContentAdmin/Internal/SiteDashboard/Services" target="_blank">Go to Manage Private Edition Service Groups and Services - Genesys Documentation</a></h3>
tables=ComponentRN,Component
+
</div>
|join on=ComponentRN.ComponentId HOLDS Component.Id
+
 
|fields=ComponentRN.ComponentId
+
 
|group by=ComponentRN.ComponentId
+
 
|format=template
+
<div><h3>2. Click on Services</h3>
|template=GetMaxPrivateEditionReleaseDate
+
<img src="https://images.tango.us/public/screenshot_2ed52597-5a2c-4d62-b0d0-3b93e15b8ab3.png?fm=png&crop=focalpoint&fit=crop&fp-x=0.2113&fp-y=0.4674&fp-z=2.7636&w=1200&mark-w=0.2&mark-pad=0&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&ar=3282%3A1792" width="600" alt="Click on Services" />
|named args=yes
+
</div>
|order by=Component.Name
+
 
|intro=<table class="wikitable sortable"><tr><th>Service</th><th>Release</th><th>Released On</th><th>Helm</th><th>Containers</th></tr>
+
 
|outro=</table>
+
 
|where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0" AND DATEDIFF(PrivateEditionReleaseDate,NOW()) >= -7
+
<div><h3>3. Click on Add another</h3>
}}
+
<img src="https://images.tango.us/public/screenshot_dddbe1f7-ee60-4e7d-a04c-7369dfbb555a.png?fm=png&crop=focalpoint&fit=crop&fp-x=0.5000&fp-y=0.5000&fp-z=1.0000&w=1200&mark-w=0.2&mark-pad=0&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&ar=3282%3A1792" width="600" alt="Click on Add another" />
|-|
+
</div>
Last 30 days=
+
 
{{#cargo_query:
+
 
tables=ComponentRN,Component
+
 
|join on=ComponentRN.ComponentId HOLDS Component.Id
+
<div><h3>4. Add your service name</h3>
|fields=ComponentRN.ComponentId
+
<img src="https://images.tango.us/public/screenshot_6ad56089-a679-42cb-aac7-6426698f7ed1.png?fm=png&crop=focalpoint&fit=crop&fp-x=0.2017&fp-y=0.6462&fp-z=2.0152&w=1200&mark-w=0.2&mark-pad=0&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&ar=3282%3A1792" width="600" alt="Add your service name" />
|group by=ComponentRN.ComponentId
+
</div>
|format=template
+
 
|template=GetMaxPrivateEditionReleaseDate
+
 
|named args=yes
+
 
|order by=Component.Name
+
<div><h3>5. Select the workspace you want this to apply to</h3>
|intro=<table class="wikitable sortable"><tr><th>Service</th><th>Release</th><th>Released On</th><th>Helm</th><th>Containers</th></tr>
+
<img src="https://images.tango.us/public/screenshot_31f92ed3-132f-4e7d-b363-db974ffd06fd.png?fm=png&crop=focalpoint&fit=crop&fp-x=0.1900&fp-y=0.6934&fp-z=2.2735&w=1200&mark-w=0.2&mark-pad=0&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&ar=3282%3A1792" width="600" alt="Select the workspace you want this to apply to" />
|outro=</table>
+
</div>
|where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0" AND DATEDIFF(PrivateEditionReleaseDate,NOW()) >= -30
+
 
}}
+
 
|-|
+
 
Latest helm and containers=
+
<div><h3>6. Give a URL shortname for the PE guide.</h3>
{{#cargo_query:
+
<img src="https://images.tango.us/public/screenshot_72c4cd2b-6fdf-49f3-994b-a823586479e0.png?fm=png&crop=focalpoint&fit=crop&fp-x=0.2940&fp-y=0.7896&fp-z=2.0152&w=1200&mark-w=0.2&mark-pad=0&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&ar=3282%3A1792" width="600" alt="Give a URL shortname for the PE guide." />
tables=ComponentRN,Component
+
</div>
|join on=ComponentRN.ComponentId HOLDS Component.Id
+
 
|fields=ComponentRN.ComponentId
+
 
|group by=ComponentRN.ComponentId
+
 
|format=template
+
<div><h3>7. Click Save page to finish.</h3>
|template=GetMaxPrivateEditionReleaseDate
+
<img src="https://images.tango.us/public/screenshot_919aec40-24e4-42cd-9af0-30f2dd6af7ef.png?fm=png&crop=focalpoint&fit=crop&fp-x=0.0774&fp-y=0.7093&fp-z=2.8037&w=1200&mark-w=0.2&mark-pad=0&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n&ar=3282%3A1792" width="600" alt="Click Save page to finish." />
|named args=yes
+
</div>
|order by=Component.Name
+
 
|intro=<table class="wikitable sortable"><tr><th>Service</th><th>Release</th><th>Released On</th><th>Helm</th><th>Containers</th></tr>
+
 
|outro=</table>
+
 
|where=PrivateEditionReleaseDate IS NOT NULL AND ComponentRN._pageNamespace="0"
+
<hr/>
}}
+
<div>
</tabber>
+
<a href="https://app.tango.us/app/workflow/f7be3efb-6fd0-40b8-bad0-fb40a73991f4?utm_source=magicCopy&utm_medium=magicCopy&utm_campaign=workflow%20export%20links" target="_blank"><em>This Workflow was created with Tango.</em></a>
 +
</div>

Latest revision as of 19:50, October 3, 2022

<a href="https://app.tango.us/app/workflow/f7be3efb-6fd0-40b8-bad0-fb40a73991f4?utm_source=magicCopy&utm_medium=magicCopy&utm_campaign=workflow%20export%20links" target="_blank">Adding a new service to the Private Edition data structure</a>

Date: October 3, 2022
Author: B Grenon



1. <a href="https://all.docs.genesys.com/Draft:ContentAdmin/Internal/SiteDashboard/Services" target="_blank">Go to Manage Private Edition Service Groups and Services - Genesys Documentation</a>









Retrieved from "https://all.docs.genesys.com/User:Bgrenon (2024-05-04 06:05:31)"