<?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: XML API call to reassign an Event / Training session to a new host in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455096#M363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to do this programatically, only via the WebEx web admin page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2016 22:15:55 GMT</pubDate>
    <dc:creator>mifierro</dc:creator>
    <dc:date>2016-12-14T22:15:55Z</dc:date>
    <item>
      <title>XML API call to reassign an Event / Training session to a new host</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455093#M360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to reassign an event or a training session through the XML API to a new host like you can do through the Site Administration page?&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 17:17:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455093#M360</guid>
      <dc:creator>bbalzarini</dc:creator>
      <dc:date>2016-11-22T17:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: XML API call to reassign an Event / Training session to a new host</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455094#M361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings! There isn't a direct way to do this, but you could use SetMeeting to do this, adding a new host to the meeting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bodyContent xsi:type="java:com.webex.service.binding.meeting.SetMeeting"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meetingkey&amp;gt;000000000&amp;lt;/meetingkey&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;participants&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attendees&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attendee&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;person&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;New Host&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;firstName&amp;gt;New&amp;lt;/firstName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lastName&amp;gt;Host&amp;lt;/lastName&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webExId&amp;gt;newHostID&amp;lt;/webExId&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;email&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:newhost@example.com"&gt;newhost@example.com&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/email&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/person&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;role&amp;gt;HOST&amp;lt;/role&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/attendee&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/attendees&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/participants&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bodyContent&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 23:03:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455094#M361</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2016-12-08T23:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: XML API call to reassign an Event / Training session to a new host</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455095#M362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A similar question, is it possible to programmatically re-assign an already recorded meeting? I looked through the various API calls and did not find anything that could handle it. This step in particular:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Re-assign Recording.PNG" class="image-1 jive-image" src="/legacyfs/online/fusion/103300_Re-assign Recording.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 15:29:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455095#M362</guid>
      <dc:creator>phillip.isley</dc:creator>
      <dc:date>2016-12-13T15:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: XML API call to reassign an Event / Training session to a new host</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455096#M363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to do this programatically, only via the WebEx web admin page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 22:15:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455096#M363</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2016-12-14T22:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: XML API call to reassign an Event / Training session to a new host</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455097#M364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am looking for calls that work for Events or Training sessions.&amp;nbsp; The code snippet you posted is for Meetings.&amp;nbsp; I know there is a setEvent call where I can pass in something similar but it does not include an option to set the type as HOST.&amp;nbsp; The only valid values according to the documentation are "&lt;SPAN style="color: #000000; font-family: CiscoSansRegular, 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', 微软雅黑, STXihei, 华文细黑, sans-serif; font-size: 13px; background-color: #f0f0f0;"&gt;MEMBER, VISITOR and PANELIST.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;" The xsd also says that you could send SME ( I don't know what that means) or SALESTEAM.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; I am able to register a user as a panelist, but that does not mark them as an Alternate Host and they are not able to start the Event.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 00:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455097#M364</guid>
      <dc:creator>bbalzarini</dc:creator>
      <dc:date>2016-12-16T00:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: XML API call to reassign an Event / Training session to a new host</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455098#M365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize, you are correct there is a different way to do this. In setTrainingSession, you can use otherHostWebExID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2017 00:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/xml-api-call-to-reassign-an-event-training-session-to-a-new-host/m-p/3455098#M365</guid>
      <dc:creator>mifierro</dc:creator>
      <dc:date>2017-01-14T00:35:12Z</dc:date>
    </item>
  </channel>
</rss>

