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

search results

for rule

(...) on is required immediately when opening the form in edit mode, or when attempting to enable edit mode on the form. This “preliminary” authorization is required to make sure that business rule s and form rule s work correctly since those could be based on fields that require access authorization.    Table Report - Version 2025 and above The content of columns requiring aut (...)

(...) Calculating timer start dates A wide range of configuration options allows you to define timers whose execution and repetition will correlate exactly with the type of action and related tasks. The rule s for calculating timer start dates are described below, with examples of configurations and their results. Note: the examples presented in this article are for the calendar year 2024 (unless expli (...)

(...) ll use a character which would cause an error, when the document should be uploaded to SharePoint. You can find an overview of the unsupported characters and an example implementation of the business rule in this post.  

(...) e instead of single solution license Create new custom themes Verify updated item list actions Type error when executing a path Instance start buttons Empty report tiles REST and business rule s   Updating to BPS 2023 Calculated columns for Choose fields New database field Breaking change due to one’s own laziness Checks before upgrading to BPS 2023 (...)

(...) tion on the local disk.     Note: Creating a file with a global automation definition will not be possible if it contains references to another Global automation, Global business rule s, Global constants, Data sources, or SDK plugins. In this case, an appropriate message is displayed and the configuration of the exported automation must be modified. If the automation definition (...)

(...) ports with both SearchIndex and SQL sources and can be used to configure Calculated columns, default filters, row coloring, dashboard value filtering, etc.       Business rule s and Form rule s Workflow phase and Workflow actor variables are now also available in the dictionary of the Expression editor displayed when creating Business rule s and Form rule s in WEBCON BPS De (...)

(...)   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Business rule s | WEBCON BPS AI Create transcription | WEBCON BPS   Introduction Artificial Intelligence (AI) plays an increasingly important role in automating and streamlining business processes (...)

(...) ovide data or operations on demand. The User Defined API also provides a high level of security. With strict access control, two authentication modes, and the ability to define our own restrictive rule s, we have complete control over who can use the API and under what conditions. The flexibility of the solution makes it ideal for simple data retrieval as well as more advanced scenarios where act (...)

(...) n related to the account being created. In the example analyzed, the User login and Common name fields hold the values taken from the form, while the Organizational unit DN is generated by a business rule . The data entry format is shown in the examples below. The Account availability section allows you to lock/unlock the account. After updating user data, the synchronization operation is required. I (...)

(...) possible experience for everyone, we kindly ask that you adhere to the guidelines listed below. By participating in the forum, you acknowledge that you have read and agree to follow the established rule s. You also agree to keep forum discussion limited to topics best suited for this type of medium. We wish for this forum to be a place where our partners, clients, acquaintances, and anyone interested (...)

(...) t this is error prone. In my opinion the applications are not related, if they only share elements defined in system settings, data sources or plugins. Examples: - Globals -- constants -- business rule s -- form rule s fields -- fields - Data source -- Dictionaries -- Templates - SDKs If the export hits one of these elements no further related elements should be gathered. Best regards, Daniel

(...) Hi, just a simple, easy request - can you please add a usefull code editor to SQL rule s, JavaScript rule s and HTML fields details ? Sure, one can copy paste the code from external editors, but it takes time, having an embedded editor would be a great feature.

(...) es are great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule editor is useless. Can you make normal HTML attributes - every attribute in separate SQL field?

(...) It would be great if there would be a "Usages" options for BPS groups like it exists for the most other objects like rule s, Fields, Action Template, Data sources and so on. I'm already using two workaround 1) I created a constant for each bps group so that I can use this constant wherever possible. Unfortunately there are some cases where this is not possible. For example in a "Person or group" fiel (...)

(...) e one foreign key that shows on Country table. Issue: When we update the Country name in SQL – Name of the Country is not automatically updated on the City form. We can update the field with a form rule on page load, but only when we go into Edit mode. Is there a way that his is also done in read only mode, when we jus to open the Form. A quite similar scenario applies when printing a document – (...)

(...) ck if that user is a User Cal (has a Webcon licence) and if not send me an email so I can give the user the access required. I've created a Send custom email and I'm trying to define the execution rule that will be checking the previous statement. My query is the following: SELECT UCL_BpsID FROM WFElements JOIN CacheOrganizationStructure as G ON {WFCONCOL:1858} = G.COS_BpsID JOIN UsersCal a (...)

(...) which process / step they want to receive notifications and from which not. Just like they can personalize portal main page. Now if user are assigned to a lot of applications, it usually create mail rule in it's mail client which move all notifications to one place, which provides to situation when some really important notifications are missed by users.

(...) Hello all, Hope you're doing great! Does anyone configured a rule that will color a cell in a item list upon value change? I have an item list that will be initialized with values and if the user changes one of them, I want that cell to be marked so it's easier to check the value. I have found some examples but it's using a rule (like > than X) and it's painting the entire row. In the new (...)

(...) Hello all! I have a process where the user will be entering Addresses and I'm saving the new entries in a Dictionary. I have the subworkflow set up and it's working but I need to add some rule s in order to not create duplicates neither empty rows. For my case, the information to be checked will be Customer Name and Address (because a customer name can have more than one address). I was trying (...)

(...) Hello all!! Does anyone configured a rule where the action goes on each row of an item list and if a row has option A for a specific column then column B cannot be empty? There are some new functions for the item list but they only work as form rule s and for action (even creating a business rule , form rule s don't work as it needs to a TRUE/FALSE result). Even using SQL Command I think it woul (...)