Page 1 of 1

Integrate external Webservice in OPenemm

Posted: Tue Aug 04, 2015 6:59 am
by vijaya
Hello All,

I have written new webservice(independent of the OpenEMM codebase) using the existing dao's , based on my requirement .Now I want to integrate it with OpenEMM in my local system. I have refereed the Extension manual .which help to create and integrate extension related to GUI only. It does not provide more information about the new Webservice intergation with openEMM

Please could you provide the steps to integrate external webservice with openeEMM.

Regards,
Vijaya

Re: Integrate external Webservice in OPenemm

Posted: Tue Aug 04, 2015 7:14 am
by vijaya
I have written the webservice in java.