(...) Widget will change its color to signal the need for closer examination of the project cost. Therefore, in the Expected value field, enter the “Budget” form field, which represents the Custom er’s financial capabilities. When exceeded, the widget tile changes color. Additionally, in the Unit field, leave the Suffix option selected (it is selected by default), and enter the code fo (...)
(...) , but in the described case it is necessary to modify them to prevent other Department workers from viewing the dashboard. To do that, expand the drop-down list in the Visibility field and select the Custom value. Now, click the Add button and enter the details of the Head of the Department (for the described scenario this will be Tom Green). It is a good practice to regularly (...)
(...) 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 "Custom 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 Custom ize the (...)
(...) o use the API in another use case I needed to play around with the API directly. Therefore, I created a PowerShell script for the import. While doing so I also created a small script for generating a Custom configuration file utilizing the classes defined in the swagger.json This way there shouldn't be any issues like spelling mistakes or wrong types for the properties. You can find more detai (...)
(...) d we import applications via an application instead of the Designer Studio? In my opinion yes. But this is mainly influenced from a partner perspective who has to deploy the same process to multiple Custom ers who require that these kind of things are documented. What would be the benefit of having an application: When something is automated, it can be tested, and therefore there's lest to (...)
(...) ced that the code formatting destroyed the variable definition. This is how it looked before when the code was copied back to designer studio. The easiest way to fix this, is a Custom key binding so that you can execute a search & replace action with fixed patterns. All you need to do afterwards is to execute three actions: ctrl+alt+1, code format ctrl+alt+2, populate (...)
(...) shared instances In addition to presentation elements and on the form, access authorization places 2 more limitations on form fields: Access authorization cannot be added to fields that use Custom ization of form field controls (SDK). Access authorization does not work on shared instances, the button for revealing fields is inactive. Archiving After archiving the instance, a (...)
(...) calculate their start dates. Configuration changes In addition to the updated naming in the system, the changes that Timers have undergone in version 2025 R1 include the expansion and Custom ization of the Timer details configuration window. The various options have been divided into sections: First activation and Repeat in cycles, making timer configuration more intuitive. It is n (...)
(...) erShell scripts are to be run. For more information, see the documentation: Run a PowerShell script | WEBCON BPS. At the end of this article, you will find some tips and best practices to help you Custom ize or extend this solution. Action configuration Configuring the PowerShell action is very simple and requires only writing a script and optionally overriding the credentials of the u (...)
External content by Daniel Krüger; January 19, 2025 ; The original post has appeared on daniels-notes.de If you are using JS/CSS to improve the user exeperience a bit there are two different situations: It's global and can be reused in other processes It needs to be adapted for each process. If something changes in a new WEBCON BPS version, the second situation
(...) ry 26, 2025 ; The original post has appeared on daniels-notes.de While WEBCON BPS 2025 does not support certificate authentication by default, the R1 release added a new SDK type the “Custom RESTAuthentication”. This allows us to implement our own authentication options. I made use of this to add support for accessing SharePoint using client id/certificate instead of client secret. (...)
(...) Updating reports and dashboards Automation session execution cleanup SDK Migration Deactivate standard push notifications Process license instead of single solution license Create new Custom themes Verify updated item list actions Type error when executing a path Instance start buttons Empty report tiles REST and business rules Updating to BPS 2023 Calcula (...)
(...) n from form fields, attachments (using the GET ATTACHMENTS function), or entered manually as one of the function arguments. You can optionally specify the maximum number of words in the summary, thus Custom izing its length. Depending on the length of the source text, the execution time of the rule with the AI TEXT SUMMARY function may increase. AI SENTIMENT ANALYSIS The (...)
(...) ss), the alternative application addressing feature will not be available. Summary The WEBCON BPS Application Hub is a powerful solution for scenarios requiring application isolation, Custom ized authentication, and a simple interface for external users. The entire configuration process consists of just a few simple steps. This allows you to easily separate selected applications, provi (...)
(...) electing an authentication method. There are two modes: through OAuth2, using a public access application, or through a cookie session, which is particularly useful for Portal calls, for example from Custom HTML controls. It is also worth mentioning that WEBCON makes it possible to precisely restrict access to the endpoint using business rules. For example, we can make it so that only users who belon (...)
(...) he action is executed, the group is removed from the system. Summary Actions for managing the Active Directory service within the WEBCON BPS system enable you to build a Custom platform for comprehensive domain administration. These types of actions can also be effectively used in other processes – whether newly created or existing – such as setting up accounts, (...)
(...) elds. The errorMessage value contains a PowerShell map that needs an item list in the mapping configuration of the response. This is shown later in the WEBCON configuration section: $result = [PSCustom Object]@{ result = [PSCustom Object]@{ log = $log sum = $sum } isError = $isError errorMessage = $errorMessage } $json = $result | ConvertTo-Json -De (...)
(...) t is necessary to verify whether the number of licenses available in the target environment is sufficient to handle all processes, users, and functionalities. Otherwise, you will need to contact your Custom er service consultant and ensure that the required licenses are available in the target environment. For each type of license, the following may occur: an increase in the number of (...)
(...) is enables partial or full automation of tasks that previously required manual content creation or data analysis. In the context of CRM processes, AI Agents prove particularly useful in areas such as Custom er service, reporting, and post-meeting documentation. For the purpose of this example, a CRM process has been designed consisting of two separate workflows: Meeting notes – a workflow (...)
(...) yle.display = 'none'; }); </script> <button id="show-map-btn">Show on OpenStreetMap</button> <div id="popup"> <div id="popup-header"> <h2>Custom Title</h2> <button id="close-btn">×</button> </div> <div id="popup-content"> <div id="map"></div> </div> &l (...)