Can anyone point me to an example or the syntax for calling an (OFBIZ) service using javascript.
In particular I am trying to validate a manually entered Product ID when a quote item is being added to a quote. I would like to look the Product ID up in the Product entity and return price & description if found .... Hence I would have to pass the (dynamic) Product ID as a parameter. Thanks, tej
