(...) S_Config instead of BPS_Content. From the Administration tab I activated license for some users, but I have no idea in what table I can see this information. I want to make a calculated column in a dictionary report where I can see witch user has license. So in what table I can find if a BPS user has license or not? Thank you, Best regards!
(...) I have a question: How to create an SQL filter in the "source" section of the report that will show only the column/attribute items indicated in this SQL. The attribute column consists of the dictionary entry ?
(...) I have problem - in dictionary I have companies with have got: name like: "ABC " - Factory Company in name is quote sign on beginning (data from polish national VAT/NIP databese) I was testing: if in string is " or ' all time I have got error if I remove from string [name] " or ' - then workflow is working [code] Dodaj Sprzedawcę / Kontakt [/code] error: url: https://webcon.xxx/ (...)
(...) ---------- Ścieżka wywołania ------------------------------------------------------- w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) w System.Collections.Generic.dictionary `2.Insert(TKey key, TValue value, Boolean add) w System.Linq.Enumerable.Todictionary [TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 (...)
(...) Hello! is there a best practice how to transfer data from an external data source (eg. sql server) into a dictionary in webcon (and webcon in general)? I heard something about a technical path?
(...) Hello, Is it possible to programmatically migrate SharePoint list data to a Webcon BPS dictionary using PowerShell, especially if the fields in both systems are identical. or if not, is it possible to migrate just by exporting SharePoint list data to Excel then import it on Webcon dictionary ? Let me know if there are other recommended method to do this and the steps. Thanks in Advance.
(...) I have got Item list with 2 columns 1. Category (A) 2. Points (B) Column A and B use dictionary process where if is set A then filter B to A value and in column (A) I can pick Value then >> in column (B) points I can pick more than 1 value . so I can have: (A) >> (B) A >> a,b,c,z B >> a,z,dd,x C >> a D >> a,b and now in sub process I would like to split this table to: A >> a A>> b (...)
(...) g tableMapping) w System.Data.Common.DbDataAdapter.Update(DataTable dataTable) w MyGeneration.dOOdads.BusinessEntity.Save() w WebCon.WorkFlow.Data.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(ID (...)
(...) 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 :-(
(...) ----------------------------------- Ścieżka wywołania ------------------------------------------------------- w System.ThrowHelper.ThrowKeyNotFoundException() w System.Collections.Generic.dictionary `2.get_Item(TKey key) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnumer (...)
(...) ue yet and maybe have a clue for me? Type: System.Collections.Generic.KeyNotFoundException ------------------------------------------------------- Message: The given key was not present in the dictionary . ------------------------------------------------------- CallStack ------------------------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.C (...)
(...) n it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundException ------------------------------------------------------- Message: The given key was not present in the dictionary . ------------------------------------------------------- CallStack ------------------------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.Colle (...)
(...) expected. Now I want to deploy it to a Test server, but I keep getting the error message: "An item with the same key has already been added." What could be causing this? Even when I try to deploy a dictionary where I haven't changed anything, I still get this error. So I really can't deploy anything anymore... Thanks in advance for the help. Best regards, Mario
(...) 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 ?