(...) ferenceBuilder.GetDifferenceAsDictionary(MappingList source, MappingList destination) at WebCon.WorkFlow.Studio.Forms.ImportExport.ImportWizard.Steps.Content.ImportPackageContentStep.c__DisplayCLAS s15_0.b__0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes.ProgressForm.c__DisplayCLAS s5_0.b__1() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks. (...)
(...) -------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at System.Linq.Enumerable.c__DisplayCLAS s7_0`3.b__0(TSource x) at System.Linq.Enumerable.c__DisplayCLAS s7_0`3.b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.B (...)
(...) of office. When I run a test (see left side of the enclosed screen) the SQL query shows correct dates of substitution (the same as te person's absence). When the acton runs the substitution is set to LAS t for one day longer than expected. Why is this like that? Where am I doing something wrong?
(...) ] SELECT WFH_ID as 'ID of history', WFH_STPID as 'Krok ID', WFH_FinishDurationDateTime AS 'Data ukończenia kroku', WFH_LeaveCurrentStepPath, WFH_LeaveCurrentStepDate, WFH_IsLAS tVersionInCurrentStep, WFH_Impersonator, dbo.clearwfelem(WFH_LeftBy) AS 'Zatwierdzone przez', dbo.clearwfelem(WFH_LeftByImpersonator) AS 'W Zastępstwie', FORMAT( CASE (...)
(...) ptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__DisplayCLAS s5_0.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.T (...)
Hi everyone, I will try to explain the behavior as good as I can but I don't have any explanation for it. Maybe someone else does and has an idea how I can track the 'culprit' / improve the behavior. We have an item list with related documents. This item list has a data row column which outputs an HTML fragment for the current row to trigger a rename function. select ' ' AS Rename
(...) t would really be nice to have an option to store the created attachment id in a field /parameter. Right now I have a "change value of single field" action afterwards which retrieves the id of the LAS t created attachment. It should always be the one which was created just before. But it doesn't "feel" right. This option should be available on all attachment actions. Best regards, Daniel
(...) the functionality of opening an attachment preview in a new tab, I noticed that when we start previewing two different PDF invoices in one tab, the system will always display the one that was opened LAS t in the base tab in the newly opened tab. It would be good to allow opening many different files in a new tab, from different elements, so that it does not overwrite the newly opened PDF.
(...) d|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task LAS tTask, State next, Scope scope, Object state, Boolean isCompleted)
(...) ispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__DisplayCLAS s5_0.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServ (...)
(...) opilot and other Azure Services. It would be great having a WEBCON on-prem graph connector data source for the MS search & intelligence service and Teams apps/agents e.g. like those offered from AtLAS sian for Confluence and Jira. One use case would be to passthrough a teams chat message to an agent via action in the context menu, parsing the message with AI Prompt to extract data and create JSON, (...)
(...) tPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w MS.Win32.HwndSubcLAS s.DispatcherCallbackOperation(Object o) w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) w System.Windows.Threading.ExceptionWrapper. (...)
(...) Hi, it would be nice having an option in the path parameter settings to tell the button if it shall be displayed on the left or the right of the button list. Adding eg a cLAS s .path-button-container-right to the div containers of all right aligned buttons and the following css would do the whole trick: .dynamic-form #pathPanel .path-button-container:not(.path-button-container-right) + .path- (...)
(...) CSS style code. Maybe it is useful for other customers. Just copy & paste it to system settings > global parameters > appearance into the field global CSS styles #Updated the code at 11:51: Added cLAS s and switched from display to visibility attribute to prevent layout changes /* Hide AI assistant in Designer Desk */ .ai-assistant-button, .ai-designer-button, .ai-start-controller { visibili (...)
(...) I was trying to fill an item list through a Form rule (obraz_2025-05-21_133226938.png) on the 2025.2.1.42 version. The error occures on the first columns, seccond to LAS t row, if the column is a single line text field. The mentioned field isnt filled by the rule. and I'm sad
(...) uestion about updating related fields in two separate reports. We have report with names of the people and other report which has all of those people in a field person. Now, if i change first name or LAS t name in the first report, to also update itself in the latter report.
(...) My POC switched my opinion completely. Can something like this be added. :) The first two images is the generation of an SQL statement and how the result is interpreted by the Designer Studio. The LAS t image is the documentation of an existing function. This would really be great. :) Daniel
(...) be realized like it is with data sources. This means one has to connect a global form rule in system settings to forms individually or with the global option "load global form rule to all forms". The LAS t idea would just need a new checkbox in global form rule configuration "load for all forms" or a configuration "load for all selected forms". The "load for all forms" global form fields could be disp (...)
In BPS 2023.1.3.202 version I started getting frequent warnings like the one below. What is the reason for this? FirebaseAdmin Category: Exception Role: MobilePushNotifications FirebaseAdmin.Messaging.FirebaseMessagingException: Unknown error while making a remote service call: Response status code does not indicate success: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Respons
(...) st sorting in Item list configuration. While in version 2022, the execution order of FOR EACH ROW was driven by sorting (even unsaved) Item list as seen on the screen (First sorted visible row first, LAS t sorted visible row LAS t), it is not the case in version 2025. What is the driver for FOR EACH ROW execution order over Item list rows now? How can I control it? I used this functionality for users t (...)