<?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: Problem with weekly recurrence in webex XML API. in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472033#M523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You are using interval by its intended design. The email invitation behavior you are experiencing has been duplicated previously and reported to engineering and product management as a bug, which would typically be repaired in future XML API releases. Work around in the meantime would be to manually trigger email invitations from the WebEx page, or build your own email notification system to have greater control over email content.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 18:12:57 GMT</pubDate>
    <dc:creator>nmorrow</dc:creator>
    <dc:date>2014-03-19T18:12:57Z</dc:date>
    <item>
      <title>Problem with weekly recurrence in webex XML API.</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472031#M521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i am using the XML API for creating a meeting.&lt;/P&gt;&lt;P&gt;In our case the meeting is weekly repeat type.&lt;/P&gt;&lt;P&gt;A sample XML Request has below xml for weekly repeat&lt;/P&gt;&lt;P class="p1"&gt;&amp;lt;repeat&amp;gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;repeatType&amp;gt;&lt;SPAN class="s1"&gt;WEEKLY&lt;/SPAN&gt;&amp;lt;/repeatType&amp;gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;dayInWeek&amp;gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="s2"&gt;&amp;lt;day&amp;gt;&lt;/SPAN&gt;SUNDAY&lt;SPAN class="s2"&gt;&amp;lt;/day&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="s2"&gt;&amp;lt;day&amp;gt;&lt;/SPAN&gt;MONDAY&lt;SPAN class="s2"&gt;&amp;lt;/day&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="s2"&gt;&amp;lt;day&amp;gt;&lt;/SPAN&gt;TUESDAY&lt;SPAN class="s2"&gt;&amp;lt;/day&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/dayInWeek&amp;gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;interval&amp;gt;&lt;SPAN class="s1"&gt;10&lt;/SPAN&gt;&amp;lt;/interval&amp;gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;lt;/repeat&amp;gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;The interval tag would specify that meeting occurs '&lt;SPAN style="color: #282828; font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva; font-size: small;"&gt; Every 10 weeks on Monday, Tuesday, Sunday, from ..&lt;/SPAN&gt;.'.&lt;/P&gt;&lt;P class="p1"&gt;But when the meeting is created it is somehow ignoring the &amp;lt;interval&amp;gt; value and creates a meeting for Every week.&lt;/P&gt;&lt;P class="p1"&gt;Is the use of &amp;lt;interval&amp;gt; tag for every number of week correct here. The XML API reference does talk about this -&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Repeats the meeting every week or every number of weeks as designated. The meeting can also be &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scheduled for multiple days every week until the specified ending date is reached.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the reference does not have an sample example for above use case.&lt;/P&gt;&lt;P&gt;Can someone let me know if this is possible using the XML API and what would be the correct way of creating such a XML request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 08:45:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472031#M521</guid>
      <dc:creator>madhur.rawat.agreeya</dc:creator>
      <dc:date>2014-03-18T08:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with weekly recurrence in webex XML API.</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472032#M522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I looked deeper into this and found that the meeting created was indeed with proper intervals. It is what the meeting description in mail was showing which was incorrect. &lt;/P&gt;&lt;P&gt;Somehow description is not reflecting this interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What description we receive &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #282828; font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva; font-size: small; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Every Monday, Tuesday, Sunday, from Tuesday, March 18, 2014 to no end date "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #282828; font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva; font-size: small; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #282828; font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva; font-size: small; line-height: 1.5em;"&gt;What would be correct description&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #282828; font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva; font-size: small; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;SPAN style="color: #282828; font-family: Tahoma, Arial, sans-serif, Helvetica, Geneva; font-size: small;"&gt;Every 10 weeks on Monday, Tuesday, Sunday, from Tuesday, March 18, 2014 to no end date &lt;/SPAN&gt;"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 09:59:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472032#M522</guid>
      <dc:creator>madhur.rawat.agreeya</dc:creator>
      <dc:date>2014-03-18T09:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with weekly recurrence in webex XML API.</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472033#M523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You are using interval by its intended design. The email invitation behavior you are experiencing has been duplicated previously and reported to engineering and product management as a bug, which would typically be repaired in future XML API releases. Work around in the meantime would be to manually trigger email invitations from the WebEx page, or build your own email notification system to have greater control over email content.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 18:12:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/problem-with-weekly-recurrence-in-webex-xml-api/m-p/3472033#M523</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2014-03-19T18:12:57Z</dc:date>
    </item>
  </channel>
</rss>

