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

search results

for import

(...) lows you to create external forms whose main advantage is anonymity. The site built in this way communicates with WEBCON BPS via the REST standard, creating new instances in specific processes. It is import ant to note that the mechanism is available for free on GitHub under the MIT license. Public Forms can be installed in one of three ways: IIS Azure App Service Docker container   (...)

(...) dition, the introduction of phases and actors makes it possible to better define the scope of responsibilities and the division of work, as well as to manage the risk of errors, which is particularly import ant for complex tasks and projects.

(...) h; Business use case AI Agent analytics AI Process Builder - Business Case AI PROMPT – Business use cases   Introduction Artificial Intelligence (AI) plays an increasingly import ant role in automating and streamlining business processes. Today's organizations are seeking to increase efficiency by implementing solutions that enable intelligent information processing. WEBCO (...)

(...) e to expose only selected applications to the public internet, each accessible via a dedicated URL. However, this requires additional configuration on the firewall and/or IIS server. It's also import ant to note that if the environment was installed with a virtual directory for the Portal (RunningAddress), the alternative application addressing feature will not be available.   Summary (...)

(...) his allows external systems to easily communicate with WEBCON BPS.   Advantages of using the User Defined API Compared to the classic public API, the User Defined API offers a number of import ant features that greatly streamline daily operations. First of all, the simplicity of creation is a huge advantage. In a few minutes, without any programming knowledge, the process configurator ca (...)

(...) ers several benefits: maximum workspace for presenting more data, easier placement of large components, and better readability of detailed charts and tables. However, if layout composition is more import ant than space, consider disabling this option to narrow the layout. This results in a more concentrated and visually prominent arrangement, improving clarity and information accessibility – esp (...)

(...) uests, which is set to 120 seconds by default. If processing a request takes longer than this limit, the server responds with a “Bad Gateway” error, displayed in the user’s browser. import antly, this error does not interrupt the SQL Server transaction if it was initiated by the IIS server. This means that even if the error message is shown to the user, the operation may continue in the (...)

(...) production databases beforehand. The procedure for aligning environments is described in the article Mirroring environments (for 2023 Standalone) – WEBCON BPS Community.   It is also import ant to adapt the Maintenance Plan running on the target SQL Server instance so that it includes index and statistics maintenance for the recreated databases. The procedure for creating such a plan is (...)

(...) ngs: Clean up the source files I removed the source attachment by using an SQL query For the generated HTML file I decided to remove it including all binary data as this file is not import ant for the history. That's all, have fun

(...) div> <script> setTimeout(() => { const canvas = document.querySelector("canvas.editable-canvas__canvas"); if (canvas) { canvas.width = 889; // native width – import ant for signature data canvas.height = 500; // optional: new height canvas.style.width = "889px"; canvas.style.height = "500px"; canvas.style.backgroundColor = "#FFF4C4"; / (...)

(...)  list of all modifications made to a major version over its lifecycle. Our latest major release is 2026.1 – [Whitepaper – Business overview]  import ant: Before upgrading from one complete version to another (eg from 2021 to 2026) check if you have the appropriate license for the WEBCON version. We recommend that you activate the require (...)

(...) s. In practical terms, this involves monitoring and collecting data from various components of an IT system in order to obtain information about their operation, performance, security, and many other import ant parameters. Telemetry offers a number of advantages, such as monitoring and diagnosing problems in real time, performance optimization based on data analysis and bottlenecks identification, str (...)

(...) 2026 2026+ model – a licensing model resulting from agreements concluded under the terms in force from January 1, 2026 From the perspective of both customers and administrators, the most import ant point is that there are still two main purchasing options: perpetual licenses and subscription licenses. However, in the new model, subscription licenses are divided into Standard and Enterprise p (...)

(...) ackground, you should add an appropriate override in the global CSS. For example, in version 2026: span.webcon-ui.text.text__subtitle-2-strong.text__base {   background-color: transparent !import ant; } This way, any developer can apply transparent coloring using any color, consistently throughout the entire application. When working with three environments, it can also b (...)

(...) oxy or load balancer must receive information about the original scheme, host, and client address. Otherwise, they may generate incorrect URLs, redirects, or authentication-related data.   import ANT: Starting with version 2026, the ForceHttpsOnProxy setting is no longer supported. If a 2025 environment relied on this mechanism, after upgrading you must configure the reverse proxy and forwarde (...)

(...) Hi, so HTML attributes 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?

(...) ach account can have one or more connected credit cards I would like to give the users the option to search for a customer using data from each of the categories mentioned above. I'm trying to avoid import ing this data as workflows because the data are live, each day new customers are added and old ones change (meaning I would need to implement some kind of update workflow as well). Do you have any id (...)

(...) Hello again, Is there a possibility to add an HTML Button to a dashboard, which leads to another dashboard? I Implemented an simple button, but when I add an href with the URL from dev system and import this version on prod, it doesn't work anymore, because the URL doesn't match anymore. Greets Georg

(...) l 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 import ant notifications are missed by users.

(...) Webcon v. 2021.1.2.136 Is it possible to remove all elements of Dicionary ? ps. import always adds elements not remove/replace existing . THX in advance for help