(...) Hello, Do you know how can i find what query is exactly executed when i'm using raports in WEBCON. What SQL SELECT is inside, I knew that i can find it some where in the console(debug mode) F12, but I can't find it right now. Or there is some database table with this ?
(...) trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAnddebug gerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown (...)
(...) 1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at WebCon.BPSCloud.Portal.Extensions.debug Info.debug InfoMiddleware.Invoke(HttpContext context, Idebug InfoGetter debug InfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider formatter, IDefaultableDbInfoProvider defaultab (...)
(...) ware.NotActive(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveContextMiddleware.InvokeAsync(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.debug Info.debug InfoMiddleware.Invoke(HttpContext context, Idebug InfoGetter debug InfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider formatter, IDefaultableDbInfoProvider defaultab (...)
(...) trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAnddebug gerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.d__24.MoveNext() --- End of stack trace from previous location where exception was thrown --- a (...)
(...) One feature, useful especially during debug ging would be the ability to disable lines in form rules (let's say by some toggle n the right of the line alowing to either disable or enable this line).
(...) rhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAnddebug gerNotification(Task task) bei WebCon.WorkFlow.BusinessLogic.Helpers.TransactionsHelper.c__DisplayClass11_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme (...)
(...) trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAnddebug gerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Helpers.WorkFlowManagerProxy.d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System (...)
(...) 'emplacement précédent au niveau duquel l'exception a été levée --- à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAnddebug gerNotification(Task task) à WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.d__6.MoveNext() --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'excepti (...)
(...) to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plugin changed transaction nesting count. Please contact administrator. Interestingly, when I connect the VS debug ger to the portal, the error does not occur and the SDK downloads data to the form. Does anyone have an idea what might be wrong?