Hi Taher, I haven't had a chance to look into it yet but do you think that it would work for inserting data into ofbiz as well?
On Fri, Oct 31, 2014 at 12:51 PM, Taher Alkhateeb < [email protected]> wrote: > Hi Michael, > > I remember the ofbiz cookbook had a section on web services. Anyway, it is > really simple. Just go to any service definition and set export="true" and > take it from there. > > Taher Alkhateeb > > ----- Original Message ----- > > From: "Michael Gawrychowski" <[email protected]> > To: [email protected] > Sent: Friday, 31 October, 2014 7:37:57 PM > Subject: Re: What is the best way to interfere with ofbiz from another > application > > Taher, thank you for your response. Can you please point me to any > documentation about that? > > Thank you > > On Thu, Oct 30, 2014 at 9:30 PM, Taher Alkhateeb < > [email protected] > > wrote: > > > Hi, > > > > The best way I know is by exposing ofbiz services as web services which > is > > simply done by adding one attribute to any service definition. > > > > Taher Alkhateeb > > On Oct 31, 2014 12:20 AM, "Michael Gawrychowski" < > > [email protected]> > > wrote: > > > > > Hello everyone, we are testing ofbiz and we are trying to assess if it > is > > > going to work for our environment. One of the main criteria is to be > able > > > to trigger orders from 3rd party application that will communicate with > > > Ofbiz to do the rest of work. What is the best way to communicate with > > > ofbiz from the rest of the world. Is there any API available? > > > > > > Thank you > > > > > > >
