When I am sending an invitation using the sendinvitationHash the following fields are not updated:
invitationpassword null invitedname blank ispasswordprotected 0 No email is generated. All other fields a updated. and the hash is created here is the soap request that is sent <?xml version="1.0" encoding="utf-8"?><soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http:// www.w3.org/2003/05/soap-envelope"><soap12:Body><ns2:sendInvitationHash xmlns:ns2="http:// services.axis.openmeetings.org"><ns2:SID>4f37436a004a8cc74e58feaa0574c610</ ns2:SID><ns2:username>somename</ns2:username><ns2:message>Staff Meeting</ns2:message><ns2:baseurl>http://localhost:5080/openmeetings</ ns2:baseurl><ns2:email>[email protected]</ns2:email><ns2:subject>Staff Meeting</ns2:subject><ns2:room_id>28</ ns2:room_id><ns2:conferencedomain></ ns2:conferencedomain><ns2:isPasswordProtected>1</ ns2:isPasswordProtected><ns2:invitationpass>password</ ns2:invitationpass><ns2:valid>2</ ns2:valid><ns2:validFromDate>10.12.2010</ ns2:validFromDate><ns2:validFromTime>05:48PM</ ns2:validFromTime><ns2:validToDate>10.12.2010</ ns2:validToDate><ns2:validToTime>06:48PM</ ns2:validToTime><ns2:language_id>1</ns2:language_id><ns2:sendMail>1</ ns2:sendMail></ns2:sendInvitationHash></soap12:Body></ soap12:Envelope><?xml version='1.0' encoding='utf-8'? ><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap- envelope"><soapenv:Body><ns:sendInvitationHashResponse xmlns:ns="http:// services.axis.openmeetings.org"><ns:return>e5b242789536140c7a1bd3b4b76a8436</ ns:return></ns:sendInvitationHashResponse></soapenv:Body></ soapenv:Envelope> -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
