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

Daniel Krüger (Cosmo Consult)

MVP

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.

Hi Vitalii, I have no personal experience with archived data, but the "Manage archive" privilege should grant the access: https://community.webcon.com/posts/post/webcon-bps-designer-studio-privileges/44/4 If this works as described, would this be sufficient for your case right now? Best

Hi Jarosław, this is one of the draw backs when choosing a low code platform. You can’t easily deploy/test specific features developed in a „branch“. Ok, if these features rely/impact each other then you have a problem regardless of the platform. As a partner with products/ process templates

Hi, data table /rows display the values as they are returned from the data source. In case of the MSSQL data source this is fine for text fields and for choose fields, integers/decimals we can work around it. Either by using the available functions or using format functions and the current user

Hi Franek, we are not running this version but you can get used to the fact, that "Searching structures" will be removed in the WEBCON BPS 2026. Even if this is an error in the current version I somehow doubt that it will be fixed. https://community.webcon.com/posts/post/platform-compatibility-r

I thought, that there would be other user voice for this, but I didn't found any, but never mind. If you want a more generic approach you could use either of these form rules: Show all attachments after page load https://daniels-notes.de/posts/2021/javascript-form-rule-execution-on-page-load#

In the end I created a custom data source SDK. This was the first time for me and I'm glad that I had a non WEBCONAPPS environment. This allowed me to debug the SDK. :) The main points are: - Change the filtering type of the data source to addin - While business rules work just fine during the

Hi Michal, I wasn't aware of this but found it in an OnPrem environment with a subscription. But when I open the URL in WEBCONAPPS I get an error: You do not have privileges to access this object As far as I know, the licensing is handled differently there. If I open the license manager it

Hi, I'm writing this post to verify, that I didn't overlooked an option. Situation: I have a data table to get the data of subworkflows and the base 64 encoded values of their attached images. This data table is used to create a word document. The standard SQL connection uses the bps_user wh

Hi Monica, while Krystians answer refers to the options of a choice field you can achieve the desired effect for fields. In the advanced configuration of the group you can activate the "display horizontal" mode. Best regards, Daniel

I'm linking two other related user voices. That there's no option for this is especially in combination with the second on a pain. Environment setting to disable: "Timeout actions error: checkout exception occurred" https://community.webcon.com/forum/thread/5248?messageid=5248 WEBCON BPS 202

Hi Marcin, I implemented just something similar and it was working fine. I could use the columns from the the item list in the URL as well as the request body. The main difference is that I'm using "Body type" "JSON" instead of the grid. I've never really used the grid since I'm testing in po

Hi Krystian, a word of caution regarding the api calls. It’s possible to add the same user multiple times to the same group. There’s no check. At least it was in 2023 and the feedback was that this behavior would not be changed. In the background a sync task is triggered automatically. I adde

Hi, if I understood everything correctly most of this is already covered with the current privileges. https://community.webcon.com/posts/post/webcon-bps-designer-studio-privileges/44/4 If a person has only application administrator privileges he can only work on the given application. Data

Hi Celina, you can transport the applications in this direction just fine. Actually I do it in most cases when I’m working in a customer environment, if they are only modifying the UI elements like reports. Best regards, Daniel

displayproblem in the field
24.07.2025 15:05

Hi Lina, can you provide screenshots what you did to populate the email field. It seems that you are using something else then the "Target fields" in the advanced configuration of the choose field. Best regards, Daniel

Hi, this is really an interesting behavior. While it is possible the below case is possible , this is not possible for the current workflow instance. - Checkout workflow instance 1 / open in edit mode - Execute REST action from workflow 2 to delegate a task of workflow 1 - Edit and save wo