WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for dictionary

(...) I have created an app and a dictionary . Now for this app, i have to create same process, but with different set of users. What is the best way to do it? 1. Clone the workflow, set it a Custom Instance number and modify steps with the new group of users? 2. Clone the process? 3. Export that app as a template? But when i want to import it, i have to use that dictionary i have created. Thanks

(...) Hi, I want to use the action - Send a custom email and get email addresses from a dictionary . I checked "Selecting addresses by SQL/CAML query" and as Data source: i chose my dictionary When i write a SQL query it doesn't filter. It shows all columns and rows. In my workflow i have a choice field Vendor name (from a dictionary - it contains Vendor Name, Vendor Email). When i pick that vendor, i wan (...)

(...) Hi, We have an issue related to the usage of columns from a datasource (dictionary , BPS internal view) within a choicefield-type field. The user 'windows user' has created a new application, a new process, and a new dictionary . After configuring these, the user created the corresponding datasources for them. They created a new process where they associated the dictionary /process with choicefield-type (...)

(...) rocesses 1. Purchase Request (process) form >> you pick item and the fields are filled ... 2. Sales Company's (process) form >> again you pick from drop down list a Seller company 3. Seller Form (dictionary process) >> drop down list if you pick Sales Company, then you can pick seller And now I would like to do Doc (word) template ... but I receive error message ... more/less translation from PL (...)

(...) What I have is working, but just for one item: 1. dictionary with shipping company: a) DHL, GLS ect. b) parcel tracking link with marking place: [tracking_no] 2. business rule is changing [tracking_no] and set to text field as hyperlink and "grab" the tracking individual string (see all screenshots) What I would like to have: the same functionality but add multiple lines (divided shipping ... :/ (...)

(...) 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