Question
Compare two Part BOM structures API
is there an ootb API to compare and get result of differences as we do under 'History' tab?
here is an API but how to parse the last value?
WTPartHelper.service.getMultilevelBomCompare(it1, cSpec, it2, cSpec, 0, null);

