(...) ON BPS has evolved and some things would be implemented differently, you will gain valuable insights. If you wonder what has changed, let me point out two things: The way item lists have been update d with an action drastically changed. Automations haven't been available then. If anyone has something to add to this list get in touch with me. Daniel
(...) n "PowerShell Universal" (PSU): Homepage: PowerShell Universal | PowerShell Universal Pricing: Pricing | PowerShell Universal (Per Server $499,99 containing 1 year of Update s and Support) One of the features enables one to centralize all PowerShell scripts in this plattform and to create REST API endpoints for individual scripts. As WEBCON supports input and output pa (...)
(...) Both configuration approaches — whether based on ParentID columns or paths — now support the selection of intermediate nodes and work correctly without the use of the WITH clause. The update d approach is fully compatible with current versions of WEBCON BPS and is recommended when designing forms that rely on organizational structures.
(...) the attachment and extract the relevant information. These values can then be assigned to the corresponding fields in the form. The system recognizes not only the header data of the invoice (number, date , vendor details, amount) but also individual line items, like products and services listed in the invoice table. This approach not only speeds up invoice registration but also eliminates the ris (...)
(...) l WEBCON BPS databases must have exactly the same version (down to the build number) in order to function correctly within a single environment after the merge. Therefore, both environments must be update d to the same version. It is considered a good practice to update the environment to the latest available version. The installer can be downloaded from the WEBCON Community website. &n (...)
(...) if(!c) return; const stack = getStack(c); const img = ctx.getImageData(0, 0, c.width, c.height); stack.push(img); if(stack.length > MAX_UNDO) stack.shift(); update UndoState(); } catch(e){ /* ignore */ } } function canUndo(canvas){ if(!canvas) return false; const s = undoStacks.get(canvas); return !!(s && s.length); } func (...)
(...) e to fix any errors and make sure that our system always functions as intended. Every year, we publish a major version that introduces a multitude of new features. Additionally, update d builds are released at least once a month, they aim to resolve any existing issues and implement small changes. These small changes can be tracked via our changelog (available at the bottom of this (...)
(...) tion of appsettings.json. Thanks to OpenTelemetry, logs are linked with diagnostic data (Traces) and metrics (Metrics), which simplifies analysis and monitoring. The database structure has been update d to allow storing log objects — existing behavior remains unchanged. Log content is now standardized, as logs are no longer based on a rigid text formula but on structured data. (...)
(...) .document.getElementById('popup').style.display = 'block'; if (!mapInitialized) { initializeMap(); mapInitialized = true; } else { map.invalidate Size(); } }); // Event listener to close the popup document.getElementById('close-btn').addEventListener('click', function () { window.top.document.getElementById('p (...)
(...) kflow at the approval step consists of the following fields: project name; technical assessment of the project; team to which the notification will be sent; implementation time; meeting date . Form at the IT request approval step Sending a message to a team To enable sending messages to a Teams team, an application must first be created in the Azure port (...)
(...) p; Introduction The AI Agent analytics dashboard is a centralized monitoring and audit interface designed for administrators responsible for overseeing AI-driven processes. It provides a consolidate d view of AI Agent activity and historical execution data, enabling both real-time supervision and post hoc analysis of AI Agent behavior within the system. Dashboard overview  (...)
(...) e new rules because it does not yet include mechanisms to control the new license types. This makes it possible to transition to the new contract model earlier and plan the system upgrade for a later date – without the risk of suddenly restricting user work. Scenario 4 – upgrade to a new WEBCON version and transition from the pre-2026 licensing model to the 2026+ model This (...)
(...) Applies to version: 8.0.x; author: Paweł Jawień Update d: 11.03.2026; author: Lily Adamowicz Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Global parameters - MailApproval Workflow paths - MailApproval Functionality desc (...)
(...) webcon.elements_management.element.model.js.load.step.name GetElementFormAsync webcon.elements_management.element.model.get Update FormFieldsAsync webcon.elements_management.element.field.update CloneSubelementsRow / InitializeSubelements / ImportSubelementsFromExcel / AddSubelemen (...)
(...) they are redirected straight to the form. At this stage, AI Concierge can also assist with completing it. All the user needs to do is issue a command to register a specific type of leave for selected date s, and the system will populate the form. In this example, the following command was provided: As a result, AI Concierge not only completed the form, but also suggested the next st (...)
(...) y data The functionality to remove binary data of deleted attachments is in backlog and I hope it will be implemented sooner than later. As a workaround, advanced users may want to manually update ATF_Value to empty string or change ATT_IsDeleted to 0 and then execute an action again. This post provides two SQL based cleanup scripts: A single script for targeted cleanups / test (...)
(...) er privileges are applied when using BPS internal views. Before relying on it in production, there are several limitations to account for: a hard cap of 1000 returned records, loss of seconds in date time values from BPS internal views, and timezone handling that may require a SQL workaround. You should verify the last two in your WEBCON version. You can read up on all the details and worka (...)
(...) ls a different niche: it accepts input parameters, runs a full automation, and returns a response in a single POST request. The post also covers two limitations: timezone information is stripped from date time values, and output parameters cannot return null. You can read up on all the details in this blog post.
(...) also uses data sources: a fixed values list and a dictionary source. These make it easier to manage the available card types and card recipients. As a result, selected configuration elements can be update d directly from WEBCON Portal, without the need to modify the workflow itself. The solution can also support employee settlements, as it allows users to prepare a list of active cards and export th (...)
(...) es would make the styling easier. The custom styles could be defined in the new html-field (for every process we would have to define it again) or much better, let it define in the themes editor! Update 06.04.2021 Apparently is now in back-log https://community.webcon.com/forum/thread/404/15