can you please make a "select filename from fileexploreritem" ^^ the param *filename* is written *fileName*
I don't know for the other params but I am 100% sure that you just mixed up some values. Which of the functions are you using now in the end? *importFileByInternalUserId* or *importFile* ? Sebastian 2011/6/28 Daniel Jao <[email protected]>: > hi sebastian, > my question is when i use the addFolderByUserId, why is it that the room_id > is the one being use as the filename in the fileexploreritem table? is this > correct? as i said, i used this parameters: > > Array > ( > [SID] => 103b1812e3a98369306a16eb63c51a61 > [userId] => 8 > [parentFileExplorerItemId] => 0 > [filename] => Test Folder > [room_id] => 65 > [isOwner ] => 1 > [externalFilesid] => 0 > [externalType] => Testing > ) > im attaching a screenshot of the db, please confirm if my question is valid. > > For the > If the error value is *fail for input string xyz* the Gateway has > > rejected your params, so there is sth wrong with it. > > What would you say is wrong with the ff params: > > Array > ( > [SID] => 103b1812e3a98369306a16eb63c51a61 > [internalUserId] => 8 > [externalType] => Testing Server > [externalFileId] => 1 > [room_id] => 65 > [isOwner ] => 1 > [parentFolderId] => -2 > [path] => > http://devserver/media/assets/folder/29/1308894254_3_uploadfile_table.xls > [fileSystemName] => 1308894254_3_uploadfile_table.xls > ) > > Specifically the fileSystemName? base on the doc, i needed to set the > filename with extension, which i did. > > I really appreciate your help sebastian. > > thanks, > > daniel > > -- > 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/-/3TEhOJSc8lEJ. > 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. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- 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.
