(...) above; author: Tomasz Błach Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: SharePoint Site Collection OAuth2 Authentication Microsoft Entra ID Introduction Due to Microsoft discontinuing support for Basic Authentication (based on username a (...)
(...) Michał Bednarczyk Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Sign an attachment Verify attachment’s signature This article applies to the Autenti integration add-in available from version 2025 R1. The add-in described in this articl (...)
(...) External content by Daniel Krüger; May 16, 2026; The original post has appeared on daniels-notes.de Deleting an attachment in WEBCON BPS through the portal or an automation only flags the record as deleted. The binary content remains in the database, consuming disk space and staying accessible through the workflow history. There is no built-in mechanism to clean this up: Delete att (...)
(...) bove; author: Grzegorz Straś Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: MCP Servers API Definitions Introduction The application configuration now includes the ability to run MCP (Model Context Protocol) servers in two modes: general and a (...)
(...) External content by Daniel Krüger; May 30, 2026; The original post has appeared on daniels-notes.de User Defined APIs in WEBCON BPS are more than just another way to reach the Public API. They solve a real problem for integrations built inside the Portal itself. The core advantage is authentication. By using the current user session, these APIs can be called from JavaScript in forms and dash (...)
(...) fined in the new html-field (for every process we would have to define it again) or much better, let it define in the themes editor! Update 06.04.2021 Apparently is now in back-log https://community.WEBCON .com/forum/thread/404/15
(...) to define escalation actions. Good to define escalation templates, list of: WHEN, WHO (roles, managers), MESSAGE, CHANNEL you can attach escalation to each type of tasks 3. Tasks process development WEBCON tasks workflow is very simple. Do it ... done. I think it needs to move to next level. At least: 1. DOOIT (WHO, WHEN, reminders, escalations), WHO APPROVE, WHO TO INFORM (after approval) to be conti (...)
(...) the option would be given to business administrators for example, or even everyone. If there is an option to change this already please let me know! :) Thanks for all your hard work, we really love WEBCON !
(...) ns to use existing variables Why do I think that this would be mandatory? The path example of advanced colouring will just break on transporting the report to another environment: https://community.WEBCON .com/community.WEBCON .com/public/posts/post/advanced-cell-coloring-in-reports/18 This is just a simple example and I have more in mind. While I can workaround for some variables by writing a SQL in (...)
(...) In new versions o WEBCON BPS using Word templates are now using GUID identifier witch enables using it's in all environments. But the functionality o Word templates are very simple. It's now enough flexible for control conditions for hide, show etc. information's. For example: You can not show header of table, but empty row is always. In HTML you can control this. Adding using GUID in HTML templates gi (...)
(...) Dear WEBCON . Designer Studio is a great tool, and visual workflow editor is a great tool too, but it's missing a compliance with visual proces definition standards, like BPMN 2.0. Can you please implement a BPMN import feature ? Sure it won't be easy (since the differences in process/workflow definitions) but still it should be posiible to implement some basic imports, even if not all data from BPMN dia (...)
(...) Please add feature to define delay (i.e. 60 seconds) before file gets imported from HotFolder. I have a situation where scanner creates an empty file at beginning of scanning, and WEBCON gets this file before it's complete. I use script to copy files from "temp scan" folder to HotFolder, but such feature directly in WEBCON BPS could bypass this workaround. Any comments and feedback here is more than w (...)
(...) variables representing configuration objects’ ID Item list improvements. Ok, this is cheating but there are a lot of useful changes :) 4.17. Report views in the navigation menu I didn't list the new WEBCON BPS Designer Desk because it's not comparable and would probably be on everyone's top list.
(...) ! 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 System (...)
(...) Does anyone know if it's possible to show data not present in an application on the report? I have read the article about calculated columns (https://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 process (...)
(...) Hello Everyone, I am looking for solution to exchange files between WEBCON and SharePoint Online. I was thinking about built-in actions in WEBCON ("add an attachment to a list") as described in this article: https://community.WEBCON .com/posts/post/creating-a-sharepoint-site-with-a-WEBCON -bps-action/203/3 Unfortunately probably because of MFA I am not able to establish connection with SPO (I get error (...)
(...) 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 (...)
WEBCON BPS reporting offers great functionality for sorting, filtering. It would great having the option to implement and configure a SDK extension for reports, which would allow to execute an action based on the current selection. In my case the SDK extension would receive the selected rows with all fields and generate an advanced Pdf report. Like configuring the mass action, there should be an optio (...)
(...) Hi all! I am new to WEBCON BPS. I wonder if it is possible to get all items of a process or a datasource/dictionary defined in BPS from client side via REST API. In SharePoint I did something like this: _api/web/lists/getbytitle('MyList')/items?select=Title... This does not seem to be possible with BPS REST API or at least I did not find it ;-) I am thankful for every hint pushing me into the righ (...)
(...) there a way of installing on the same machine multiple versions of the designer studio? That would be great when working with remote/local designer and when your customers have different versions of WEBCON . Thanks!