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

search results

for GET

(...) arePoint to allow Client id/secret authentication.  Maybe I did something wrong, but I also was not able to use the build in OAuth authentication option. Therefore, I added an example on how to GET and use the access token with REST actions. You can read up on it here:  

(...) "Disable cache" box. This setting simulates restoring the browser to its default settings.   Summary The logs saved according to the instructions in this article allow you to GET an exact insight into the behavior of the browser while working with WEBCON BPS. The data collected in this way is the basis for analysis and diagnosis of problems occurring in WEBCON BPS Portal.

External content by Daniel Krüger; February 11, 2025 ;  The original post has appeared on daniels-notes.de Sooner or later users will use a character which would cause an error, when the document should be uploaded to SharePoint. You can find an overview of the unsupported characters and an example implementation of the business rule in this post.  

(...) mported global automation configuration contains an Invoke REST Web service action that required a connection to an external environment to be defined. If such a connection is not available on the tarGET environment, it must be reconfigured so that the import of the automation configuration can continue and the action will work properly later.     The current step displays a tabl (...)

(...) phases and Workflow actors, which aim to visually divide the steps and tasks assigned to them according to the stages of execution (phases) and the people responsible for their completion (actors). ToGET her, these functionalities create an additional layer of visualization of the workflow, making it more transparent and easier to understand. This article describes these functionalities using a sam (...)

(...) Daniel Krüger; April 19, 2025 ;  The original post has appeared on daniels-notes.de   I’ve redesigned the Gantt chart implementation to make use of the standard filter widGET . Even if you are not interested in the Gantt chart itself, my approach to reuse the filter widGET may be interesting for you. The new post focuses on the difference from the previous one: & (...)

(...) AI SENTIMENT ANALYSIS AI PROMPT   AI TEXT SUMMARY The AI TEXT SUMMARY function is used to automatically create a summary of texts taken 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 customizing its length.   Depen (...)

(...) basic reports to users, while a "B2B Orders" application may operate under a separate subdomain with its own login process for business partners.   In another example, the tarGET users of the alternative address are not external contractors but employees of the same company. Let's take a company where the current WEBCON implementation covers only the HR department. They h (...)

(...) ameter , and the system returns it in a response in a JSON structure.   The whole process takes only a few minutes and does not require writing a single line of code. Business partners GET a simple, clear interface to place orders, and the internal registration process in WEBCON BPS takes place automatically according to the established business rules. On the side of an external cli (...)

(...) External content by Sébastien Anselment, June, 2025;  Based on this forum entry (How to GET "unsaved data" exists information aka "page is dirty") from Daniel Krüger this article describes how to disable the alert window if the form is dirty because it is containing unsaved data changes. There may be use cases where one doesn't want to create an (...)

External content by Bjoern Poller July 1st, 2025;  We designed an application in which the initial situation had to be documented using up to eight images (each up to 5 MB in size). We couldn't reduce the image sizes, as we needed the ability to zoom in on details for damage assessments. To prevent these images from unnecessarily taking up space in the workflow history, we came up w

(...) sp; Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Dashboards WidGET s Other related Community articles include: Filtering dashboard reports with the Filter widGET Reports within dashboards   Introduction A well-designed dashboard can serve (...)

(...) ut two things: The way item lists have been updated 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

(...) nsists of multiple child workflow instances gathering those documents can be annoying. Especially if you need to do this for all cases in a specific time frame. But there's an easy solution to GET all attachments in one .zip file. I've covered the implementation here. While WEBCON BPS 2025 R2 has a new report field, this isn't used. I've came up with the idea in a 20 (...)

(...) ion configuration it is necessary to buy a PSU server license for productional use. A nice tutorial playlist can be found on YouTube here. The first four videos describe all steps it needs to GET a great overview and all for the setup of PSU. Don't forGET to allow in the local firewall incoming request to the TCP port (default port is 5000) from your WEBCON server(s) as sou (...)

(...) bsp;as "edit mode" with the following javascript code. Just chose your form fields or parameters in the list to put them in the javascript code section where the WEBCON functions "GET Value" and "SetValue" are used. Add this form rule in the tab "Style and behavior" of the form search field "POI" as shown before. Screenshot JS Code (...)

(...) ps://app.unpkg.com/pica@8.0.0/files/LICENSE // MIT License // Copyright (C) 2014-2017 by Vitaly Puzrin </script> <script> setTimeout(() => { const resizeButton = document.GET ElementById("downscale-and-save-button"); if (resizeButton) { resizeButton.addEventListener("click", async function () { const fieldId = "#{FLD:10523}#"; const rawBase6 (...)

(...) ction type: Change value of single field). Its configuration uses the STRING REPLACE function, which replaces a specified phrase with another. In this case, the function contains AI PROMPT, where the GET ATTACHMENTS function specifies the invoice to be analyzed. The actual query content is placed in the TEXT field. This setup allows the AI model to receive the invoice content, analyze it according to (...)

(...) e The procedure assumes that one of the environments (hereafter referred to as the source environment) will be migrated into another, already operating environment (hereafter referred to as the tarGET environment).   1. Updating both WEBCON BPS environments to the same version All WEBCON BPS databases must have exactly the same version (down to the build number) in order to function (...)

(...) the name of your shared lakehouse (number 1 above at MS Fabric) Client Id: Paste the client id of the Entra app Client secret: Paste the secret value (not the ID!) of the Entra app. Don't forGET to renew the secret value after it's invalid. Set up a data source Now you can create a new MSSQL data source, choose the above created MSSQL connection and you can query all tables o (...)