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

search results

for server

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

(...) , arguments); this.fillStyle = prevFill; return res; } } catch(e){} return origFill.apply(this, arguments); }; // Detect canvases appearing later const observer = new MutationObserver ((mutations) => { for (const m of mutations) { m.addedNodes && m.addedNodes.forEach(node => { if (node.nodeType===1) { const target (...)

(...) Entering the administrative account password after selecting the Admin access provider.   Admin access operates under the BpsAdmin scheme. This can be confirmed by checking the IIS server logs, where events related to this authentication method are recorded.   Admin access authentication in the IIS logs.   Limitations As mentioned above, it is considered g (...)

(...) ation Database. Like other sinks and exporters, this is fully configurable. It is possible (and recommended for larger systems) to store logs in a separate dedicated MSSQL database. "MSSqlserver Sink": {   "Name": "MSSqlserver ",   "Args": {     "connectionString": "LogsDb",     "tableName": "Logs",     "schemaName": "infrastructure",     "autoCreateSqlTable": true,     "restrictedToMin (...)

(...) ironments. The solution integrates with a broad range of technologies and programming languages, thus allowing developers to collect diagnostic data from different sources, such as cloud services, server s, containers, and distributed applications. Its operation is based on the instrumentation principle, i.e. adding code to an application to collect telemetric data. OpenTelemetry provides uniform A (...)

(...) The MailApproval global configuration screen consists of two tabs: General Commands   Tab: General For the mechanism to operate correctly, a mailbox on a Microsoft Exchange server is required. A MailApproval mailbox in Exchange Online can also be used via Microsoft Graph. It is recommended to create a dedicated mailbox intended exclusively for handling MailApproval. The mai (...)

(...) ion layer running inside the infrastructure. This publication model separates the entry layer from the application itself, simplifies certificate management, and limits the direct exposure of the IIS server to the Internet. In the scenario described here, the reverse proxy accepts external traffic, handles the HTTPS connection, and forwards requests to IIS and then to the .NET application, in this ca (...)

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