<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://orourke.tv/web/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>orourke.tv - vendors:cisco:uc:ucce:finesse</title>
        <description>every banana has 5 sides</description>
        <link>http://orourke.tv/web/</link>
        <lastBuildDate>Sat, 20 Jun 2026 07:10:32 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://orourke.tv/web/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>orourke.tv</title>
            <link>http://orourke.tv/web/</link>
        </image>
        <item>
            <title>bulk-create-reason-labels</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:bulk-create-reason-labels&amp;rev=1727713128&amp;do=diff</link>
            <description>Bulk Create Reason Labels on CCE 12.X

	* Export Reason Labels from Finesse using the Finesse API - and save XML output as a XML file
	* Run Python script below and specify your Finesse XML files as your input file.

Note - I need to update so any System codes are skipped - but they should fail to be imported in any event!</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 30 Sep 2024 16:18:48 +0000</pubDate>
        </item>
        <item>
            <title>desktop</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:desktop&amp;rev=1727713134&amp;do=diff</link>
            <description>Finesse Desktop XML

Sample from upgrade - which works


&lt;finesseLayout xmlns=&quot;http://www.cisco.com/vtg/finesse&quot;&gt;
    &lt;!--  DO NOT EDIT. The version number for the layout XML. --&gt;
    &lt;version&gt;1252.02&lt;/version&gt;
    &lt;configs&gt;
        &lt;!-- The Title for the application which can be customized. --&gt;
        &lt;config key=&quot;title&quot; value=&quot;Cisco Finesse&quot;/&gt;
        &lt;!-- The logo file for the application --&gt;
        &lt;!-- For detailed instructions on using custom icons for logos and tabs,
        please refe…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 30 Sep 2024 16:18:54 +0000</pubDate>
        </item>
        <item>
            <title>gadgetcodesnippets</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:gadgetcodesnippets&amp;rev=1727713144&amp;do=diff</link>
            <description>Gadget Code Snippets

MakeRequest




            _clientLogger.log(&quot;handleResponse(): The response status code is: &quot; + response.rc);
            _clientLogger.log(&quot;response.data :&quot; + response.data);
            _clientLogger.log(&quot;response.headers :&quot; + JSON.stringify(response.headers));
            _clientLogger.log (&quot;responseTextJSON: &quot; + JSON.stringify(response.text));</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 30 Sep 2024 16:19:04 +0000</pubDate>
        </item>
        <item>
            <title>gadgets</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:gadgets&amp;rev=1727974900&amp;do=diff</link>
            <description>Finesse Gadgets

TO DO

	*  Check out - finesse.utilities.Utilities.getParameterByName(str, name)
		* &lt;https://developer.cisco.com/docs/finesse/#!javascript-library&gt; 


Reference the Finesse and jQuery Libraries

Reference the Finesse and jQuery libraries hosted on the Finesse server from within your external Hosted Gadget using the below code.
Full example outlines how to do this.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 03 Oct 2024 17:01:40 +0000</pubDate>
        </item>
        <item>
            <title>js-api</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:js-api&amp;rev=1761732619&amp;do=diff</link>
            <description>Finesse JavaScript API

Auth API Examples

Reference: &lt;https://developer.cisco.com/docs/finesse/utilities/#getauthheaderstringconfigobj&gt;

A non SSO User


getToken(): undefined

getUserAuthString(): ZmFrZXVzZXI6ZmFrZXBhc3N3b3Jk

getAuthHeaderString(finesse.gadget.Config): Basic ZmFrZXVzZXI6ZmFrZXBhc3N3b3Jk

getAuthModes(): {&quot;SSO&quot;:&quot;SSO&quot;,&quot;NONSSO&quot;:&quot;NON_SSO&quot;,&quot;HYBRID&quot;:&quot;HYBRID&quot;}

getAuthTokenObj(): null</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 29 Oct 2025 10:10:19 +0000</pubDate>
        </item>
        <item>
            <title>layouts</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:layouts&amp;rev=1727713526&amp;do=diff</link>
            <description>Finesse Team Layouts


# Gerry O&#039;Rourke
# 30 September 2024
# Version 1.0

#################################################################################################################################################
# 1. Configure a template Finesse config against an individual team using Finesse Admin GUI and confirm all OK.                                 #
# Document the Team ID which has been configured with this template (team ID is a column on the Finesse Admin teams page)            …</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 30 Sep 2024 16:25:26 +0000</pubDate>
        </item>
        <item>
            <title>workflow</title>
            <link>http://orourke.tv/web/doku.php?id=vendors:cisco:uc:ucce:finesse:workflow&amp;rev=1727713159&amp;do=diff</link>
            <description>Sample Workflows

samplevaluecv2</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 30 Sep 2024 16:19:19 +0000</pubDate>
        </item>
    </channel>
</rss>
