(...) e ISolrOperations`1, key "" ---> System.Collections.Generic.KeyNotFoundException: The given key 'SolrNet.ISolrOperations`1[WebCon.WorkFlow.Data.Solr.Collections.BPSActivity]' was not present in the dictionary . I already cleared the SOLR index. I would really appreciate help.
(...) ue action. But I can't select any field on configuration tab. Does anyone know what is the problem? How I should use it? My business case is that I need to update a field which is based on some dictionary . Simply task - replace one value with another. It is needed to comply with some other needs and keep the data clean. My version is 2025.1.1.23
(...) g Choose Attribute on mobile form the default keyboard is opening. It would be great if we could choose what type of keyboard is used. It would help for example in cases when you choose a number from dictionary .
(...) Hi, it would be nice if a picture of a dictionary entry could be displayed in the popup of a choice field with autocomplete option. Kind Regards Sébastien
(...) Everytime i try to import a translation for a dictionary i an error: unhandled exception has occurred while executing the request. System.NullReferenceException: Object reference not set to an instance of an object. Does someone know how to fix this error ?
(...) have a question in regards to saving data and obtaining it later. So, i have an item list where each user has an id, if i change any of these attribute fields, changes need 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 (...)
(...) Is it possible to insert into wanted dictionary related item via sql query or else ?
(...) lytical reports will not be calculated for workflow instances created before the given date. It didn't have any effect. This new flag would have a default value based on the type of process: - dictionary : Exclude from analytics - Document template: Exclude from analytics - Standard: Include in analytics. While this is the default value, it should still be possible to modify it. For example, if t (...)
(...) Hi, I'm looking for ideas on how to start an automatic process on a schedule that checks each row of a dictionary that has 3 types of dates. The goal is to automatically start another process when a specific date from the dictionary is reached. How can this be implemented? Thanks in advance!
(...) . Details: System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.dictionary `2.Insert(TKey key, TValue value, Boolean add) at System.Linq.Enumerable.Todictionary [TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 c (...)
(...) ith validation rules. However, it would be perfect, if after reaching the maximum amount of attachments, the buttons to add new documents would be disabled. Just how it is already implemented for a dictionary template element.
(...) Dear all, We maintain an Equipment dictionary that stores unique records for items used in field operations outdoor. I need to determine whether it is possible to configure WEBCON BPS so that scanning a QR code with a mobile device (via phone camera ) can directly open the corresponding dictionary instance. The key requirement is that the QR code is generated by an external system, not by WEBCON. In o (...)
(...) condition. No matter how I change it, it returns all records from the data source I am attaching a screenshot of the configuration: - WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary In the advance configuration, the field ID = Cos_BpsID -WFD_DTYPEID = 3 (form type of the warehouse dictionary ) -WFD_AttText1= ''{196}' , which is a text field named "Warehouse" The goal is for (...)
(...) be reused dynamically across multiple fields, Item Lists, and Business Rules, drastically reducing redundancy and improving maintainability. Example Use Case: Consider a recursive SQL query on a dictionary representing the organizational model. The goal is to retrieve information about parent OUs starting from a base OU. - Current approach: For each column you want to return (e.g., OU Name, Manager, S (...)
(...) t if global business rules could be used too. A filter could be set that only global business rules with return type „user list“ can be used. This way e.g. a business admin could manage users in a dictionary and dynamic privileges would be possible with a business rule that selects users of this dictionary . Kind regards Sébastien
(...) ---------- CallStack ------------------------------------------------------- at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.dictionary `2.Insert(TKey key, TValue value, Boolean add) at WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.IncludeInIndexes(MappingListRow row, Boolean addIfNotContains) --------------- (...)
(...) ------- Ścieżka wywołania ------------------------------------------------------- w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) w System.Collections.Generic.dictionary `2.Insert(TKey key, TValue value, Boolean add) w WebCon.WorkFlow.BusinessLogic.ImportExport.Mapping.MappingList.IncludeInIndexes(MappingListRow row, Boolean addIfNotContains) ------------------ (...)
(...) Hi, I've suffixed processes that contain a workflow with a cyclical on start global action with " [JOB]". To get an overview of all process planed as a job I've created a dictionary report in a dashboard and want to filter the column "Process Name" with a default filter. Now I have 3 different behaviors: - Using "[JOB]" returns all processes in the list without any filtering > This seems to be a bug (...)
(...) ce with a column newHash that get's created by HASHBYTES and VARCHAR(64) in the SQL query of the data source over some other columns to check if there is a value updated. This hash gets stored in the dictionary entry together with all other values. In the same query I also add the column with the diHash of the associated dictionary entry. When doing a daily sync between data source and dictionary I'd lik (...)
(...) Hi, imagine a workflow with on start (cyclical) automation that starts the workflow itself. This can be a sync of an external data source with a dictionary . If the sync returns an error a step for error validation gets entered. Having this on dev, test and prod would then generate a task on all environments. I expect to have a task creation only in production environment if the process already exists (...)