(...) Hello Is there a way to export data to specific csv file? I want to create one either as attachment, or saved directly on comuter/server . This should be button on form.
(...) Hi, We are in the process of setting up new server s for Webcon with SharePoint. Regarding licences: -If I understand correctly, when we want to move the new server s into production, we must first deactivate the license on the existing server s and move it to the new server s? -What about the time between installation and production? How can we see that Webcon is functioning properly on the new server (...)
(...) Hi, We installed a fresh Webcon server and attached the backup of the config database to a new SQL server and connected it to the new Webcon server . The config database now has references to the old host and the new host. Is it possible to remove the old host from the config db? Thanks
(...) Hi, We recently migrated Webcon to new server s on SharePoint 2019. Apparently, the configuration under Webcon BPS Configuration on each SharePoint site got lost (the database name etc.). 1. Is this behavior expected during migration? 2. Is it possible to set it globally or is it necessary to set it manually on each SharePoint site/subsite? 3. Are there any other such settings that might have gott (...)
(...) My database goes into "Recovery Pending" mode which causes a program HTTP error 502.5. Restarting the SQL server service solves the problem, but this has happened several times, does anyone know why this is happening?
(...) Hi, it would be great to have the UTC time in a hover effect of a time. In the attached screenshot you see the same element but with different times. One browser is running on a server with a different time zone. Even so it's explain it can cause confusion. Therefore some way of displaying the UTC+0 time would be great. Best regards, Daniel
(...) Webcon. Specifically, I am interested in understanding whether there is a possibility to visualize a document by providing a link that points to a document stored either on SharePoint or within a SQL server database. My goal is to enable the automatic display of the associated document in preview mode when a user selects a record in the application. Has anyone had experience or insights into achievi (...)
(...) The error is seen as the License server being unreachable. The following error appears in EventViewer: ___ Faulting application name: WebCon.WorkFlow.Service.exe, version: 2023.1.3.29, time stamp: 0xe8333945 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc00000fd Fault offset: 0x00007ff98fcd3842 Faulting process id: 0x1140 Faulting application start ti (...)
(...) gingManager restApiLoggingManager) at WebCon.BPSCloud.Portal.Extensions.RestApiLogging.RestApiStatusCodeMiddleware.Invoke(HttpContext context, IApiLogger apiLogger) at WebCon.BpsCloud.Identityserver .Hosting.Identityserver Middleware.Invoke(HttpContext context, IEndpointRouter router, IUserSession session, IEventService events) at WebCon.BpsCloud.Identityserver .Hosting.MutualTlsTokenEndpointMi (...)
(...) nd from the BPS Portal level, after authentication, the login window pops up again. Has anyone encountered a similar problem? I will add that I restarted the WebCon service, restarted the application server and IIS. When restoring the server from a backup, authentication works. I upgraded again (authentication stopped working) -> I just uninstalled Portabl BPS and reinstalled (http only). Authentica (...)
(...) Hello All, as of 01.03.2024, Webcon BPS service has stopped downloading current exchange rates from the NBP. Nothing has changed in the configuration (Webcon 2021.1.5). And the server has a connection to the NBP API service. I cannot find any errors in the service logs Do you have the same problem? Is there somewhere a cut-off date until when the rate should be downloaded? Thank you in advance (...)
(...) s opened or new instance is started in all apps. Reverting back the previous version of the app did not solve the problem. Designer studio throws the error on clicking every item as well. Restarting server did not help. Has anyone came acress similar issue? Any ideas on how to find the source of the problem? What does the phrase Key: (311, 5116) refer to? Thanks in advance. Designer studio error (...)
(...) Hi, Is there any way to hook into an api that is hosted on a localhost? I have a locally fired server , I use FastAPI (the tool is built in python). In browsers the API works. However, when I try to run a query on a form I get this message. I have already tried restarting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to webcon and just learni (...)
(...) source throws and this causes an error, it's not easily possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have access to the server you could activate the SQL profiler - In case of rest/soap requests you could add an http interceptor which can be used as a proxy. If you don't have access to the server or the request uses OAu (...)
(...) Hi, I have problem with the licence service shutting down on the version 2023.1.3.169. Sevice shuts down 3 times a day. So that we have to restart the whole server . Do you have any idea how to fix this problem?
(...) Hello, I'm looking for help in changing the format of values stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domain) but on the production server the format corresponds to samAcoutName (domain\name). How can i change my production configuration to match UPN format? Thanks in advance
(...) en hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-allow-excel-export). I would like to propose a review of the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. This adjustment would significantly ease our workload. Thank you in advanc (...)
(...) ello everyone, in our main application, we need to import address lists from clients. For some time now, we have been hitting the limit of 1000 rows. I would like to suggest reviewing the current server performance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. This adjustment would significantly ease our workload, as we currently h (...)
(...) ally established but after refreshing a few times it gets disconnected. How can we resolve this issue? We have already set the TCP inbound rule to 8002. The system time is correct. OS: Windows server 2016 1607 build 14393.7070 windows service log: Faulting application name: WebCon.WorkFlow.Service.exe, version: 2023.1.3.202, time stamp: 0x8e09a86d Faulting module name: ntdll.dll, version: 1 (...)
(...) .3.202 doesn't give us an option to add that type of action in global actions (configured for the process). So currently we have to use a task, that is configured in TaskScheduler on the application server , to run it. Is there an option in BPS Studio to run a PowerShell script that is not connected to only one particular case data? Are there any plans to implement such a solution?