Hi,
I installed WebEx Meeting:https://moodle.org/plugins/view/mod_webexactivity & I make its configuration then I created course, when I try to add webex it give me:
An error occurred in WebEx while processing XML: 110001 Corresponding MeetingType not found.
More information about this error
Debug info: <?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:serv="http://www.webex.com/schemas/2002/06/service"><header><securityContext><webExID>mmccabe</webExID><password>*****</password><siteName>creativedctraining</siteName></securityContext></header><body><bodyContent xsi:type="java:com.webex.service.binding.training.CreateTrainingSession"><accessControl><listing>UNLISTED</listing><sessionPassword>npb0KU0r</sessionPassword><enforcePassword>FALSE</enforcePassword></accessControl><schedule><startDate>05/18/2015 12:43:35</startDate><openTime>20</openTime><duration>20</duration><hostWebExID>mdl_master</hostWebExID></schedule><metaData><defaultHighestMT>TRUE</defaultHighestMT><confName>webex1</confName><description></description></metaData><enableOptions></enableOptions><repeat><repeatType>SINGLE</repeatType></repeat></bodyContent></body></serv:message>
Error code: webexxmlexception
Stack trace:
line 524 of /mod/webexactivity/classes/webex.php: mod_webexactivity\local\exception\webex_xml_exception thrown
line 269 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\webex->get_response()
line 760 of /mod/webexactivity/classes/local/type/base/meeting.php: call to mod_webexactivity\local\type\base\meeting->save_to_webex()
line 98 of /mod/webexactivity/lib.php: call to mod_webexactivity\local\type\base\meeting->save()
line 105 of /course/modlib.php: call to webexactivity_add_instance()
line 270 of /course/modedit.php: call to add_moduleinfo()\
& when I searched on google it give me this with no solution:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello,
This WebEx site has a 2 host limit, which are taken by different accounts. The user in your security context has no permission to schedule a session, and the error is thrown due to no meeting type privileges for that user. Your WebEx account manager can help you add additional host licenses if needed, or demonstrate disabling hosting privilege for existing users so other users can schedule.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi,
I think your webexID may have no the privileges to create training session. You can login your website to check,that is
http://[site].webex.com(or +suffix),then see information in the site manager.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.