(...) n time limits (timeouts) are enforced for individual operations. These bring several benefits: informing the user when an operation takes too long and stopping unnecessary waiting, freeing up server resources, preventing system modules from freezing. WEBCON BPS is no exception in this regard. This article aims to outline timeouts based on example scenarios across the following a (...)
(...) s a workaround using the great solution "PowerShell Universal" (PSU): Homepage: PowerShell Universal | PowerShell Universal Pricing: Pricing | PowerShell Universal (Per server $499,99 containing 1 year of Updates and Support) One of the features enables one to centralize all PowerShell scripts in this plattform and to create REST API endpoints for individual scripts. As (...)
(...) the transferred content database. 5. Recreating source databases from backup The content, attachment, and archive databases of the source environment must be recreated on the same SQL server instance where the target environment databases are located. If the source database names are already in use on the target instance (e.g., both environments use a content database named “BPS (...)
(...) e next chapter. WEBCON Set up the SQL connection Create a new MSSQL database connection and enter the following configuration: Authentication: Microsoft Entra Service Principal server : Paste the URL copied from the lakehouse' settings (number 2 above at MS Fabric) Database: Enter the name of your shared lakehouse (number 1 above at MS Fabric) Client Id: Paste the client id (...)
(...) Hey all, I have the following problem. When I try to open BSP-Studio on my local machine I always get the error in the picture. On the server it works fine. Do you have any suggestions Greets Georg
(...) Hello! Is there anyone who could help me figure out how to call an external REST API from behind a corporate proxy? I manage to successfully call it using Postman application installed on the server where Webcon is installed. However, when the same call is made from Webcon, it doesn't work. I'm using the POST method of the "Invoke REST Web service" action on a menu button. If I enable "Use proxy" in Sy (...)
(...) s://community.webcon.com/posts/post/using-calculated-columns/196/3) but that's not my case. What I would like to do is join the items from the report to a table in a different database (on the same server ) or to an existing MSSQL data source. In many processes I have a global field with the unique identifier. I would like to use this key for a 1:1 join. I can show the join results on the form (using D (...)
(...) Hello everyone, did someone update the database compatibility level from the default 'SQL server 2008 (100)' to a newer one and can share their experience? I really would like to make use of those "new" functions instead of using hard to read workarounds. Best regards, Daniel
(...) Hi everyone! I read the article about ADFS Customization: https://community.webcon.com/posts/post/adfs-customization/208 My issue is that my Windows server is not configured correctly and I lack knowledge to configure it. I started reading the MS documentation and it's huge. There are a lot of settings to configure and I'm not sure what's needed and what not. I was wondering if there is anyone who wo (...)
(...) Hi all, i hope you are well. We have moved our PROD-Environments Databases to a different SQL server last night. Except from some annoying trouble with Sharepoint and the Webcon solutions we managed to get everything running smoothly again. We uninstalled everything except from SOLR, and installed it again. The old databases are offline. Currently there is still an alias configured, that routes tra (...)
(...) Is it possible to change the type of environment from PROD to TEST? Due to the expansion of the server room, we would like to transfer the production environment to another server , and leave the current one as a test environment. Is there a procedure to migrate the PROD -> TEST environment and export the application to the new PROD environment?
(...) Hi, I am trying to use WebDav in order to edit other types of documents (Others than office apps). I have installed the server side plugin and the client side plugins, but I have no idea how to enable any sort of edit button in WEBCON that would trigger the WebDav App. I have tried the demo in this website: https://www.webdavserver .com/ and works, but that only confirms that I have the client side plu (...)
(...) al-signatures-in-webcon-bps/36) but cannot get it to work. When i want to send the Process to the Signature Step i get an error from the Docusign API which i can't figure out. "Error while requesting server , received a non successful HTTP code Completed with response Body: "error":"invalid_grant","error_description":"no_valid_keys_or_signatures"}" I'm guessing that i am missing something in my Docusign (...)
(...) Hello Webcon community! I'm not sure about Webcon BPS and setting the right timezone, I hope you can shed a light on this topic for me. We have a server with Webcon BPS installed in an Azure VM (Region North Europe), which has (according to Powershell) the right timezone for us (see attached picture). We didn't find any timezone settings in Azure Portal for the VM, so we think this should be correct. (...)
(...) Hello Webcon community! We have the next issue during Webcon BPS installation on customers server . This is a normal on-premise installation, no Azure AD involved here, only local domain. Customer had an invalid certificate, IIS website creation failed with error 0x80070520, so we skipped the IIS site creation for the moment. I have 2 questions on this: 1.) What kind of IIS certificate does the custo (...)
(...) ly we experience timeout issues after some time of inactivity on WEBCON BPS site. Sometimes it's few minutes, sometimes about 1 hour. See example in attachments. Please notice that WEBCON BPS and SQL server (VMs) are placed in Azure. Does anyone experience same issues? Any feedback is more than welcome :)
(...) :"ERROR: [doc=1_4572] multiple values encountered for non multiValued field Attachment_pl_5522_txt_pl: [doc020311_001.pdf , doc020311_001.pdf ]", "code":400}} ---> System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpWebRequestAdapter.GetResponse() at SolrNet.Impl.SolrConnection.GetResponse(IHttpWebReq (...)
(...) actions. For example: - Date one must be after date two - Date must be in the future - Integer value must be positive These are implemented as "validate form" action since I prefer validation on the server rather than on the client only. The draw back is, that it's a poor usability. So I "recreate" the same validations as form rules with alerts, which are called when the field value is changed. So I h (...)
(...) hose who don't know what I'm talking about you an search the change log for 2021 R3 for 'Authentication request endpoints'. In my case it's the following: When I click on the sign in button (1) the server will read the configured endpoint (2) and redirect the popup to the page (3). Unfortunately, the provided query parameters are stripped from the URL and only the path and hash remains. My request is (...)
(...) has to provide a portal URL, so this looks like a fixed Url for the whole portal. Is it possible to run the same Webcon BPS Portal with different URLs pointing to different applications on the same server for different use cases? I mean this should be only a question of DNS resolving to the same IP right? For example we have 2 different Webcon applications on the same server : 1. app1.com (e.g. poin (...)