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

Daniel Krüger (DCCS)

MVP

Hi, it would really help to compare the export of two dictionaries in different environments, if the columns would be sorted the the same way. I haven't checked it, but I assume, that it is based on the integer id of the fields. I would prefer that the columns would be sorted either by the

Hi Leo, how are you displaying the WEBCON sites in SharePoint? WEBCON provides the option to create an embeddable URL, which could be used in an iFrame. This will hide the top and left area of the page. .../embed/v1/app/4f9c220b-b7e9-4715-b03c-681ef70d8f6c/dashboards/90ae6d0c-f2cd-44ee-bec2

I have one additional hint/comment. The overwrite security settings doesn't prevent that the business entity will be renamed. This will typically happen for the first business entity, because it has the same GUID on every environment. If I see in the import report, that a business entity was o

I just hit another wall will this. We have a choose field with the option to search for item number and item description. Until 2023 R1 it was possible to dynamically create a oData filter in a data source using a business rule. Since then this was broken and the customer "just" had wait longer

Hi Kamil, if you need this right now, you could create an own "Users and groups" data source. This will allow you to define your own filters and can be used for a person field. This would also provide the benefit, that the usages tab would show you in which processes deactivated users may be u

Hi, I don't really understand what you want to achieve. - You get x invoices , number, vendor, date - Each invoice has y lines, article, price quantity Do you have one process with two item list, one for the invoice and one for the invoice lines or do you want to create one workflow instan

Hi, I had a case where a customer wanted to "freeze" the current state of the processes in an application. "Freeze" in this context means, that it should not be possible, to trigger any path transitions, save the instance or add new attachments. While this isn't a common situation, it may com

Hi Maryna, I wasn't aware that this endpoint exists. In the end we decided to modify the privileges on database level directly. But we saved the original permissions to an Excel file before, so that we could revert the changes. Hm, maybe I should create a new user voice to mark an applicat

Hi Martin, the permission migration isn't really an option. In the worst case, the user would no longer be able to access the workflow instance. Best regards, Daniel

Hi everyone, maybe someone has a good idea for this request. One application will be migrated from WEBCON to another platform. The users should still be able to view the data but they shouldn't be able to modify it. While this isn't a problem the process privilege level, the users didn't w

merge attachments
26.11.2025 12:33

Hi Franz, if you use the SQL query in the Merge Attachments action you are free to select whatever attachments you want. https://docs.webcon.com/docs/2025R1/Studio/Action/Attachments/Action_MergeAttachments#4-sql-query I haven't checked the latest 2025 Version but in the 2026 R1 version the

Hi Krystian, if you don't want to wait you could take a look at this blog post: https://daniels-notes.de/posts/2024/info-panel-extensions#group-members The attached screenshot is from this video: https://youtu.be/VCy1utjGQY8?t=61 Best regards, Daniel

It would really be great to have one "data source" definitiv for the whole application. One of the strangest things is that you have to define data source for a report tile and, if you want to link to the data, you have to create a report too. I'm still wondering, who did come up with this solut

Hi Maks, this is only related to the security. Business entities are always exported and imported on the target system. Since this is mostly an issue for partners and not for end customers, it seems to be unlikely that something will change here. That's also one of the reason, why I created an a

Public Forms
19.11.2025 21:55

Hi, that's definitely possible but will require coding skills. The public forms use the public APIs and you will need to extend all relevant classes / functions. The public API offers the option to start a workflow with attachments. These will be a good starting point: https://github.com

Third-party QR code
19.11.2025 21:30

Hi Radostina, ok, maybe I'm a bit confused because it seems to be so clear for me, but I would do the following in your case: - Create two QR codes with the standard WEBCON functionality - Scan each code with an online QR code scanner - Identify the differences Then you will notice that (

Third-party QR code
19.11.2025 10:03

Hi, if I understand it right, you already have the dictioanry entry in WEBCON and want to display it by scanning a QR code. There's a button in the info panel at the bottom "Generate QR Code for instance". If this is scanned by a device this link will either open the instance in the browser or in

Hi, since you already have the interval and the number of appointments, I think this would be the simplest way, without to much SQL: 1. Create an automation with a parameter "Meeting in x Days" and "Next Date" 2. Create a for each 3. Change the collection type to data source and use "Current

Hi, we have just run into the same error. System.Net.Http.WinHttpException: Error 12029 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'A connection with the server could not be established'. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() We are using an REST action

Hi Radoslaw, I don't think this is a WEBCON related issue. The big issue here is of course the random timeouts. I would test the following: - If it's possible, I would execute the same POST requests with PowerShell for some time and see, whether the behavior is the same. Of course this would