Hi, I want to add a new BPS Group that will collect members of a given team. I don't have this group in active directory. I don't fully understand what is the meaning of Group identifier (BPS ID). It has to be in the UPN Format. In the knowledge base there is an article where the BPS ID is [some name]@webcon.pl. My questions are as follows: 1) Could I also use "@webcon.pl"? Or should I rather
(...) equisites-and-procedure/515/3 [quote] The problem has been fixed in versions 2023.1.3.326, 2024.1.1.193, 2025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment database, switch it to Unicode mode and change the text column types from varchar or text to nvarchar or ntext. The automatic update can take up to a f (...)
(...) We are having customer who would like to apply annotations to Pdf files. When trying to edit a pdf file in WEBCON BPS the "IT Hit Edit Doc Opener 5" is being downloaded which I installed. Edge tells me that the add-in is installed and on my computer it seems to be installed too. As far as I understand, this add-on should allow to edit pdfs However, when i'm trying to edit a pdf document, the "IT Hit E (...)
Hi, I'd like to build SQL query that uses 'current BPS database' and at the same time uses linked server that exists on that server. So I want to do sth like that: Select * from BPS_Content.dbo.WFElements t1 left join [my_linked_server].[database].[schema].[my_table] t2 on t1.id = t2.id Unfortunately it doesnt work. I got an error in Webcon Studio "Access to the remote server is denied b
(...) anagement of the Webcon Mobile App configuration across multiple iOS and Android devices using a configuration file distributed through MDM Intune. This functionality would apply specifically to the WEBCON BPS 2022 mobile application. This feature would greatly enhance the deployment and maintenance of mobile app settings in large organizations by enabling administrators to standardize and automate app co (...)
(...) Hello everyone, i recently needed to display a maintenance banner in WEBCON BPS to inform users about an upcoming system or application update. Since i couldnt find a clear guide, I want to share how i implemented it. 1. Display a permanent Banner in the portal --> Using custom css in the color-theme the easiest way to add a global maintenance banner in WEBCON BPS Portal is by using the "Custome CSS" (...)
(...) Hi, If I would like to add Custom Action then I should have one free license of WEBCON BPS SDK Freamwork? WEBCON BPS SDK Freamwork shows us how many plugin packages we can install?
(...) Dear Community, I recently installed WEBCON BPS (2025.1.1.105 standalone) on a server that does not have internet access. When I try to access the BPS Portal via a browser on the same server, I encounter the following error: -- Unexpected Application Error! t.findLast is not a function TypeError: t.findLast is not a function at https://**bpsportalurl**/application/App.4dbf8e8ad44240e13685.bundle (...)
(...) e actively used. Currently, the license that allows the use of SDK extensions is verified before the plugin is run. Before upgrading the system, it is recommended to verify the availability of the WEBCON BPS SDK Framework license in the environment. A list of current licenses is available in Designer Studio under Reports › Licenses › License usage. Regardless of the availability of the WEBCON BPS SDK (...)
(...) Dear Community, I’d like to share a potential issue I encountered during the upgrade to WEBCON BPS 2025 R2, specifically related to the Search Server component. I hope this post can save others some time and effort. 🔍 Problem Summary During the upgrade process, the Search Server component fails to start due to a missing Java installation. This occurs even if Java was installed previously via the defaul (...)
(...) Hello, I'm using WEBCON BPS version 2025.2.1.42. I have configured my environment based on this article: https://community.webcon.com/posts/post/application-hub/544/3. I have only Windows Authentication enabled in WEBCON BPS , and I configured a support subdomain to share it with our clients. I set up IIS, and the support domain is available in the system. The URL works and opens correctly, but I can't (...)
(...) tep (in our case) or steps without a BPS account. So far, I’ve only found the option to customize the invitation email (see PIC-1). However, most of the people we invite are unfamiliar with WEBCON or WEBCON BPS and don’t immediately connect it to JR Rädlinger. In the invitation, we’ve already added “powered by WEBCON” so that the logo might at least be recognizable. My question is: Is there any way to cu (...)
2 examples: 1. We have a BPS group "BPS WEBCON DEV ADMINS" (3 members). If I use these group as "Business Administrators", then this is not evaluated for the Analytics-Views (all analytics reports are hidden for them). If I add these members as user to "Business Administrators" it is working as expected. 2. I have reduced the privileges for a certain report. If I use a BPS Group, this is als
(...) Hi, I’m looking for the best approach to handle long-running operations (potentially taking several minutes) in WEBCON BPS . Scenario: Suppose we need to perform time-consuming Active Directory updates based on a list of items within a WEBCON BPS workflow instance. Given the current execution time limit of 120 seconds, this may not be sufficient. Workaround Approach: My current solution is to use a (...)
Hi, I’ve migrated the SDK from Webcon 2022 to Webcon 2025 R2. During execution, I’m getting the following error: System.PlatformNotSupportedException: This operation is not supported on .NET Standard, as Reflection.Emit is not available. The SDK connects to a SOAP endpoint. The client responsible for establishing the connection is located in a separate library(net standard 2.0). The BPS extensi
Hi, I really need your help. We updated Webcon from version 2022 to version 2025 R2 (version 2025.2.1.42). We started the update from DEV → TEST → PROD (the processes across environments were aligned). Some issues started appearing on the environments, and we had to introduce modifications. At this point, when trying to deploy the application from TEST to PROD, I’m getting the following erro
(...) Dear Community, Currently, when accessing the homepage of WEBCON BPS , the browser title bar displays the name defined in: System Settings → Global Parameters → Appearance → Portal name However, when navigating to a specific application, the title bar only shows the Application name, which can lead to ambiguity - especially when multiple portals or environments are in use. Suggested Improvement: Incl (...)
(...) Hello everyone, I’m working on an appointment function in WEBCON BPS . A user registers an appointment and types in the date and time when, for example, a customer is coming. When I click Register, I want BPS to automatically create more workflows (appointments) based on this one. My idea is: the user also enters an interval (e.g. every 7 days) and a limit (how many appointments). Then BPS should cre (...)
(...) Problem with launching the WEBCON portal after a new installation according to the instructions "WEBCON BPS standalone installation" (windows 2025 and updates, .NET Framework 4.7.2, installed automatically with the system, ASP.NET Core Runtime 8.0 Windows Hosting Bundle, MSSQL 2019 with installed full-text search , Ms Sql Server Management Studio 20, IIS with Windows Authentication), also tried to fix usin (...)
(...) Hi all, I have installed WEBCON BPS and created a Test user in System settings → BPS users and groups list. I assigned this Test user various permissions in Global privileges. However, after logging out from the admin account, I am always redirected to the admin login URL, where I can log in only with the default Admin account