Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
Service is ready to be committed :) waiting for the issue :))) On Fri, Aug 19, 2016 at 11:10 AM, Bhushan Patil wrote: > On Aug 19, 2016 9:33 AM, "Maxim Solodovnik" wrote: > > > > Do you need only version? > > revision and buildDate can also be

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
On Aug 19, 2016 9:33 AM, "Maxim Solodovnik" wrote: > > Do you need only version? > revision and buildDate can also be retrieved Yes, I currently need only version but I think we should also provided revision n buildDate. > > On Fri, Aug 19, 2016 at 10:59 AM, Maxim Solodovnik

Re: AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-18 Thread Maxim Solodovnik
wow, serious claim :) hope this will be resolved :))) On Fri, Aug 19, 2016 at 11:04 AM, Coscend@OM wrote: > Dear Maxim, > > > > We got this message when we posted using our login id. > > > > *One of our mostly harmless robots seems to think you are not a human.* > >

RE: AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-18 Thread Coscend@OM
Dear Maxim, We got this message when we posted using our login id. One of our mostly harmless robots seems to think you are not a human. Because of that, it’s hidden your profile from the public. If you really are human, please contact support to have your

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
Do you need only version? revision and buildDate can also be retrieved On Fri, Aug 19, 2016 at 10:59 AM, Maxim Solodovnik wrote: > could you please create JIRA issue? > > On Fri, Aug 19, 2016 at 10:55 AM, Bhushan Patil > wrote: > >> Seems

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
could you please create JIRA issue? On Fri, Aug 19, 2016 at 10:55 AM, Bhushan Patil wrote: > Seems great. Thanks. > > On Aug 19, 2016 9:21 AM, "Maxim Solodovnik" wrote: > > > > ServerWebService is actually for manging cluster servers > >

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
ServerWebService is actually for manging cluster servers I'm afraid additional service is required here like InfoWebService with SOAP method getVersion with REST method GET /info/version On Fri, Aug 19, 2016 at 10:48 AM, Bhushan Patil wrote: > How about

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
How about 'getVersion' or 'getOMVersion' method in 'ServerWebService' ? On Aug 19, 2016 9:08 AM, "Maxim Solodovnik" wrote: > > I can add it to 3.1.3, could you propose service name for this? > > On Fri, Aug 19, 2016 at 10:37 AM, Bhushan Patil

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
I can add it to 3.1.3, could you propose service name for this? On Fri, Aug 19, 2016 at 10:37 AM, Bhushan Patil wrote: > We are thinking that our soap services invocation code should be > configurable. For example, if detects that OM version is 3.1.2 then don't > call

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
We are thinking that our soap services invocation code should be configurable. For example, if detects that OM version is 3.1.2 then don't call getSession method, call directly login method.

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
We are thinking that our soap services invocation code should be configurable. For example, if detects that OM version is 3.1.2 then don't call getSession method, call directly login method. On Aug 19, 2016 9:01 AM, "Maxim Solodovnik" wrote: > > hmm the version of OM itself

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
hmm the version of OM itself we never has API call for this :( It can be easily added, but why do you need it? On Fri, Aug 19, 2016 at 10:28 AM, Bhushan Patil wrote: > Sorry but I couldn't find anything which returns OM version from the links > you provided. > >

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
So is there any api which I can use get OM version? If not, please guide me how can I create one. Thank you. On Aug 19, 2016 8:12 AM, "Maxim Solodovnik" wrote: > > yep Moodle plugin as well as PHP API are updated to work with new REST services as expected > It also was

Re: AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-18 Thread Maxim Solodovnik
OK, please let me know if you need any help On Fri, Aug 19, 2016 at 8:44 AM, Coscend@OM wrote: > Dear Maxim, > > > > We were uploading the file in wiki page. GitHub has blocked it. We have > sent a request to GitHub Support. > > > > Thank you. > > > > Sincerely, > > >

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
yep Moodle plugin as well as PHP API are updated to work with new REST services as expected It also was discussed in mailing lists :) On Fri, Aug 19, 2016 at 9:36 AM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > Was there a new Moodle plugin issued to be compatible with this API ? > >

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread seba.wag...@gmail.com
Was there a new Moodle plugin issued to be compatible with this API ? 2016-08-19 12:32 GMT+10:00 Maxim Solodovnik : > yep, Swagger :)) > > The general flow is the same, I just reduced the number of requests > required (2 against 3) :) > Also new version is more extendable

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
yep, Swagger :)) The general flow is the same, I just reduced the number of requests required (2 against 3) :) Also new version is more extendable and more compact :) On Fri, Aug 19, 2016 at 9:29 AM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > Swagger you mean. Yeah that is a really

RE: AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-18 Thread Coscend@OM
Dear Maxim, We were uploading the file in wiki page. GitHub has blocked it. We have sent a request to GitHub Support. Thank you. Sincerely, Hemant K. Sabat Coscend Communications Solutions Web site: www.Coscend.com

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
JFYI: http://cxf.markmail.org/thread/tmarv3xwewgemiut On Fri, Aug 19, 2016 at 8:24 AM, Maxim Solodovnik wrote: > I need help from community to document this > I have no time to write code otherwise : > > Additionally I was thinking about add Swanger to REST > > On

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread seba.wag...@gmail.com
Has it been reworked to fit into the REST (GET/PUT/POST/DELETE) specification? Is that the change? Cause AFAIK I think the methods/flow are the same, right ? Thanks, Sebastian 2016-08-19 11:09 GMT+10:00 Maxim Solodovnik : > Hello, > > The API was changed (it was discussed

Re: New tutorials Installation OM 3.1.2 on different OS

2016-08-18 Thread Maxim Solodovnik
sure, please let me know what to do :) On Fri, Aug 19, 2016 at 2:25 AM, Alvaro wrote: > Ok, Thanks, Sebastian. > > Maxim, will contact with you. > > Regards! > > Alvaro > > .. > > > El jue, 18-08-2016 a las 08:54 +1200, seba.wag...@gmail.com escribió: > > Hi

Re: Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Maxim Solodovnik
Hello, The API was changed (it was discussed here: http://openmeetings.markmail.org/thread/43d5irskmknn3u6u) Full API as javadocs available here http://openmeetings.apache.org/openmeetings-webservice/apidocs/index.html Short example available here:

Get Openmeetings version via SOAP/REST api

2016-08-18 Thread Bhushan Patil
Hello everyone, we have integrated older version of Openmeetings with our application. At the time of migration to OM 3.1.2, we realized that api are changed. We want to keep old code as well as write new code for newer APIs. I am unable to find soap/rest api which let us know version of

Re: New tutorials Installation OM 3.1.2 on different OS

2016-08-18 Thread Alvaro
Ok, Thanks, Sebastian. Maxim, will contact with you. Regards! Alvaro .. El jue, 18-08-2016 a las 08:54 +1200, seba.wag...@gmail.com escribió: > Hi Alvaro, > > > this all sounds great. Just go ahead! > > > Thanks! > Sebastian > > 2016-08-18 5:21 GMT+12:00 Alvaro