<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Business Continutity Plan WebEx Contact centre in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840002#M3431</link>
    <description>&lt;P&gt;Hello there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can create dedicated Entry Point according to business hours ( Optional ) which is pointed emergency state flow. Emergency state flow could be a simple call flow where you can use blind transfer block and under blind transfer you can mention voicemail group number.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2023 06:34:19 GMT</pubDate>
    <dc:creator>asmvar@1234</dc:creator>
    <dc:date>2023-05-22T06:34:19Z</dc:date>
    <item>
      <title>Business Continutity Plan WebEx Contact centre</title>
      <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4839610#M3430</link>
      <description>&lt;P&gt;Hi, I am looking for a solution for a customer. in UCCX they could dial in a phone number and have "an emergency state" activated. which pushed the calls to voicemail group. How can I replicate this in WebEx Contact Centre? not in webex control hub, but in the contact centre.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 03:03:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4839610#M3430</guid>
      <dc:creator>NewWxCC</dc:creator>
      <dc:date>2023-05-21T03:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Business Continutity Plan WebEx Contact centre</title>
      <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840002#M3431</link>
      <description>&lt;P&gt;Hello there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can create dedicated Entry Point according to business hours ( Optional ) which is pointed emergency state flow. Emergency state flow could be a simple call flow where you can use blind transfer block and under blind transfer you can mention voicemail group number.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 06:34:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840002#M3431</guid>
      <dc:creator>asmvar@1234</dc:creator>
      <dc:date>2023-05-22T06:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Business Continutity Plan WebEx Contact centre</title>
      <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840041#M3432</link>
      <description>thanks for the reply. how does the person dial into that number?&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2023 07:30:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840041#M3432</guid>
      <dc:creator>NewWxCC</dc:creator>
      <dc:date>2023-05-22T07:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Business Continutity Plan WebEx Contact centre</title>
      <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840058#M3433</link>
      <description>&lt;P&gt;I don't think so you can activate certain flow by dialing any number.&lt;BR /&gt;&lt;BR /&gt;Either you can have dedicated EP for emergency flow or&amp;nbsp;You can create Business Hours and Override schedule and point to this emergency flow. It will need manual intervention.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 08:06:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840058#M3433</guid>
      <dc:creator>asmvar@1234</dc:creator>
      <dc:date>2023-05-22T08:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Business Continutity Plan WebEx Contact centre</title>
      <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840912#M3434</link>
      <description>&lt;P&gt;If you have someplace where the state of queues or groups is stored, you could have another entry point that allowed you to change the state. I have done this in CCX, but not yet in WxCC. It certainly should be possible.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 14:28:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4840912#M3434</guid>
      <dc:creator>Elliot Dierksen</dc:creator>
      <dc:date>2023-05-23T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Business Continutity Plan WebEx Contact centre</title>
      <link>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4848718#M3435</link>
      <description>&lt;P&gt;Emergency toggle can be done via Global Variables and Flow designer toggles on WebexCC.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;API:&amp;nbsp;&lt;A href="https://developer.webex-cx.com/documentation/global-variables/v1/update-global-variables" target="_blank"&gt;https://developer.webex-cx.com/documentation/global-variables/v1/update-global-variables&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This has been covered in some use case samples - here are some screenshots of how to implement it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArunabhBhattacharjee_0-1685980268111.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/186512i540AF088E1BA6EA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArunabhBhattacharjee_0-1685980268111.png" alt="ArunabhBhattacharjee_0-1685980268111.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The HTTP call sends a Web hook to Webex Connect that does a PUT API call to Global Variable Open/Closed state on the contact center.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArunabhBhattacharjee_1-1685980312146.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/186513i8DCB02E2A6E6F059/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArunabhBhattacharjee_1-1685980312146.png" alt="ArunabhBhattacharjee_1-1685980312146.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;WebexConnect Flow to trigger the PUT API -&amp;nbsp;&lt;A href="https://developer.webex-cx.com/documentation/global-variables/v1/update-global-variables" target="_blank"&gt;https://developer.webex-cx.com/documentation/global-variables/v1/update-global-variables&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For more information on technical implementation please reach out to your CSM/PSM/partner contact.&lt;/P&gt;
&lt;P&gt;Steps:&lt;/P&gt;
&lt;P&gt;- create Global var for open closed&lt;/P&gt;
&lt;P&gt;- create flow that reads this value before proceeding with the flow&lt;/P&gt;
&lt;P&gt;- to change the value you can do it via the admin page.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;- to change the value via a phone call, use 2 flows: voice flow inbound with HTTP call to webex Connect + webex connect flow with a PUT API call to the Global variable with the new value / toggled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Arunabh.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:54:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/business-continutity-plan-webex-contact-centre/m-p/4848718#M3435</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2023-06-05T15:54:08Z</dc:date>
    </item>
  </channel>
</rss>

