I'm not using these tools Here are couple examples: PHP API [1] Java tests [2]
[1] https://github.com/openmeetings/openmeetings-api-plugin/blob/master/src/main/scripts/OmGateway.php#L273 [2] https://github.com/apache/openmeetings/blob/3.3.x/openmeetings-web/src/test/java/org/apache/openmeetings/test/webservice/TestFileService.java#L50 On Thu, Aug 24, 2017 at 7:01 PM, Alekhya M <[email protected]> wrote: > Thank you. > > I am trying with REST API tools like SOAP UI, Ready API!. I hav already > tried with the link you've shared, I couldn't get success response. > Can you help me out in achieving this? > > > Regards, > Alekhya > > ------------------------------ > *From: *"solomax666" <[email protected]> > *To: *"Alekhya M" <[email protected]> > *Cc: *"user" <[email protected]> > *Sent: *Thursday, August 24, 2017 5:03:10 PM > *Subject: *Re: Query on Adding a file via REST/SOAP Request > > please do not cross-post to the different lists > You can use this [1] method to add file with its contents > > [1] http://openmeetings.apache.org/openmeetings- > webservice/apidocs/org/apache/openmeetings/webservice/ > FileWebService.html#add-java.lang.String-org.apache. > openmeetings.db.dto.file.FileExplorerItemDTO-java.io.InputStream- > > On Thu, Aug 24, 2017 at 6:08 PM, Alekhya M <[email protected]> > wrote: > >> Hi, >> >> *Brief about me ::* Myself Alekhya M, working as a Senior Software >> Engineer @Global Edge Software Ltd., Bangalore, India. >> >> I have been using OpenMeetings Application past few days and I am >> exploring on adding a file on server via REST/SOAP Request (Not from the >> UI). >> Able to login successfully using SOAP/REST request (Referred the WSDL >> services link & REST request details on OpenMeetings web page) but I am not >> able to add a file onto server using SOAP/REST Request as I have tried in >> few ways. Attached the SOAP Request details which I've used. >> >> *Query : Is there any way to add a file via REST/SOAP Request? If it's >> possible, Could you please let me know how to achieve this?* >> >> >> Best Regards, >> Alekhya. >> >> Disclaimer:This message is intended only for the designated recipient(s). >> It may contain confidential or proprietary information and may be subject >> to other confidentiality protections. If you are not a designated >> recipient, you may not review, copy or distribute this message. Please >> notify the sender by e-mail and delete this message. GlobalEdge does not >> accept any liability for virus infected mails. >> >> > > > -- > WBR > Maxim aka solomax > > > Disclaimer:This message is intended only for the designated recipient(s). > It may contain confidential or proprietary information and may be subject > to other confidentiality protections. If you are not a designated > recipient, you may not review, copy or distribute this message. Please > notify the sender by e-mail and delete this message. GlobalEdge does not > accept any liability for virus infected mails. > > -- WBR Maxim aka solomax
