(...) previously timeout is executed after 10 minutes by default, if it runs into an error. This includes "Element was checked out" errors. While I agree that this may be a good thing for the production Environment , but a pain in all others. Unfortunately my user voice was set to "Not now", but maybe it can be revisited now. https://community.webcon.com/forum/thread/5248?messageid=5248 Best regards, Da (...)
(...) Hi, Are process permissions transferred from DEV to PROD Environment during application import? Or what does it depend on? If permissions are not transferred, should they be set manually despite the message about potential issues with the PROD Environment ?
(...) Hi, When moving an application between DEV and TEST Environment s, an error prevents the application from being moved to another Environment . I found out that after updating DEV and TEST I have a DEFAULT Dashboard in dbo.AppDashboards with different ADS_Guid numbers. Probably in 2023 versions of the processes there were two different dashboards set as Default. Does anyone know how to fix this? (...)
(...) Hello, I have a problem - I have a process of an application that works fine in the development Environment . It also worked fine in the production Environment when I imported and published it the first time. When I imported the application into the production Environment again after making changes and clicking on it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundExceptio (...)
(...) Run as test" flag to the application import. This flag would execute the generate the report summary so that we can see what would be changed. I'm currently restoring a backup of the production Environment in the test Environment to execute the import, and see what would be updated. The reason for this is, that we are transporting an application to production. This application uses the centralized (...)
(...) effort. This functionality would significantly improve efficiency, security, and user experience by reducing the risk of misconfiguration. We believe that many Webcon customers who manage enterprise Environment s would greatly benefit from such an enhancement. For reference, I would like to highlight related topics that have already been discussed in the community: Thread discussing similar needs: http (...)
(...) eoccur. Now the strange part – Test Results: [INTERNAL PROD & TEST] → No issues [INTERNAL DEV] → Same error as EXTERNAL PROD When we deploy the production version of the application to the DEV Environment , the previously working version starts exhibiting the same issue. Initially, we suspected the issue was caused by adding HTML tags to the field. However, on [EXTERNAL PROD], the affected fields wer (...)
(...) ollowing issues with this: - The the error itself is correct, it's misleading because it's caused by the parent workflow. - It's very likely that this issue will only encountered in the production Environment . - It introduces an unnecessary complexity to the child workflow. WEBCON Version 2025.1.1.105 I've copied the license labels from: https://community.webcon.com/posts/post/licensing/356/10 (...)
(...) se it may happen that these cannot be used." in the webcon change log to 2024 version: "Changed the method of license control when using SDK extensions. The change applies to perpetual license Environment s where SDK extensions are 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 (...)
(...) Please consider adding an additional option in the Active Directory action configuration: "Synchronization Mode: Disabled/None." In Environment s where full or incremental Active Directory synchronization is configured to run frequently, and where applications which generates a high volume of changes to AD user/group accounts, this situation leads to unnecessary service activity.
(...) 36/10 This is one feature I'm using on a regular basis. Either when I'm creating a new application and I don't want to bother with reports at this point in time or when doing support in production Environment s. Am I'm the only one who is using it? Best regards, Daniel
(...) Hello, we have a production- and a dev-Environment . The production Environment was installed in 10/2024 (R 2024 version.. and updated to the latest R2025), the dev-Environment was installed a few days ago (R 2025). For each stage we have 2 system accounts: Prod: service_webcon service_webcon_iis Dev: service_webcon_dev service_webcon_iis_dev In the production Environment the user service_web (...)
(...) Hello, just starting with our production Environment . One question/issue showed up: Our User/Group sync is connected to Entra ID. Sync is working and ok. We have a group in Entra ID named "All_internal_users" (example). Each user is in this group (checked also via myaccount.microsoft.com). If I use this group in "Access to the application" and "Start Workflow" it does not work => User does not see the (...)
(...) e nice too. It’s similar too: New field config combined with scan functionality of WebCon App For web version the HTML input field could be structured like this eg: Capture should be fixed to Environment for rear camera. Front camera would ne capture to be set to “user”. Example code snippets for native mobile apps: iOS: let imagePicker = UIImagePickerController() imagePicker.sourceType = .came (...)
(...) Hi, we just faced a situation in which we deployed a process to a new (customer) Environment . The license did not include the "Advanced Analytics Framework". While testing everything we have run into a "License expired" error. This was raised by the "Start /Stop performance indicator" action. I didn't want to waste any more time and deactivated these action on the database level. While this is an (...)
(...) of the following methods: Option 1 – Recommended: • Install or copy Java (e.g., OpenJDK) to a separate directory (not inside the WEBCON BPS Search Server folder). • Update the JRE_HOME system Environment variable to point to this location. • Restart the upgrade of Solr (done automatically after fail) Option 2 – Timing-Based Fix (Advanced): • As soon as the WEBCON BPS Search Server folder is re (...)
(...) Hi, it would be great if we have a similar setting to the "Process modified by export-import mechanism" on application level. This could then be used to prevent (accidently) on the production Environment which may get overwritten the next time. This would apply to: - Dashboards - Reports - Public views - Start buttons Of course, private report and private KPI views wouldn't be effected by this se (...)
(...) 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 (...)
(...) into frequently used private views could help in promoting them to global views, addressing broader user needs. - Unused or misleading views could be more easily identified and managed, keeping the Environment clean and user-friendly. - A better understanding of how users interact with reports would help administrators plan future development more effectively.
(...) Invoke REST webservice'. I want to start REST API endpoint within a cyclical action on a daily schedule. This is some kind of 'long running operation', at the moment it takes 10 minutes on PROD Environment . I already set execution time limit to 6000 for automation and also in global configuration, this should be fair enough. But all I am getting is HttpClient error message after 100s. Any idea (...)