Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting Breakdown name cannot be null or empty IN LIO. Can anyone tell how to solve this?

ShashankPathakNov 18 2020

ErrorType: First| ErrorCount: 0| App: GSM| SessionId: 3ac94404-104d-7bb2-861d-3ce6d0ce0b65| UserId: cruzbella| IsNewSession: False| ServerID: 10.31.11.49| Misc: |
Exception: System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Xeno.Prodika.DWB.Service.DWBValidationException: Breakdown name cannot be null or empty
at Xeno.Prodika.DWB.Service.DomainModel.SpecAttributes.DWBBreakdown.set_Name(String value)
at Oracle.PLM4P.LIO.Lib.ElementSources.SummaryIntializer.BreakdownIntializer.RegulatoryBreakdownInitializer.Initialize(IDWBBreakdown dwbBreakdown)
at Xeno.Prodika.DWB.Service.DomainModel.SpecAttributes.DWBBreakdownsCollection.Add(IDWBBreakdownInitializer breakdownInitializer)
at Oracle.PLM4P.LIO.Lib.ElementSources.SummaryIntializer.IngredientBreakdownBOSummaryIntializer.Initialize(IDWBBreakdownSummary breakdownSummary)
at Xeno.Prodika.DWB.Service.DomainModel.SpecAttributes.DWBBreakdownSummaryCollection.Add(IDWBBreakdownSummaryIntializer initializer)
at Oracle.PLM4P.LIO.Lib.ElementSources.Loader.InputFormulationLoader.LoadBasis(IDWBSpecAttributes copyToSpecAttrib, IFormulationBasis copyFromSpecAttrib)
at Oracle.PLM4P.LIO.Lib.ElementSources.Loader.InputFormulationLoader.LoadFormulationContext(IDWBBasis basis, IDWBExperiment experiment, IFormulationInput inputItem)
at Oracle.PLM4P.LIO.Lib.ElementSources.LIOElementSourceHelper.CreateLIOElementSource(ILIORoot lioRoot, LIOElementSource parentElementSource, IInputReference inputItem, Double totalSolids, Double percentTotalYield, ItemLossInfo lossInfo, IList`1 itemAdjusters, TotalQuantityLossInfo totalLossInfo)
at Oracle.PLM4P.LIO.Lib.ElementSources.LIOElementSourceHelper.CreateTopLevelSourceItems(ILIORoot lioRoot)
at Oracle.PLM4P.LIO.Lib.LIORoot.CreateSourceItems()
at Oracle.PLM4P.LIO.Lib.LIORoot.InitLIORoot()
at Oracle.PLM4P.LIO.Lib.LIOBuilder.StartLIOProcess()
at Oracle.PLM4P.LIO.Controls.LIOConstruct.RegenLIOTree_OnClick(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Comments
Post Details
Added on Nov 18 2020
0 comments
183 views