Hi,
I have a configurable good with several questions. For one question, options have a component. I need this component to be a virtual product. Virtual product is correctly linked to several variants products. When I create an order of this virtual product, I can see my variants products. But when I order the configurable good, I encounter an error in ProductConfigWorker.storeProductConfigWrapper() Error is around line 347 : String componentOption = oneOption.componentOptions.get(component.getString("productId")); oneOption exists, but oneOptioncomponentOptions is null. Does anyone know how works virtual product as an option component in a configurable good ? Thanks and regards --
|
Hi all,
I try to explain me clearer, because I'm not sure it was the case in the first mail. Is there someone who know how is working virtual products with configurable good ? I want to use a virtual product as component of an option of a configurable good. I have configured a virtual product with several variants products. This virtual product is correctly configured as it works when I create an order with it. But, when I create an order with a configurable good which has this virtual product as a component of one option, I have a NullPointerException as error message on the configuration page. Any help would be appreciated. Thanks and regards Guillaume SIGOIGNE ERP/GPAO/Suivi de production Apache-OFBiz NOMAKA Mobile : 06.01.92.45.70 Bureau : 02.85.52.30.55 Courriel : [hidden email] <mailto:[hidden email]> Le 01/08/2014 17:37, Guillaume Sigoigne a écrit : > Hi, > > I have a configurable good with several questions. > For one question, options have a component. I need this component to > be a virtual product. > Virtual product is correctly linked to several variants products. > When I create an order of this virtual product, I can see my variants > products. > But when I order the configurable good, I encounter an error in > ProductConfigWorker.storeProductConfigWrapper() > Error is around line 347 : String componentOption = > oneOption.componentOptions.get(component.getString("productId")); > oneOption exists, but oneOptioncomponentOptions is null. > > Does anyone know how works virtual product as an option component in a > configurable good ? > > Thanks and regards > > > -- > > Guillaume SIGOIGNE > ERP/GPAO/Suivi de production Apache-OFBiz > > NOMAKA > Mobile : 06.01.92.45.70 > Bureau : 02.85.52.30.55 > Courriel : [hidden email] > <mailto:[hidden email]> > > |
Hi Guillaume,
Experiencing an NPE warrants the creation of a JIRA issue. Will you take care of it? Anyway, I can't quite understand why you need your component to be a virtual product. Other than that you can select the variants associated to the virtual product to be selectable as options. Is that how we should understand your requirements? Regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com |
Hi Pierre,
Ok for the creation of a JIRA. I didn't have this reflex yet, but I will now ;) Concerning my need of a component to be a virtual product, here is the context. Our customer produces specific covers for advertising. So, configurable good is exactly corresponding to his needs. But the canvas which will be used to produce the cover has several thickness, sizes and colors. We could use directly the variants as components, but for each type of canvas, we could have dozen of variants. So configuration should be easier if we use virtual products. But of course, if it's impossible, we'll use this solution. Regards
Hi Guillaume, Experiencing an NPE warrants the creation of a JIRA issue. Will you take care of it? Anyway, I can't quite understand why you need your component to be a virtual product. Other than that you can select the variants associated to the virtual product to be selectable as options. Is that how we should understand your requirements? Regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com |
Free forum by Nabble | Edit this page |