(...) uploads/2024/11/Changelog_2025_1_1_23_EN.pdf What are your thoughts on changes? Which ones are yours favourite? :) For me - ALL TRUE, and ANY TRUE operators sounds great! So many nested boolean logic to update ;)
(...) arge form. I also tried and failed creating an "advanced validation dialog". I wanted to display a dialog in which the user had to set some fields. I mainly failed because I couldn't replicate the logic attached to the choose fields and similar. Therefore I would think we could improve the user experience in some cases if we would have a JavaScript function which would have parameters for - fie (...)
(...) dobieg Audytowani (ID: 1351) Proces startujący: Ankieta po Audytowa Wiadomość: System.NullReferenceException: Object reference not set to an instance of an object. at WebCon.WorkFlow.Businesslogic .Automations.Engine.AutomationEngine.RunErrorFlowCollectionAsync(AutomationEvaluationParameters parameters, AutomationWithParameters automation, AutomationRuntimeResult currentFlowResult, Cancellation (...)
(...) a.ImportExport.Graph.DbNode`2.AddOrUpdate(IDictionary`2 dictionary, TEntity saveEntity) w WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.SaveEntities(IList`1 data) w WebCon.WorkFlow.Businesslogic .ImportExport.Import.TableImporter.ImportRows(IDbNode node, ForeignKeyFinder foreignKeyFinder, List`1 entitiesToImport, ICustomImport customImport, ImportVerificationResult verificationResult, Concurr (...)
(...) Hi Guys, i am a little confused why this easy logic does not work. I have a single value field which contains an SAP-No. I'd like to know if this No. "is in" a Dictionary (collection by "Return all rows" of Data Source Values). Always returns the "then" Value of my If-Clause...Think its really an easy mistake i make, but i cant see it :-(
(...) isplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() w WebCon.WorkFlow.Studio.logic .Base.BusinessListBase`2.AddRange(IEnumerable`1 range) w WebCon.WorkFlow.Studio.logic .Managers.SubelementsFormFieldsManager.GetSubelementFormFields(StepForm stepForm, ICacheStore cacheStore) w (...)
(...) -------------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at WebCon.WorkFlow.Businesslogic .ImportExport.Report.NavBarItemsDifferenceFinder.FindAndChangeParents(MappingListsDifferenceRow navBarItemDifferenceRow, Dictionary`2 flatDifferenceDictionary, Dictionary`2 navBarItemsOwnersDictionary (...)
(...) layClass7_0`3.b__0(TSource x) at System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at WebCon.WorkFlow.Studio.logic .Base.BusinessListBase`2.AddRange(IEnumerable`1 range) at WebCon.WorkFlow.Studio.logic .Managers.SubelementsFormFieldsManager.GetSubelementFormFields(StepForm stepForm, ICacheStore cacheStore) (...)
(...) amsArray args) w System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) w System.String.Format(String format, Object[] args) w WebCon.WorkFlow.Businesslogic .Helpers.NewObjectNameCreator.GetFirstFreeNumberNameFor(IEnumerable`1 existingNames, String newObjectName, String nameFormat) w WebCon.WorkFlow.Studio.logic .Managers.Automations.AutomationsManag (...)
(...) ate of the object, the operation is invalid. ------------------------------------------------------- Call path ------------------------------------------------------- w WebCon.WorkFlow.Businesslogic .BusinessRules.Nodes.RuleNode.AddParameter(IBusinessRuleNode node, Int32 brpId) w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.Placeholder.AddBusinessRuleValueNodeCommandMethod(Object (...)
(...) d also to take effect in the dictionary. There is a specific field that will trigger this action. I already created a query that will map correct attributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after triggering specific field in the item list, trigger save path that will save the instance changes. add extra fiel (...)
(...) ta using a REST API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, when testing it, I keep encountering the following error: WebCon.WorkFlow.Businesslogic .BusinessRules.Exceptions.BusinessRuleEvaluationException: Error occurred during rule SQL Fetch contractors with debt (Id: 5834) evaluation. ---> System.Exception: Error getting data for DataSource (...)
(...) on. A task should be assigned to two users, and the workflow must wait for both users to complete it before moving to the next step. In workflow, I have a task step that correctly implements this logic . Task is assigned via business rule. Later in the same workflow, after a conditional gateway, there is another task step with an identical configuration. However, this task proceeds to the next step (...)
(...) is correct and points to the actual task owner, the same request results in a 500 Internal Server Error. So the request passes validation and is received, but something goes wrong deep in the backend logic
(...) er/global actions. Disadvantages: Adds complexity to the solution, requiring basic OS-level administration skills from the WEBCON developer. The developer must implement and handle the PATCH API logic in the scheduled job script. Scheduled jobs must be explicitly cleaned up after execution to avoid polluting the Task Scheduler. Open Question: Do you have alternative approaches for handling lo (...)
(...) bled (in report view)? For many years, users have found it confusing that items are still shown as assigned to the “original” user even when a substitute is active. While I understand the current logic , adding a small visual marker next to the name would make it much easier to quickly see when a substitution is set. Hope you find it useful.
(...) n add) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) at WebCon.WorkFlow.Businesslogic .ImportExport.LinkedElementsChanger.Exclude() at WebCon.WorkFlow.Businesslogic .ImportExport.Import.ImportManager.CreateUnusedRowDeleter(MappingList destMappingList, ImportVerificationResult import (...)
(...) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Businesslogic .Actions.logic .Webservices.REST.RestRequestExecutor.d__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispa (...)
(...) ckTrace= w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_ThreadDbInfo() w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_IsInUnicodeMode() w WebCon.WorkFlow.Businesslogic .Licencing.DatabaseInfo.DalDatabaseInfoGetter.GetInfo(Boolean loadAttachmentsDatabases) w WebCon.WorkFlow.Businesslogic .Licencing.RestrictionsCheckers.ExpressLicenceRestrictionsChecker.CreateDatab (...)
(...) exists in the platform, so extending it to step names should require limited effort while providing a noticeable usability improvement. This change enhances transparency without altering existing logic , making it a small but impactful UX improvement worth considering for future releases.