(...) Hi, we have created a data dictionary with people picker field. This people picker field has few team member names. I need to setup a process to check the dictionary everyday if there inactive users. If inactive users found, send email notification to Admins. Please suggest the best way. Thank you
(...) Hello! I've been quite active recently with questions while developing a CRM module. Today is not different. There is a process with elements serving as dictionary of "sales objects" (not a dictionary type process but a standard one at the time). There is another process called "Sales transactions". In this process there is an item list holding the items to be sold at the current transaction. These item (...)
(...) cation.PortalRequestHandler.ExecuteGetRequest(String path) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at System.Collections.Concurrent.Concurrentdictionary `2.GetOrAdd(TKey key, Func`2 valueFactory) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.ConvertLoginIntoPermission(String login) at System.Linq.Enumerable.WhereSelectArrayIt (...)
(...) Is it possible to sort by the selected column (additional column, e.g. priority) in the dictionary selection field? Or to arrange your own order?
(...) trying to solve a situation where I have a questionnaire with answers from which the users has to choose one. The answer will set other fields in the item list. The questions and answers come from a dictionary . Since it's a questionnaire I would have liked to have a drop down for the answers but since this doesn't have an option to define target fields. I moved to the autocomplete alternative. This in tur (...)
(...) bei System.Data.Common.DbDataAdapter.Update(DataTable dataTable) bei MyGeneration.dOOdads.BusinessEntity.Save() bei WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.AddOrUpdate(Idictionary `2 dictionary , TEntity saveEntity) bei WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.SaveEntities(IList`1 data) bei WebCon.WorkFlow.Base.ImportExport.Import.TableImporter.Import (...)
(...) Is there any possibility to give user access to form but restrict/limit form history (only user have access to current form not for previous versions)? Question 2: I have form field 'Picture' in dictionary form which (that form) is connected with user by field 'User' - do you have any idea how to present that picture on users dashboard? Do be clear: Form 1: Field User: X Field Picture: A F (...)
(...) System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.ThrowKeyNotFoundException() bei System.Collections.Generic.dictionary `2.get_Item(TKey key) bei WebCon.BPSCloud.Core.Applications.ApplicationsManager.c__DisplayClass24_0.b__3(KeyValuePair`2 pair) bei System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() (...)
(...) s on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a way to handle this scenario properly in Webcon? We have a dictionary process, so there is no way to play around with some additional steps. Hope the question is clear enough :-) Thanks in advance & best regards, Nik
(...) Hello, I am a webcon beginner. Can someone help me? I created a dictionary with the following fields: Company and Project. Company A can have Project 1, and Company B can have Project 1 too. When i run a process: i have to select Company and Project. But when i select a project, in the company field i want to see only distinct values of companies from my dictionary entries for that selected projec (...)
(...) Hello, I am a webcon beginner. Can someone help me? I created a dictionary with the following fields: Company and Project. Company A can have Project 1, and Company B can have Project 1 too. When i run a process: i have to select Company and Project. But when i select a project, in the company field i want to see only distinct values of companies from my dictionary entries for that selected projec (...)
(...) 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 (...)