hmm.. so if  i want my files to be use bounded, then i think i dont need to 
call the addFolderByUserId anymore, let me focus then on 
importFileByInternalUserId.

question:

array(
                        'SID' => $session_id,
                        'internalUserId' => $internalUserId,
                        'externalType'=>$user_type,
                        'externalFileId' => $fileId,  //fix this one
                        'room_id' => $roomId, 
                        'isOwner ' => true, 
                        'parentFolderId' => -2,
                        
'path'=>'http:/temp/media/assets/folder/29/1308894254_3_uploadfile__table.xls',
                        
'fileSystemName'=>'1308894254_3_uploadfile__table.xls'
                        
                );        

1.  What should be the path? should it point to the file itself?
2.  Any restriction on the fileSystemName?

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/1wbIXKWvd_YJ.
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.

Reply via email to