Hi smits, We are able to write the rest api's for the services(for adding/updating the data) provided by ofbiz. Right now we are facing the difficulty with non-service functionalities(mostly for listing and getting the data).
On Thu, Mar 21, 2019 at 4:42 PM Pierre Smits <[email protected]> wrote: > That would suggest a rest > > On Thu, 21 Mar 2019 at 12:05 Rahul Utkoor <[email protected] > .invalid> > wrote: > > > Hi Girish, > > > > Thanks for the reply. > > Yes, In our case an external system wants to interact with Ofbiz and get > > information. > > > > On Wed, Mar 20, 2019 at 5:49 PM Girish Vasmatkar < > > [email protected]> wrote: > > > > > Hi Rahul > > > > > > Do you have an external system that wants to talk to OFBiz and thus > > require > > > an interface/wrapper/web service to extract data from OFBiz? > > > > > > Best - > > > Girish > > > > > > On Wed, Mar 20, 2019 at 1:24 PM Rahul Utkoor > > > <[email protected]> wrote: > > > > > > > Hello all, > > > > > > > > We are having a requirement of writing a wrapper for listing/getting > > the > > > > data for the functionalities in accounting module of Ofbiz. For some > of > > > the > > > > listing functionalities, Ofbiz UI is tightly coupled with the backend > > > > implementation. In a crude way we can rewrite all the functionalities > > > using > > > > entityquery method, but it involves lot of effort to redo it for all > of > > > > them. Is there any optimal way to make use of existing methods? > > > > Any suggestions are most welcome. > > > > > > > > -- > > > > > > > > *Thanks & Regards,* > > > > *Rahul.* > > > > > > > > > > > > > -- > > > > *Thanks & Regards,* > > *Rahul.* > > > -- > Sent from my phone > -- *Thanks & Regards,* *Rahul.*
