(...) pecified by the user. Associated module: “Exchange rates update”. SOLR indexer Copying information from WEBCON BPS SQL relational database to SOLR non-relational (dictionary ) database and its update. Since SOLAR database is non-relational, text indexes are built from the database instances, so it is possible to find quickly dictionary instances by entering text values. A (...)
(...) ngle-Solution Access Licenses? The Settings tab for each process in the subscription model contains options to toggle Single-Use Access License and Single-Solution Access License. dictionary processes and Document template processes can still be used by any number of users without any licensing. How do Single-Use Access Licenses work and what are their limitations? A Sing (...)
(...) The newly configured source can be used to feed: Popup search window Autocomplete choice field Due to performance considerations, it is not recommended to use this type of source as a dictionary for the Dropdown list. As previously mentioned, an appropriate form has been prepared for the process. One of the workflow instance fields is a Choice field named “Participant& (...)
(...) Detailed information on specific functions and operations that can be accessed in the rule editor is available in the following article: https://community.webcon.com/posts/post/function-dictionary -for-business-rules-and-form-rules/237. Business vs form rule For the purpose of this article, form rules are used to execute arithmetic operations in the presented examples. It is one (...)
(...) er IDs to a technical field WebCon.WorkFlow.Extensions.GDPR.Actions.SaveIdsToTechnicalField Custom source – collecting personal data WebCon.WorkFlow.Extensions.GDPR.DataSources.dictionary DataReportDataSource Custom source – personal data usage WebCon.WorkFlow.Extensions.GDPR.DataSources.ElementsGridDataSource Custom source – external personal data sour (...)
(...) on: daniels-notes-.de There’s no application I know of, which doesn’t use some workflow relations. The most common is the parent-child variant followed by data referenced from dictionary processes, which further continues with grand-grand-children with other data references. The post shall provide an overview of the options we have to: navigate to the related elements display (...)
(...) 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 (...)
(...) e right panel 30%, One column – the form content will have a continuous form and will be displayed in one column with a maximum width of 768 px. This is the default template for newly created dictionary processes. Fig. 2. Global form template in the “Recruitment” process It is also important to note that the selection of a Form template can be made for eac (...)
(...) ease note that once the button is used, an instance is irreversibly removed from the workflow. Therefore, it should only be used in applicable situations, such as when deleting duplicate entries in a dictionary process. Extras: the Is admin mode active? variable Finally, it is worth mentioning the ability to configure form elements in Designer Studio, such as path buttons, menu button (...)
(...) 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?