<?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: Email notification language with CreateMeetingAttendee xml api in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520242#M1028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the support!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2017 07:39:58 GMT</pubDate>
    <dc:creator>sevan.fandeev.ne</dc:creator>
    <dc:date>2017-01-19T07:39:58Z</dc:date>
    <item>
      <title>Email notification language with CreateMeetingAttendee xml api</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520238#M1024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I have some troubles with language. When I use CreateMeetingAttendee of XML API, i recieve the email which is in English,&lt;/P&gt;&lt;P&gt;but I change the corresponding xml field (&amp;lt;language&amp;gt;&amp;lt;/language&amp;gt;) with other languages ("Korean, German and others..") and email is only in English, so i need Russian language, which is used in my webex personal site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: When I had used URL API, email was in right language (russian).. So i think it is possible to do it with XML API...&lt;/P&gt;&lt;P&gt;Here is my xml sent to server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;"&amp;lt;serv:message xmlns:xsi='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;'&amp;gt;" +&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp; &amp;lt;header&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;securityContext&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webExID&amp;gt;XXXXX&amp;lt;/webExID&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password&amp;gt;XXXXX&amp;lt;/password&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;siteName&amp;gt;XXXXX&amp;lt;/siteName&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/securityContext&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp; &amp;lt;/header&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp; &amp;lt;body&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp; &amp;lt;bodyContent xsi:type='java:com.webex.service.binding.attendee.CreateMeetingAttendee'&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;person&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;firstName&amp;gt;" + firstName + "&amp;lt;/firstName&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;lastName&amp;gt;" + lastName + "&amp;lt;/lastName&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;email&amp;gt;" + email + "&amp;lt;/email&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/person&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;emailInvitations&amp;gt;true&amp;lt;/emailInvitations&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;joinStatus&amp;gt;ACCEPT&amp;lt;/joinStatus&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;language&amp;gt;" + language + "&amp;lt;/language&amp;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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sessionKey&amp;gt;" + sessionKey + "&amp;lt;/sessionKey&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp; &amp;lt;/bodyContent&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;nbsp; &amp;lt;/body&amp;gt;" +&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"&amp;lt;/serv:message&amp;gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Is it possible to resolve my issue? Could anyone help me?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 11:56:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520238#M1024</guid>
      <dc:creator>sevan.fandeev.ne</dc:creator>
      <dc:date>2017-01-17T11:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Email notification language with CreateMeetingAttendee xml api</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520239#M1025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The XML API's have many hardcoded emails that cant be translated or templated; When using the XML API its best if you send out your own emails w/meeting details instead of relying on WebEx to send those on your behalf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 18:22:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520239#M1025</guid>
      <dc:creator>ryanhunt</dc:creator>
      <dc:date>2017-01-17T18:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Email notification language with CreateMeetingAttendee xml api</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520240#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the quick response!&lt;/P&gt;&lt;P&gt;Do you mean that I should create custom email, using my backend language and remove "emailInvitations" tags from sent xml?&lt;/P&gt;&lt;P&gt;It is just weird that URL api (enroll event) works as it should (uses my Webex Email Templates), but XML api can't do it, or I am just doing something wrong)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:24:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520240#M1026</guid>
      <dc:creator>sevan.fandeev.ne</dc:creator>
      <dc:date>2017-01-18T08:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Email notification language with CreateMeetingAttendee xml api</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520241#M1027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The XML API has hardcoded responses and does not use the email template functions at all, the URL API does.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So yeah, disable email invitations and use getJoinUrl link for the meeting and send out your own email invites.. You can easily end up with a much more flexible mailing system than what we offer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 22:15:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520241#M1027</guid>
      <dc:creator>ryanhunt</dc:creator>
      <dc:date>2017-01-18T22:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Email notification language with CreateMeetingAttendee xml api</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520242#M1028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for the support!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 07:39:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/email-notification-language-with-createmeetingattendee-xml-api/m-p/3520242#M1028</guid>
      <dc:creator>sevan.fandeev.ne</dc:creator>
      <dc:date>2017-01-19T07:39:58Z</dc:date>
    </item>
  </channel>
</rss>

