Looks promising thanks a ton Mr Pradeep ! On Wed, May 9, 2018 at 11:01 PM, S K Pradeep Kumar < [email protected]> wrote:
> Check this > > org\ofbiz\order\test\SalesOrderTest.java > > > > With regards, > S K Pradeep Kumar, > 9035009495 > > On Wed, May 9, 2018 at 9:41 PM, Rajesh Mallah <[email protected]> > wrote: > > > Hi , > > > > I am working on an custom application that interacts with OFBiz > > using webservices solely. I am able to do quite a lot using this approach > > and now its time to create the orders in OFBiz system. > > > > I am able to create the orders using the OOTB interface and using the > > resources that are created using the Webservices interface. > > > > Since order creation is a relatively complex process affecting too many > > entities and too many UI screens on OOTB i am bit lost about the > > proper approach. > > > > Since the custom UI that i am creating for the enduser has limited > > flexibility the parameters for order creation are in strict control , > hence > > i am looking for at least one pathway that shall lead to a successful > > order creation. Eg there is only one payment choice and only one > > shipping method to simplify the process. > > > > suggestions are solicited. > > > > regds > > mallah. > > >
