(...) Hello, on my test instance the webcon bps service restarts. On average every 3 minutes. I get messages like below. Have any of you encountered this type of problem? The WebCon WorkFlow Service service terminated unexpectedly. It has done this 107 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service. == Failed to activate some modules Category: Activatio (...)
Hi community! I have to implement a choice field (Autocomplete or Popup), whose results should be dependent of the following: 1. Current step 2. If second choice field is selected, it should narrow down the results from a subquery (Item list) First of all Webcon doesn't accept a DECLARE statement in the first line of a custom datasource based on 'Current BPS connection'. A workaround her
(...) Dear WEBCON Team, I would like to propose a new feature to enhance social interactions within webcon bps : the ability to tag other users in the comments field. This would function similarly to tagging features on popular social media platforms, allowing users to directly mention and engage with colleagues within the platform. Additionally, it would be highly beneficial to receive alerts when someone t (...)
(...) ost on AAD from 2021, and only one request for help with EntraID... Nobody seems to have a problem with this? Or maybe no one uses WebCon without local domains? Impossible! So... How to build webcon bps with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never have access to classic domain controllers I need (...)
(...) Hi, I think everyone of use has run into this error more often in dev/test than anyone wants to admit. Message TIM_ID: 15 - webcon bps Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 webcon bps Timeout ID (TIM_ID): 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand the rea (...)
(...) Dear Community, I would like to propose a change in webcon bps to improve the ease of copying field values to the clipboard. This could be introduced as an optional setting within the field options in BPS Designer Studio. I particularly like how this feature is implemented in the Azure portal: a "Copy" icon remains hidden until you hover over the field, at which point it appears, allowing for quick copyin (...)
(...) Hi, I'm currently upgrading processes to webcon bps 2024. I was expecting issues with custom JavaScript but encountered also one with the "Add attachment" action. While testing I got this error: Error occurred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that webcon bps now checks whether any attachments exist which can be copied over. If they don' (...)
(...) Dear Community, I’ve come up with an idea to enhance how we schedule maintenance service windows in webcon bps . What if we introduced the ability to set maintenance periods (either ad-hoc or recurring) directly within the system (in Studio or on website in Admin area)? This would allow users to see a notification on their webcon bps homepage, informing them of upcoming scheduled maintenance. I belie (...)
Hi Everyone! In the WEBCON environment we use, it is not possible to synchronize users with local AD. However, we want and can use AD to authenticate users. So we added our WEBCON users as BPS users. In the BPS user synchronization configuration we have set: Synchronization source = None and in the system configuration Authentication Providers = Windows Active Directory. Once completed, all
(...) Hello Community, I’m reaching out for help with an issue we encountered while integrating webcon bps with AAD. In this instance of webcon bps , we’re using Azure Active Directory for both authentication and user list synchronization. Our goal is to manage AAD directly from webcon bps . According to the documentation, we need to enable Active Directory Actions Configuration. However, regardless of how w (...)
(...) Hello, yesterday, after installing the current Visual Studio 2022 Update v17.12.x (from v17.11.x), the webcon bps SDK Tools no longer started when trying to open them via 'View -> Other Windows -> webcon bps SDK Tools'. I've got an error message (I don't have a screenshot from this message) with a reference to the ActivityLog.xml file within the VS main program folder. On the ActivityLog.xml file I (...)
(...) Webcon Designer can be started in admin mode: with --admin commandline parameter. How to set password for this admin? The one set by the "webcon bps System Administrators" doesn't work.
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 (...)