(...) ; There are still some places where low-code has identical challenges as code, one of those issues is Magic Numbers. This post is rather for beginners, those starting their WEBCON journey. It foCU ses on the importance of using Constants instead of typing numbers directly in filters, rules, and queries. This leads to easier maintenance and helps with understanding what some pieces of configurat (...)
(...) ification can have significant positive results. For instance, in the business realm, gamification can enhance employee engagement and improve their performance, leading to increased productivity and CU stomer satisfaction. In short, gamification is an effective technique to foster positive behaviors and achieve specific objectives in various fields. The simplest method to implement a gamifica (...)
(...) ost about using Playwright with WEBCON BPS. As I needed to add support for more field types, I didn't want to define the test data for each step and field type on my own. Therefore, I foCU sed this time on generating the form data using the REST API. After all, we already have the workflow steps, field, and field matrix, why should we define this again for Playwright? :) What has hap (...)
(...) External content by Daniel Krüger; November 10, 2021 ; The original post has appeared on daniels-notes.de Even so this post is old but inI regard to a CU rrent forum post I think it's worth to mention it. It describes: The differences between saving a workflow instance using the save action and a save path. How to simulate a save menu action, in case of a new work (...)
(...) and Windows containers. The application requires the ingress controller to support ARR with Cookie Affinity enabled. Only the subscription licensing model is supported. Perpetual licenses cannot CU rrently be used. Containerization is supported from version 2023 onward. User authentication based on AD is not CU rrently supported. Use Entra ID, ADFS, or any other provider that supports OpenID (...)
(...) Krystyna Gawryał Introduction In WEBCON BPS, it is now possible to perform automated operations on the rows, columns, and values of the Item list. Previously, these operations were exeCU ted using the Change item list values action, with the final result determined by the mode chosen by the configurator. However, version 2023 R3 introduced significant changes to this area, with the ex (...)
(...) ective, it would be great if the open file dialogue would only show pdf's: How is it done: Add a Html-Field to the form Add the following JavaScript: <script> var attr = doCU ment.createAttribute('accept'); attr.value=".pdf"; doCU ment.getElementById("fileupload-add").setAttributeNode(attr); </script> Don't forget to set the visible checkbox in the field m (...)
(...) l the add-in. Once the installation is complete, go to the preview of any received e-mail message, click the three dots icon available in the upper right corner of the screen, and then select CU stomize actions. In the next window, check the box next to the name of the WEBCON BPS Add-In and select Save. After going through the above steps, (...)
(...) ntegrating data from various sources, often using SQL scripts that can range from simple to complex. Once the script is created, the columns from the SQL output are mapped to the itemlist to ensure acCU rate data transfer. Alternatively, static initialization involves specifying the exact values with which the itemlist should be populated each time. By choosing the appropriate initialization mode (...)
(...) bsp; File Description ABBYY Findreader Engine 12 1487 MB ABBYY Finereader Engine 11 876 MB SDK Migration 2024.1 The following doCU ment contains a list of changes in WEBCON BPS 2024.1 SDK
(...) sible for designing web content. The degree to which each criterion is met is considered based on three levels of accessibility: A (lowest), AA (mid-range), AAA (highest). The WCAG 3.0 standard is CU rrently under development with the publication of the final version planned for the coming years. The W3C has announced on their official website that WCAG 3.0 will no longer be limited to static and (...)
(...) limited access to specific environments or a lack of appropriate privileges. With the 2024 R1 release, functionality was introduced that allows application import operations to be automated and exeCU ted using the public API in Portal. This article describes this functionality and all accompanying system changes. Application for automatic import The introduction of the functionalit (...)
Applies to version: 2024 R1 and above; author: Marek Pęcikiewicz Version 2024.1.1 of WEBCON BPS has introduced significant changes to the way Webviews operate in WEBCON BPS Designer Studio and the Outlook Classic add-in. In order to function properly, they require the installation of the "Microsoft Edge WebView2 runtime environment", which was previously distributed as par
(...) hor: Krystyna Gawryał Introduction The form is a critical component of WEBCON BPS, serving as a conduit for the collection of business data. A user is more likely to complete a form acCU rately and attentively when it is attractive, convenient, and intuitive. Version 2024 R1 introduced the ability to change the proportions of the left and right panels of the WEBCON BPS form, which is (...)
(...) isions in the process. But how do you distinguish this crucial information from other data and present it clearly to make it easy to interpret? Perhaps the answer lies in the Widget form field disCU ssed in this article… What are Widgets? In the context of a form, a Widget is a form field that presents numerical data defined by the user in an appealing way. It belong (...)
(...) pplication. By enabling embedding various elements within them, dashboards provide not only access to specific application assets, but also data that may be relevant for end users. This article disCU sses the possibilities offered by dashboards in terms of presenting such data in the form of reports, and describes how to create, configure, and feed those reports within dashboards. Bus (...)
(...) ion Designing a business application is a process that requires both good memory and coordination from the people involved in it. Unfortunately, when faced with a large number of tasks, lengthy exeCU tion times, many people involved, or often all of the above, even the most capable mind must yield. To address these challenges, Designer Studio offers a functionality that enables users to create a l (...)
(...) vironments you may have come into a situation, where one environment is using a different WEBCON BPS version than the other. In this case it comes in handy that it is possible to create a shortCU t which opens connects to the environment using the correct Designer Studio version. The blog post will provide you with the information on how to do it. This screenshot is just (...)
(...) ontains Java. It is a required prerequisite on the operating system where Search Server will be installed. Such an approach allows the admin to update Java to the newest version (e.g. because of seCU rity updates) without needing to update WEBCON BPS. Carried out by: environment admin Step II – Backup copy of user activities During the Apache Solr update, all indexes will (...)
(...) content by: Bjoern Poller Once you become more confident in developing applications, you'll start adding a more personalized touch to certain elements. One way to achieve this is through "CU STOM EMAILS" - emails where you can selectively highlight the information you want to convey. In this Knowledge Base article, I want to provide beginners with a brief guide on how to CU stomize (...)