Hello sakai devs.

I'm trying to achieve a deep intregration with sakai and
our home-brew virtual classroom application. In order to do so we'd like to
be able to create content from our end that will find itself in sakai as
well as consume content from sakai to present in live classrooms.

We have easily integrated users/group/messages but currently cannot achieve
uploading content to a library.

We've been successful in sending file to /system/pool/createfile but
afterwards the file poolid is unavailable from the answer and the relation
between a group and a file is still unknown to us.

Can anybody point to us the process in creating a file where we could maybe
preset a file poolid and use the service in this form :
/system/pool/createfile.3sd23a4QW4WD or another way in which we could
achieve this goal.

Since it uses video/audio and RTMP for server pushes our platform makes
call from actionscript.

We previously tryed to get store.upload.json but we get an Access Denied
Error

13.09.2012 16:52:52.177 *INFO* [127.0.0.1 [1347569572177] POST
>> /store.upload.json HTTP/1.1] logs/request.log 13/Sep/2012:16:52:52 -0400
>> [403] -> POST /store.upload.json HTTP/1.1
>
> 13.09.2012 16:52:52.210 *ERROR* [127.0.0.1 [1347569572177] POST
>> /store.upload.json HTTP/1.1]
>> org.apache.sling.servlets.post.impl.operations.ModifyOperation Access
>> Denied Access denied.
>
> 13.09.2012 16:52:52.211 *INFO* [127.0.0.1 [1347569572177] POST
>> /store.upload.json HTTP/1.1] logs/request.log 13/Sep/2012:16:52:52 -0400
>> [403] <- 500 text/html 34ms
>
> 13.09.2012 16:52:52.211 *INFO* [127.0.0.1 [1347569572177] POST
>> /store.upload.json HTTP/1.1] logs/access.log 127.0.0.1 - anonymous
>> 13/Sep/2012:16:52:52 -0400 "POST /store.upload.json HTTP/1.1" 500 1357 "-"
>> "Shockwave Flash"
>
>
Thanks a lot for your time.

This platform is intended to be fully open Source, is currently built on
the latest flex SDK using robotlegs 2 Covariant mediation in order to
provide a tablet/mobile application as well. All FOSS.

William
_______________________________________________
oae-dev mailing list
oae-dev@collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to