Hi, the easiest way is to create a MSSQL data database connection and configure the Test and Production tabs. This would be sufficient if you execute the query only against the attachment database. In case your query needs information from the content database as well as the attachment data
Hi, I'm just configuring my xx validation action in which I check whether a field value is unique for the given form type. Sometimes I include the business entity and sometimes I ignore it. It would be great, if this could be standard feature. :) Related user voice: Unique value of the i
Hi Paweł, it's great that you found a solution yourself and that you updated the post with your findings. Maybe it will help others. I also often wonder whether SQL is low code or not. If a low-code tool would require drag& drop than the way we are creating the SQL statement is not strictly
Hi, I never used the "waiting for sub-workflow" action for a case with "unrelated" workflows. Based on your experience it's clearly not possible. While it is not optimal you could replicate the condition to determine whether a "move workflow (sql) action should trigger the path transition of
Hi everyone, it would really be nice if we could display /filter the phases /actors in the reports. Best regards, Daniel
If you need to update the translations of data rows/data tables or choose fields, you are even more or less out of luck / likely to run into issues. The translations are stored in the column WFCON_CONFIG of table [WFConfigurations] in an XML structure true false
Hi, there's no solution for this. Even if you would export the translations to an Excel file and you try to import them in an another environment you will likely have errors. - You will have different ids for the elements - even if they have the same ids, you may have new elements which don'
Hi Paweł, this is unfortunately not possible. We are currently creating a "technical" workflow in which we are copying the attachment. The user will gain access to the workflow and the attachment will then be displayed in the other workflow using the "related attachment" functionality. We a
Hi, in case you need documentation for the word file creation you can read up on it here: https://community.webcon.com/posts/post/webcon-bps-word-modern-how-to-use/328/3 I'm using a REST data source to populate an item list in one of my processes. 1) The REST data source uses a field value f
Hi Christian, you could check out this post https://daniels-notes.de/posts/2023/updating-to-bps-2023 Alternatively you could also look at: https://community.webcon.com/forum/thread/3063 https://community.webcon.com/forum/thread/3065 ;) Off topic Maybe you can upvote this user voice
Hi Joanna, if you already have an HTML field, you could add a script tag and execute InvokeMenuAction function https://docs.webcon.com/docs/2025R1/Studio/UxRules_General/JavaScriptEditor/#invoke-menu-action This will automatically execute the button whenever the HTML field is rendered. I h
Hi, we got the feedback in the past that the users sometimes don't recognize the Edit button. In WEBCON BPS the "Cancel editing" button is really prominent. Could we get the same design for the Edit button? I'm also wondering whether the "Cancel editing" should be displayed in as it is. In
I had an idea how we can use the CRM style layout right now. What do you think? https://daniels-notes.de/posts/2024/dynamics-crm-style-tabs
Hi, if you have a large form with numerous tabs because of to many fields the tab names may become unreadable in BPS 2025 on a desktop pc with 1980x resolution. This could be a little bit improved, if we could render the tabs not only horizontally but also vertically. The question would be w
Hi, this idea is surely not for the typical WEBCON user but I think everyone of the partners has run into at least one use case where the standard form layout is not enough. Sometime because of some specific requirements or where we wanted to provide additional options to guide the users through
Hi, what do you think of collapsing the toolbar on a report to a gear/action icon or similar? I have the feeling that the toolbar is not regularly used and collapsing it could save some space. This could be an optional property so that the toolbar can be displayed as expended by default. Be
Hi, this may be a duplicate but I'm not sure whether I have added it and didn't found anything related. It would be great if we could display report tiles not only vertically but also horizontally (floating). In addition it would be great if we could not only select a custom font color for
Hi, depending on the use case / form it may be helpful to extend the option to place field names above the control from multi line fields to all fields. They are already automatically placed above, if you are using a mobile/tablet , but this could also help when using a PC. Especially if you a
Hi Andreia, I'm using the action I linked above: https://docs.webcon.com/docs/2025R1/Studio/Action/Form/Action_UpdateItemListValues Best regards, Daniel
Hi, this is not possible. You could only populate an item list with the request and display this item list in the document. Best regards, Daniel