in the setUserObjectXYZ you need to set an externalUserId identifying your user.
You should always use the same externalUserId for the same externaluser.
For example in typo3 you would use the frontend_user_id ... in moodle
the usual user_id et cetera.
That way the same user will always see the same "private drive" in the
File-Explorer.

Sebastian

2011/11/11 Sam Roy <samro...@gmail.com>:
> Hi all,
>
>
>
> I'm using OM 1.8.6 and everything seems to work perfectly, the upload files
> functions also.
>
>
>
> I’m using the SOAP API to connect users to virtual classroom and add them
> with setUserObjectAndGenerateRoomHashByURL. Again, this seems to work
> perfectly but the upload file doesn’t work. Thoses users don’t exist in the
> database.
>
>
>
> I can click upload, choose my file, and start importation.
>
>
>
> I see the upload progression from 0 to 100%.
>
>
>
> But it stalls at [converting…]
>
>
>
> I guess it’s a userLevel problem from the log. How could I fix it ?
>
>
>
> Thank you,
>
>
>
> Sam.
>
>
>
>
>
> Logs:
>
> DEBUG 11-11 07:04:31.581 UploadHandler.java 266067485 156
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - starting upload
>
> DEBUG 11-11 07:04:31.581 UploadHandler.java 266067485 156
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - starting upload
>
> DEBUG 11-11 07:04:31.581 UploadHandler.java 266067485 169
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - uploading 274502 bytes
>
> DEBUG 11-11 07:04:31.581 UploadHandler.java 266067485 169
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - uploading 274502 bytes
>
> DEBUG 11-11 07:04:31.582 UploadHandler.java 266067486 175
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - sid: 54d3b640a0257bd56ab7a07c5f09635d
>
> DEBUG 11-11 07:04:31.582 UploadHandler.java 266067486 175
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - sid: 54d3b640a0257bd56ab7a07c5f09635d
>
> DEBUG 11-11 07:04:31.587 UploadHandler.java 266067491 179
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - userId = 0, userLevel = -1
>
> DEBUG 11-11 07:04:31.587 UploadHandler.java 266067491 179
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - userId = 0, userLevel = -1
>
> DEBUG 11-11 07:04:31.587 UploadHandler.java 266067491 182
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - insufficient user level -1
>
> DEBUG 11-11 07:04:31.587 UploadHandler.java 266067491 182
> org.openmeetings.servlet.outputhandler.UploadHandler [http-0.0.0.0-5080-14]
> - insufficient user level -1
>
>
>
>
>
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to