Home > Forum > General > Column 'WFD_Guid' does not belong to the Result table - Kolumna 'WFD_Guid' nie należy do tabeli Result.

Column 'WFD_Guid' does not belong to the Result table - Kolumna 'WFD_Guid' nie należy do tabeli Result.
0

In the portal, when editing the form, an error pops up: "Column 'WFD_Guid' does not belong to the Result table". Adding a new item fails, the window does not open, three loading dots all the time.

Details:

url: http://win2019web2a/api/nav/db/1/app/7/element/3036/goToNextStep | action: GoToNextStep
ip: 192.168.10.146 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 | href: | ex: System.ArgumentException: Kolumna 'WFD_Guid' nie należy do tabeli Result.
w System.Data.DataRow.GetDataColumn(String columnName)
w System.Data.DataRow.get_Item(String columnName)
w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseValuesLoader.<>c__DisplayClass7_0.<Load>b__0(DataRow row)
w System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x)
w System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x)
w System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
w System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
w System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseValuesLoader.Load(DataTable attributeDataTable, PickerEntityValue originalValue)
w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseFormField.FillAvailableChooseValues()
w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseFormField.get_AvailableChooseValues()
w WebCon.WorkFlow.Web.UILogic.Form.ViewModels.Data.ChooseViewModel.UpdateFromClient(String json)
w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoader.<>c__DisplayClass8_0.<UpdateFormFields>b__1(BaseFormField field)
w System.Linq.DataEnumerable.ForEach[T](IEnumerable`1 _this, Action`1 action)
w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoader.GetUpdatedForm(FormParameters formParams)
w WebCon.WorkFlow.Web.UILogic.WFDynamicLite.Rest.Logic.ElementFormLoaderForRest.GetUpdatedForm(FormParameters formParams)
w WebCon.BPSCloud.Core.WfDynamic.Services.MoveElementToNextStepService.GoToNextStep(GoToNextStepParameters param)
w WebCon.BPSCloud.Portal.API.FormsController.<GoToNextStep>d__27.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
w System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
w Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.TaskOfIActionResultExecutor.<Execute>d__0.MoveNext()
--- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek ---
..............