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

search results

for rule

(...) according to the application to which they belong. However, please note that the list can also contain elements that do not belong to any specific application, such as global automations and business rule s. These elements are grouped in a separate node and are visible only to system administrators. You can freely modify this default grouping method using the Filter editor… option in the context (...)

(...) a field value is unique per form type/business entity/step(s)? I for my part now, did implement this dozens of times Finally, I realized, that I should streamline this approach and create a business rule for this. Even if it's easy to create the check, the business rule will force you to think about each parameter   You can read up on the business rule and the parameters: here (...)

(...) recommended to integrate this image text using placeholders. This maintains the readability and maintainability of the document. In my example for "Go to Element", I used a GLOBAL BUSINESS rule : If you want to learn more about using HTML to give your emails a more personal touch, visit the external Knowledge Base article by Razvan Ogrezeanu dated April 15, 2024: [EXTERNAL] REV (...)

External content by Daniel Krüger; July 06, 2024 ;  The original post has appeared on daniels-notes.de     WEBCON BPS 2024 introduced different kind of form templates: While this is great for WEBCON BPS 2024 users. You can already achieve something similar with a little HTML field in previous version. You could even make it dynamic. If one tab needs a lot of

(...) ct the following option from the drop-down list:   After a while you will see a warning as below. Click Switch to make Linux container support possible.   As a rule , container is a non-persistent object. Therefore, care must be taken to ensure that data are not lost when the container is disabled. In Docker Desktop, this is ensured by the Docker Volume component (...)

(...) h Business administrator privileges. In addition to detailing the specifics of the aforementioned mode, the article addresses the process of granting Business Administrator privileges and configuring rule s that include the Is admin mode active? variable.   Who is the Business administrator? In simplest terms, the Business administrator in the WEBCON BPS platform is the individual with th (...)

(...) ware that this change will have consequences. This global setting will result in collecting a large number of entries, making it more difficult to find relevant information.   Modifying rule s in the Nlog section The configuration above specifies what information is saved and at what level, while the Nlog library determines how this information is recorded. It collects entries, proce (...)

(...) y allow certain steps in between the range. You can then increase/decrease the value by using the arrow up/down keys. This can be achieved by the following steps: Create a global Form rule , switch the Edit mode to "JavaScript mode" and add the following JavaScript window.nxWebcon = window.nxWebcon || {}; nxWebcon.integerRange = nxWebcon.integerRange || {}; nxWebc (...)

(...) ittle solution for this question.  While creating the solution, a whole bunch of question arose how the "support" could be defined. In the end I settled with an explanatory business rule which returns the process supervisor, application supervisor or the support team as a fallback if none of the others are defined. You can read up on it here:   This is probably (...)

(...) to the list, set them as default value : Ordinal number, and change the configuration as in the attached screenshots. ID: T_ID:     Next, we create 2 JavaScript form rule s FRJ_Moveable_List_ID_SET   FRJ_Moveable_List_Delete: We add in the configuration of the change item list: - Deselect showing system ID - We set the FRJ (...)

(...) style parameter that we’d like to share. We’re happy with the design, and we hope some of you might find it useful as well. The CONTROL STYLE parameters are as follows [tip: use a FORM rule with parameter - see attached image]: margin-bottom: 30px; padding-bottom: 8px; outline-offset: 5px; outline: 1px #C0C0C0 solid; border-radius: 1rem;   Here’s a brief description of (...)

(...) d. Additionally, the interface allows for navigation between document pages, providing flexibility and control over the entire signing process. To configure this solution, three essential business rule s are required: Attachment Retrieval rule : This rule gathers the names, IDs, and content of the attached documents.     CODE:     2. Signatory Id (...)

(...) thentication provider and, after the user has logged in, displays the corresponding status. JavaScript – in JavaScript mode, the control for the form field is not displayed. Instead, all Form rule s (and JavaScript) work, including the GetToke rule , which allows you to programmatically retrieve the access token issued during user authentication. In this case, the authentication may take place & (...)

(...) 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.   Limitations on Dashboards, Reports, and in Process Configuration At the time of (...)

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

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