(...) ding to BPS 2023 Do choose fields with only ID exist Where are choose fields IDs used Actions Business rules Data sources Fields Default values are set before URL parameters jQuery replacement by cash SDK Migration
(...) orkflow actor variables are now also available in the dictionary of the Expression editor displayed when creating Business rules and Form rules in WEBCON BPS Designer Studio. They can be found in the values tab under System fields, as long as the functionalities are enabled in the workflow configuration. The variables return a value of a given phase or actor that is valid for the step in which the insta (...)
(...) nt, of a text. Sentiment analysis can be performed on text entered manually as one of the function's arguments, text retrieved from attachments (using the GET ATTACHMENTS function), or form field values . The result of the analysis is presented as an integer within a specified range, where extreme values indicate negative or positive sentiment, and intermediate values , close to the middle of the rang (...)
(...) actions. In the first step, add a Start a subworkflow action and specify the corresponding order handling process in its configuration. The action in the automation will assign the values of these parameters to the corresponding fields of the new order form. Once the instance is correctly created, the order ID is written to the “OrderID” output parameter , and the system r (...)
(...) rage item const raw = sessionStorage.getItem(key); if (!raw) return; //Parse object const obj = JSON.parse(raw); //Check if is Dirty is true and if yes set it back to false Object.values (obj.mainPlaceholder).forEach(v => { if (v.isDirty) v.isDirty = false; }); //Write modified values to sessionStorage sessionStorage.setItem(key, JSON.stringify(obj)); } //Outp (...)
(...) attachments section instead. Since no further processing was required - the images were purely for documentation - this was a suitable solution. The file names of the images could be derived from the values stored in the picture field. Since we initially struggled a bit with the CONVERT, my colleague Lena and I agreed that this functionality deserves an easy-to-copy guide in the Knowledge Base. Ad (...)
(...) ved in the selected form field. The Account data section is used to provide information related to the account being created. In the example analyzed, the User login and Common name fields hold the values taken from the form, while the Organizational unit DN is generated by a business rule. The data entry format is shown in the examples below. The Account availability section allows you to lock/unlo (...)
(...) Studio. These user-defined queries are subject to a fixed, non-configurable timeout limit of 30 seconds. Regardless of whether a query is placed in a Change value of single field, Update item list values , or Add attachment action—if the SQL query does not complete within the given time frame, the user will receive the error message: “The wait operation timed out”, and the automation (...)
(...) parameter Set-Variable -Name $key -Value $value -Scope Script } } Same is done if the object of the optional parameters isn't empty but without the validation of the attributes values because they are only optional: if ($optionalParams) { foreach ($key in $optionalParams.PSObject.Properties.Name) { $value = $optionalParams.$key Set-Variable -Name $key - (...)
(...) icle Atrybut Drzewo Wyboru – prezentacja struktury AD w atrybucie). Starting with version 2019, this configuration method is no longer supported, and the following requirements 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 some environments. It is now p (...)
(...) t work? The script reads the image resolution and determines which of the two dimensions needs to be reduced so that neither exceeds the 1920x1080 limit (while maintaining the aspect ratio). If both values are already within the limits, the image remains unchanged. The alert messages can be commented out for productive use, but they are useful during testing. After executing the JavaScript, a hidden (...)
(...) data it contains. A key element of this solution is the use of the AI PROMPT function, which enables the AI model to read the contents of 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 (...)
(...) current content database. A list of occurrences of all references to specific database names can be found in the article Changing WEBCON BPS database name – WEBCON Community. These values must be modified in the restored databases. 8. Adjusting the network infrastructure The source WEBCON BPS environment configuration may have enabled communication with external system (...)
(...) peared on daniels-notes.de A lot of times you need to classify data using choose fields. Sometimes you have to select these from a provided list and sometimes you would like to enter the values on the fly. In my latest post I talked about how to simplify this approach using a centralized source and a decentralized variation: The centralized data source has a backing dictiona (...)
(...) er(prefs.width)||defaults.width)); this.strokeStyle = useColor; this.lineWidth = useWidth; const res = origStroke.apply(this, arguments); // Restore previous values this.strokeStyle = prevStroke; this.lineWidth = prevWidth; return res; } } catch(e) {} return origStroke.apply(this, arguments); }; // Keep fill( (...)
(...) log level for specific loggers. For example, for a selected WEBCON module (1), you can change the level to Information or Verbose (2), allowing detailed troubleshooting. Log levels and their default values are described below. In WEBCON, loggers correspond to specific system areas, allowing you to isolate logs for the module you are interested in. List of areas and loggers (pa (...)
(...) The idea behind this proof-of-concept was to expand a JavaScript-based feature we’ve been using for years - previously limited to displaying extracted latitude and longitude values of a single instance for individual quality issues. Our goal was to use a Business Rule to display any number of locations on a map, such as construction sites or similar points of interest. As part of this, we also wan (...)
(...) above, dynamic WEBCON variables are used to automatically insert form data, such as the Portal address using the constant #{EPV:205}#, the application ID (APP_ID), and the instance ID (WFD_ID). These values allow for dynamic construction of a link that redirects directly to a specific document in WEBCON. Using HTML format additionally enables aesthetic formatting of the message content—such as (...)
(...) e where they are working and reduces the risk of performing changes in the wrong environment. Here as well, you can apply a color with a transparency scale to the main menu elements. By using RGBA values with a low opacity, the interface remains clean, readable, and fully compatible with both light and dark themes. For example, you can assign a slightly yellow-transparent background for the DEV en (...)
(...) ntent by Sébastien Anselment, March, 2026 To be able to have multiple windows of Designer Studio open for different Studio versions or environments you can use the following values for a Windows shortcut. The full installer of WEBCON BPS installs the Designer Studio under C:Program Files. The values for the shortcut to the full version of Designer Studio are: T (...)