Developer forum

Forum » Development » BomLines not available trough the API

BomLines not available trough the API

Keerthy Sethupathy
Reply

Hi, 

We have customer running 9.10.13, where we would like to use BomItems.

The Problem is that when gettting a specific orderline trough: Dynamicweb.Ecommerce.Services.OrderLines.GetById() the BomOrderLines list is empty.

But if i call the Orderline trough the Context: Dynamicweb.Ecommerce.Common.Context.Cart.OrderLines.FirstOrDefault(x => x.Id == apiOrderline.Id) the BomOrderLines are filled as expected. 

It is the same issue for the CartViewModel/CartOrderlineViewModel, where the list BomOrderLines does not exist entirely. 

Is this an intended feature?

 


Replies

 
Keerthy Sethupathy
Reply

Any news?

 

You must be logged in to post in the forum