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

Daniel Krüger (Cosmo Consult)

MVP

Hi Nik, we are using an unsupported feature. While the expression editor is limited in the variables, you can still try to access other common variables. For example we are using the APP_GUID and are executing global business rules. If the image is a link you could play around with something l

Hi Klaus, while the answers of Krystian and Jacek are both valid options I want to add something: - It may be necessary to check whether you get the expected value in the trigger. There's a chance that you may get different values in the OnExit, OnPath and OnEntry trigger. - If you have a flo

Hi, this user voice is related to this one: Storing deltas of attachment versions instead of full file size https://community.webcon.com/forum/thread/7909/15 Even so I mentioned that customers want to have all 177 versions or more, I think that we can define cases, when we could delete old

Hi, a lot of our customers are using the WebDAV integration to modify office documents. Unfortunately, some employees don't just save the file when they are done but hit the save button quite frequently. This results in in a lot of versions and, depending on the file size, the database explodes

Git repositories
27.10.2025 21:16

Hi Franek, I also looked at the .bpe packages and wanted to save the result to Git so that we could compare it if necessary. Yes, it would be a pain but it would have been feasible, if necessary. Then we installed a new version and the order of the XML elements changed a lot, this made us drop th

Git repositories
27.10.2025 08:15

Hi Franek, I'm sorry to ask this, but did you ask yourself how this would be possible? Since your are mentioning Git I'm assuming that you are a developer and therefore would be able to create a concept how it would be possible. I read your message thought about it for a short time and dropped

Hi, you are not the first one who asks this and yes, there’s no built-in solution. I’m not sure whether this workaround still works: https://daniels-notes.de/posts/2024/current-comment Best regards, Daniel

Hi Ondrej, I never noticed that the audit option is gone after the Designer Desk Workflow diagram has been incorporated in the Designer Studio. If this is gone, the only other option would be the heat map from the Analysis: https://webcon.com/docs/2025R1/Portal/Analysis/Analytics But thi

Hi, maybe I'm just overlooking the obvious, but I can't remove the description of an attachment. I don't want to set it to a space character because this would still show the description HTML element which takes up space in the UI. I've used the "Update attachment" action, ticked the bock to c

I could have sword that I also created a similar user voice with the slight difference that it was targeted at all "System areas" fields and that it would help to move these to groups and tabs. Maybe we have a chance for this to be implemented, when the web designer studio has reached version 1.

HI Roman, there's also this knowledgebase post which describes the tables in which the elements of the Designer Studio are stored. https://community.webcon.com/posts/post/configuration-tables-in-webcon-bps/158/26 This is a bit outdated as the automations didn't exist in 2020. Don't ask how

Hi Martin, there's an ugly workaround for the transport issue. I've defined constants for each required id. In my case it was application and dashboard. Then I used a calculated column to fetch the value from the constant using the GUID. https://daniels-notes.de/posts/2021/deploying-da

Hi Adam, thanks for the info. Now I need to create a new bookmark. :) Best regards, Daniel

Hi Slawek, depending on what you want to achieve another option is to take a look at the dbo.UsersCals dbo.SingleSolutionCals in the Config database. The UsersCals contain the different license types. I don't have in mind which integer value of the column UCL_LicenseType maps to which

Hi, as far as I understand the description and the screenshot you already tested the Hyperlink option but switched to SQL Start because of populating item lists. You could also achieve something similar by executing a path directly by using this parameter in the URL: u/db/23/app/16/start/wf/1

Hi Jacek, thanks for pointing me to the right direction. This was exactly what I needed. I changed the Authentication type to custom, this way I was able to enter all the necessary data. :) Best regards, Daniel

Change UPN
15.09.2025 20:32

Hi Wojciech, there is/existed a stored procedure which allowed to replace the UPN of a user with another one. This has been removed from later versions: https://community.webcon.com/forum/thread/7300?messageid=7300 Based on the answers in the linked post you need to get in touch with the

Hi everyone, did anyone reuse an existing connection a plugin using the ConfigEditableConnectionID attribute? When I searched for the attribute name I only found references to the automatically generated documentation. In my case I wanted to reuse a REST connection or more specific, the au

Sorry for the confusion, I wanted to say, that the item list could be moved inside a tab. If the tab isn't shown when the form is loaded, the form will be displayed a little bit faster.

Hi Stanisław, do you mean with last 100 rows that you want to have some kind of paging in the item list, to load the additional data, if the user wants to see it? Regardless, I just improved the loading time of on of hour forms this week. In regards to the item list you have two main points.