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

search results

for prod

(...) Hi, Is it possible to create a data connection to the attachment database? Databases have different names in the test and prod uction environments.

(...) hat a time 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 prod uction 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 (...)

(...) Bearer etc - at app level we configure a template - Invoke REST Web service based on previous defined constants We use those global constants just to have separate value sets for DEV / TEST / prod . The problem: - the REST request suffix gets URI encoded, from api/webcon/action to api%2Fwebcon%2Faction, therefore the API call fails with 404 - if suffix gets a slash upfront, /api/webco (...)

(...) 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, can anybody tell me what to do here? When opening/deleting a process in the studio he receives an error with the following details (when imported into prod uctions) On prod uction the process was in designer but after import it was removed Appreciate any hint or help. Thank you in advance. (error details) Typ: System.Collections.Generic.KeyNotFoundException -------------------------- (...)

(...) 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 prod uction environment when I imported and published it the first time. When I imported the application into the prod uction environment again after making changes and clicking on it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundE (...)

(...) hat if" /" 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 prod uction 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 prod uction. This application use (...)

(...) indexing queue in Designer Studio there are absolutely no items. I think this could have started after moving some items to archive database, but not sure. How to fix this issue? Service: WEBCONprod Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrFileQueue Description: SolrFileQueue item ID: 60607 Type: AttachmentMetadataAndContent ATT_ID: 181565 Whole pro (...)

(...) define private views for reports configured on the dashboard has been removed. This is a significant issue for us, as users rely heavily on this functionality. Once the upgrade is deployed to the prod uction server, it is likely to cause considerable disappointment. Personally, I don’t quite understand why this feature was removed, and I believe it is a major step backward in terms of UX. Instea (...)

(...) ion. Is this just happening to me, or is it a common issue in the latest version?" We are experiencing the same problem across different servers, along with an unexpected exception. [EXTERNAL prod SERVER] We are using RichText MultiLine fields. We receive a TypeError message: the label is displayed, but the control field is missing. When switching the field to standard text, the error disap (...)

(...) I've the following 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 prod uction 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/li (...)

(...) test-pc/test-account, running Microsoft Office 365. All is working as expected. If I click on User-Settings in the WEBCON-Tab, I can enter the portal URL and it connects perfect. However, with my prod uction pc/account I can install the add-in also, it also shows up in the Word Ribbon-band, but none of the buttons are working (they are "active", but a click on it does nothing). Only the License But (...)

(...) Hi, having dev, test and prod systems it would be great if an admin could set the link to the Designer Desk of the dev system in prod and test systems in the administration of the portal. This way users can open Designer Desk on dev system from prod and test and projects get published in dev system directly. Exporting published projects on prod and importing to dev wouldn't be necessary anymore - i (...)

(...) y-roadmap/236/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 prod uction environments. Am I'm the only one who is using it? Best regards, Daniel

(...) lways provide a built-in way to manage meta tags directly, so some manual effort may be needed. To proceed with the migration efficiently, it is considered to opt for the: https://www.systools.in/prod ucts/sharepoint-to-sharepoint/

(...) Hello, we have a prod uction- and a dev-environment. The prod uction 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 prod uction environment the user serv (...)

(...) Hello, just starting with our prod uction 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 s (...)

(...) Since the latest version, exporting/importing of application start pages is not working correctly. Steps to reprod uce: 1) Change the start page in the existing application (dev) (e.g., move a widget) 2) Reload the application in the designer 3) Export (e.g., from dev) 4) Import (e.g., to prod ) => Change is not visible in prod . In my case, it was a resizing an existing widget and moving it d (...)

(...) 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 prod uction 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 (...)

(...) ion '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. (...)