Hi Venu, I don't think there is an addCartItem service. It's not listed in the Web Tools (https://demo-trunk.ofbiz.apache.org/webtools/control/ServiceList) .
There is an addToCart event: https://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartEvents.java?view=markup#l173 . Is that what you're looking for? Cheers Paul Foxworthy On Sat, 5 Oct 2019 at 23:27, Venu Yatagiri <[email protected]> wrote: > Hi, > I am new to the Ofbiz, i am exploring the POS. > I am able to find delete/modify cartItem but unable to find addCartItem > service. > Kindly help me and Thanks in Adavance. > -- Coherent Software Australia Pty Ltd PO Box 2773 Cheltenham Vic 3192 Australia Phone: +61 3 9585 6788 Web: http://www.coherentsoftware.com.au/ Email: [email protected]
