Hi, the only option I can think of is to create a “Choice list” field and enter YES/NO in it, then add javascript/CSS that will make the field horizontal, and you will have it horizontally. The standard choice field does not have a horizontal option.
Hi, You can use the dbo.replacelogins procedure in older versions of 2021-, but it has not been updated with new tables and data in higher versions. You can extend it with new webcon tables that are missing in the old procedure and use it to perform such an update. We have updated the procedure and
It often happens that there are timeouts on a form that should be executed, but, for example, someone entered the form editing mode and the timeout could not be executed. Adding a feature similar to the SQL move action for timeouts - finish tasks in admin mode - force undoing user checkout
Hi, Adding configuration in "Start a subworkflow" - attachment categories
Hi Łukasz, In my opinion, what you are describing is possible if you have the appropriate WEBCON licenses. In my opinion, combining two WEBCON installations into one is possible in the following way: 1. Create new CONTENT and ATTACHMENTS databases – the same number as in the target environment
Ondrej, you can send notifications along the transition path where tasks are performed and, in a configurable notification, specify the people to whom the notification should be sent and the customized content.
Hi Daniel, I haven't encountered the problem you described, because every time we add a REST action to groups, we always apply the rule of checking who is in the group, and if a person is already there, we don't add them again – this is a security measure and prevents what you described – adding on
When it comes to synchronizing multiple content databases, I use user updates via the REST API to synchronize groups. This makes it work much faster for us, and there is no need to update anything in DS. Try adding/removing users using the REST API /api/data/v6.0/admin/group/members/add /api/d
You can view the data directly in the wfelements table or at https://developer.webcon.com/2025/resources/db/#wfelements.
In WEBCON BPS, once an item is archived, SQL attributes / business rules can’t be evaluated anymore, since the archived workflow instances are stored in a compressed, read-only format. That’s why the data preview and calculated attributes are disabled — you can only access metadata (like workflow I
Łukasz, show us the full configuration you want to perform, because presenting data on forms from the archive database is nothing more than writing an SQL query to the archive database, and no dedicated permissions are required here. How do you do your full configuration?
Hi, with large lists of items to import, 300-500 rows at a time, I use, for example, uploading an attachment to the attachments section and using the “Import from Excel file” action. Here is an example screenshot of how to do this with the action. You must have the data in Excel in the form of a ta
Hi, maybe he had additional global permissions to view all data before, and after removing them, you reindexed and the permissions were refreshed? As far as I remember, SOLR reports always presented data for documents to which you have at least read permissions.
Hi, the data is archived in your SQL Archive database, and you can extract data from it. Additionally, you can use the data from the archived database to create reports. https://kb.webcon.pl/elementy-zarchiwizowane-dostepne-w-raportach-aplikacji-oraz-zrodlach-bps/
Creating multiple BPS_Content databases for the system is very helpful in terms of scaling and system performance because when creating a new BPS_Content database, the data tables (wfelements, wfelementdetails, wfhistoryelements, securities, etc.) are empty and the data for them registers anew. I
Hi, show message content configuration - it's possible you need to tweak there
Great news Michał, thank you!
Currently, “Add privileges ” and “Remove privileges ” actions cannot be used in cyclic actions Adding the ability to use this action could help cyclic action to check item permissions and remove them.
Check the event log of the server on which WEBCON is installed to see what kind of startup error you have
Currently, since version X of Webcon when you add 4 or more attachments, all categories collapse with attachments. Suggestion to add a collapse configuration that you could set in the workflow/process from how many attachments you want the attachment category sections to collapse or default everyth