The best way is to "stage" the order in the ShoppingCart and related objects, and then use that to call the storeOrder service.
-David On Jan 22, 2008, at 10:59 AM, Yitao_Zhao wrote:
Hi guys I hope to find some hints here I want to create a new order in the ofbiz through webservice?Do I have to insert the order details into every Entity such as OrderHeader,OrderItem or other entities respectively? Or I could cite an integral method in the ofbiz Thanks
