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

search results

for UI

(...) External content by Daniel Krüger; March 30, 2025 ;  The original post has appeared on daniels-notes.de   The modal dialog for the form is qUI te old and I've finally created a variation for the dashboard. While this can be used in the context from a report, there are also other cases, as you will see in the next post. You can read up on it here.

(...) s mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Business rules | WEBCON BPS AI Create transcription | WEBCON BPS AI Implementation GUI de AI Agent AI Concierge Other related Community articles include: AI Agents – Business use case AI Agent analytics AI Process BUI lder - Business Case AI PROMPT – Busi (...)

(...) partners to access the functionality they need in a simple, clear manner without access to other areas of the platform. This solution is particularly useful when a brand or business department reqUI res its own dedicated URL, allowing consistent branding and the ability to present the application as a standalone service. For example, the "Complaints" application available at support.you (...)

(...) on makes it ideal for simple data retrieval as well as more advanced scenarios where actions such as registering new workflow instances, making updates, or taking the workflow to the next step are reqUI red. It is also important to note that the User Defined API does not reqUI re modifying the WEBCON BPS backend or adding new mechanisms to the system. Everything is based on the existing platform ar (...)

(...) o prevent these images from unnecessarily taking up space in the workflow history, we came up with the idea of transferring them to the attachments section instead. Since no further processing was reqUI red - the images were purely for documentation - this was a sUI table solution. The file names of the images could be derived from the values stored in the picture field. Since we initially struggle (...)

(...) ntegration add-ons that enable seamless collaboration with the following external electronic signature service providers: AdobeSign DocuSign Autenti This article provides a detailed gUI de to integrating WEBCON BPS with Autenti. It outlines the document signing process and demonstrates the configuration of a sample workflow, which includes sending a document for signature and retriev (...)

(...) xisting accounts. All these operations are triggered using the Manage users action.   Creating account This workflow enables the creation of a new AD user. The form on the first step reqUI res entering the details of the person for whom the account is to be created:   The Manage users action is triggered on the Create path. The configuration of this action is shown in the (...)

(...) ives when using WEBCON BPS. The topics are: Fixed item lists and logic Dictionary data sources SQL Queries Always add a filter for the company Use order by, when using Top BUI ld-in Users business rules Using the author field You can read up on those here. When you are starting with WEBCON BPS, I can also recommend my expert series. While this is fr (...)

(...) int invoke: $data = ConvertFrom-Json $Body The JSON body set in the configuration of the invoke REST web service action in WEBCON will be explained later and looks like this. There are two reqUI red parameters for the summand1 and summand2 and one optional parameter summand3. To illustrate validation error the form field "Summand2" will not be marked as reqUI red in the filed matrix (...)

(...) ld (as described in the article Atrybut Drzewo Wyboru – prezentacja struktury AD w atrybucie). Starting with version 2019, this configuration method is no longer supported, and the following reqUI rements now apply: Values in the ID and ParentID columns must be of the integer type. SQL queries using the WITH clause are no longer supported, as they are blocked and may lead to errors in s (...)

(...) tailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Business rules - Functions AI Implementation GUI de Other related Community articles include: New AI solutions in WEBCON BPS   Introduction WEBCON BPS Designer Studio provides AI functionalities that can automate many acti (...)

(...) her related Community articles include: Application hub   Introduction Until recently, making applications available under two independent URLs (e.g., Helpdesk and HR portal) reqUI red maintaining two separate environments. However, this inconvenience was eliminated with the introduction of the Application Hub functionality in version 2025 R2. As a result, keeping two environmen (...)

(...) ixed Values List, we will create a group of constants like this one: On top of that, we'll add new SQL data source with query getting all constants inside of our Group (we need to get the GUI D of the group too, and i'll come back to this in a second). SELECT epv_default AS id, epv_gUI d AS gUI d, epv_name AS description, EPV_UseDev, EPV_Dev, EPV_UseTest, EPV_Test, E (...)

(...) External content by Daniel Krüger; October 11, 2025 ; The original post has appeared on daniels-notes.de While there’s qUI te an extensive documentation of the public links function, reading about it and personal experience is something different.  For example, edit privileges don't necessarily show the path buttons. You can find my notes about it in this post. (...)

(...) e posts mention "subdomains". I didn't like the implied limitation and wanted to verify whether an application can be published on a different domain.   It turned out to be qUI te easy and you can read up on it here:    

(...) External content by Markus Jenni; October 24, 2025 ;   Unfortunately, there are no bUI lt-in features to convert images to PDF, but an action to convert HTML files to PDF. So I bUI lt an automation where I passed in the ID of the attachment I wanted to convert to a PDF.  I used the following steps for the conversion. Extract the filename without extension and store in a (...)

(...) ckgroundColor = "#FFF4C4"; // optional } else { console.warn("Canvas not found."); } }, 500); </script> <!-- === Signature Controls + Engine Override (contrast UI + undo + max undo) === --> <style> /* compact, high-contrast panel */ #signature-tools { display:flex; gap:1rem; align-items:center; flex-wrap:wrap; padding:.75rem 1rem; mar (...)

(...) ation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: AI Agent AI Implementation GUI de Other related Community articles include: AI Agent analytics   Introduction AI Agents are intelligent digital workers that can be assigned to specific workflow steps (...)

(...) x 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, updated bUI lds 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 page) (...)

(...) ccount step, you must set a password for the administrative account admin@system.bps under which Designer Studio will be launched after authentication using the Admin access provider. This is a bUI lt-in WEBCON BPS account, therefore the login cannot be changed.   Configuration of the Admin access functionality during a new installation of WEBCON BPS.   During this inst (...)