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

search results

for CU

(...) External content by Daniel Krüger; January 24, 2025 ;  The original post has appeared on daniels-notes.de I wasted quite a lot of time when setting up an App registration to upload doCU ments to SharePoint using REST actions in WEBCON.  Since WEBCON BPS 2025 does not support certificate authentication I had to persuade SharePoint to allow Client id/secret authentication.  (...)

(...) 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 “CU stomRESTAuthentication”. 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 sec (...)

(...) Applies to version: 2022 R1 and above; author: Konrad Keppert   Related doCU mentation License Activation Service WEBCON BPS License activation Configuration of Portal-Service communication and selection of Nettops protocol   Introduction In the standard platform configuration, the name of the machine on which the WEBCON BPS components are installed is stored in (...)

(...) mechanism is available for free on GitHub under the MIT license. Public Forms can be installed in one of three ways: IIS Azure App Service Docker container   This article foCU ses on the first option – direct installation in IIS. The described scenario assumes the preparation of an external site that will allow potential clients to request contact for more detailed in (...)

(...) lies to version: N/A; author: Filip Janiga   Introduction In some cases it may be necessary to look beyond the diagnostic sessions and events stored in the database to diagnose errors ocCU rring in WEBCON BPS Portal. Here, information stored in the browser comes to the resCU e: developer console data and HAR files. This article provides instructions on how to create and save the mentione (...)

(...) ernal 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 doCU ment 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.  

(...) 0225.1.1.105. I will just copy the headlines of this post and the related one about upgrading to 2023. Upgrade WEBCON BPS 2022 to 2025 Updating reports and dashboards Automation session exeCU tion cleanup SDK Migration Deactivate standard push notifications Process license instead of single solution license Create new CU stom themes Verify updated item list actions Type error wh (...)

(...) Applies to version: 2025 R2 and above; author: Krystyna Gawryał   Related doCU mentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Global automations | WEBCON BPS   Introduction Global automations in WEBCON BPS are universal mechanisms that can be used repea (...)

(...) Applies to version 2025 R1 and above, author: Krystyna Gawryał   Related doCU mentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Workflow designer | WEBCON BPS Global form template | WEBCON BPS Field matrix | WEBCON BPS Form | WEBCON BPS   Introduction (...)

(...) Applies to version: 2025 R2 and above; author: Krystyna Gawryał   Related doCU mentation A detailed description of the functionalities 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   Introduction Artificial Intelligence (AI) plays an increas (...)

(...) author: Jacek Język   Introduction WEBCON BPS is a comprehensive platform for business process automation, within which there may be a need to isolate a specific application for a partiCU lar group of users. This is where the Application Hub functionality comes in — a mechanism that allows any WEBCON BPS application to be made available under an independent URL, which is a subdom (...)

(...) Applies to version: 2025 R2 and above; author: Jacek Język   Related doCU mentation API definitions | WEBCON BPS   User Defined API (API Definition) in WEBCON BPS – a new level of integration   Introduction In the world of modern business processes, the integration of different systems has become a key element for the effective operation of an organiz (...)

(...) the Manage users action, select the delete account operation, and provide the login of the user whose account is to be removed.     In the example presented, this action is exeCU ted along the Delete path – once this path is transited, the account will be removed from the AD structure.   Manage groups The second of the created workflows enables Active Dire (...)

(...) es.   Design in 5 Steps Although a dashboard can be created both in Portal and Designer Studio, the actual configuration takes place exclusively in the former. Therefore, this article foCU ses on configuration in Portal.   Step 1: create a dashboard To create a new dashboard within a selected application, enable edit mode in Portal (Settings → Edit mode), then ad (...)

(...) indly ask that you adhere to the guidelines listed below. By participating in the forum, you acknowledge that you have read and agree to follow the established rules. You also agree to keep forum disCU ssion limited to topics best suited for this type of medium. We wish for this forum to be a place where our partners, clients, acquaintances, and anyone interested in WEBCON BPS can connect with their (...)

(...) If possible, please add more colours to mark arrows in process design. It's very useful to mark arrows with same colour as buttons (paths). CU rrently there are grey (default), green, red, blue. Thanks.

(...) Designer Studio gives the possibility to apply additional button styles. Adding the possibiltiy to define additional class attributes on the path properties would make the styling easier. The CU stom 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 (...)

(...) dition to the colour. One idea would be a red square, orange triangle and green circle. In addition there was the question if it would be possible to provide a tooltip what each icon indicates. I've CU rrently added an explanation above a data table but this won't help in a report. Therefore it would be good if we could provide an explanation in addition to the indicator value. While I'm wishing, su (...)

(...) Hi everyone, does anyone has an idea, how to create a timeout for existing instances? The workflow waits in a system step until the date of the timeout exeCU tion is reached. Unfortunately the insert condition was wrong, so all instances will wait there forever. One option would be to define an invisible path, which leads to the same step to trigger the timeout again. I don't like this approach. In (...)

(...) Is there a way to set a CU stom user profile picture in WEBCON for each user? If so, is it different between Azure AD and local AD users? (This is more of a question and I am not sure if a new forum thread is the right way of doing it.)