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

search results

for dictionary

(...) ng a certain number of XP from a specific activity, employees can also receive virtual badges upon reaching certain milestones. How we introduced gamification based on WEBCON BPS: 1. XP dictionary - We created a simple dictionary where each employee's XP is collected. It has four straightforward fields: the process from which the XP originates, a description of the received XP, the employee (...)

(...) Hi all! I am new to WebCon BPS. I wonder if it is possible to get all items of a process or a datasource/dictionary defined in BPS from client side via REST API. In SharePoint I did something like this: _api/web/lists/getbytitle('MyList')/items?select=Title... This does not seem to be possible with BPS REST API or at least I did not find it ;-) I am thankful for every hint pushing me into the right di (...)

(...) request through the action and map the body on a field? In the body field as mentioned in the picture should be the body , the json but, is shown the type of collection ( System.Collections.Generic.dictionary `2[System.String,System.Object] )

(...) picker configuration (exact match, contains phrase, starts with). In my company, we collect customer data from several CRM systems. For one of them, we have the customer's data materialized in the dictionary database. We query this data about 9 - 30 thousand times a day, on average one execution takes 3 seconds. After changing the polling method from like to exact match (mediated by the SDK add-on), i (...)

(...) Hello, I tried to create a task action on a save path in the dictionary . After saving the task is created but I can't close the task. How can I close the task created? Thank you, Raluca

(...) Hello Webcon v. 2021.1.2.136 I have dictionary and few thousent lines inside. I display dictionary fields /10 fields/ on the form as "Choice fields" I need to group fields taking into account values to displaying only unique. I do not see grouping option/function. May be someone has solution ? THX in advace Jerzy

(...) Hi everyone, Is there a way to add attachments to dictionary process type entries? I only need one attachment per entry and if this will not be possible, I will have to redesign the process to the standard version.

(...) Hi all, we created a new workflow, mainly to store information about our companies and important documents for them. To make sure the users attach a structured set of documents, I created a dictionary of document types, along with translations for them which are defining which document is attached in which row of the item list. The item list is initialized with a set of standard document-types that shoul (...)

(...) I hope I can explain it right... I'm trying to add an autocomplete column to an item list that is filtered on a multi select column. So I have a projects dictionary , and want to select a project from that. Each project can have multiple employees working on it, therefore I created a multi-user selection in the project dictionary . When selecting the project I want to get all projects where my account is in (...)

(...) s something like "+ Restore defaults" and I want to change it to "Update details", as the functionality in my list is to update some fields on the list if they were changed outside of the process (in dictionary ).

(...) Hello everyone. I continue developing my module with apartment reservations and came across another problem. dictionary contains apartments and parking places (together, as most parameters are common for both types). Some apartments have dedicated parking place (this fact is stored in one of parameters of apartments). When I select an apartment that has dedicated parking place I manage to check and store th (...)

(...) How to use the mentioned function (https://community.webcon.com/posts/post/function-dictionary -for-business-rules-and-form-rules/237) without sql to get the date value for the last and the first day of the current month in the default value field of datetime type attribute?

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