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

search results

for Custom

(...) Hello, since the new UI we've got much more users on the dark theme of webcon, it brought however a few new challenges with Custom colors on controls / lists. At this moment we are able to set Custom css styles - background/text using attribute configuration: https://docs.webcon.com/docs/2025R2/Studio/Process/Attribute/General/Attribute_StyleAndBehavior It however lacks the possibility to make t (...)

(...) io and there was also a stored procedure. It would really be great if the this functionality could be restored. While we have access to old database where the stored procedure still exists, new Custom ers don't have this option. When they rename their domain for various reasons, they are stuck. Best regards, Daniel

(...) Hi, in BPS 2024 an option was added to the license that Custom ers can use SDKs provided by partners without an SDK license. This is made possible by providing the public key which is then somehow integrated to the license. I'm wondering whether it would be possible to also integrate the WEBCON and partner Microsoft Entra Id domain names. During the license check for the current user, it could be c (...)

(...) ildren are not archived, everything is just fine, but when you archive any of these elements, datatable/row gets empty and datatable shows that "No data preview ... archived ...". Data sources are Custom T-SQL, but I suppose that's not the problem. I need to show the data within datatable / datarow no matter the element status. Thank you, Mihail

(...) lan was to initialize the Item List using an SQL query, and then to start a subworkflow (SQL) instance for each row (email). Since our WEBCON environment doesn't support STRING_SPLIT, I fabricated a Custom SQL query to split the long string into individual rows with email addresses. This approach seems to work when executed via SQL COMMAND, but it doesn't work when used directly in the MSSQL database o (...)

(...) an issue with the URL for REST services. The address and API endpoint are stored as global constants. For example, the URL: https://mock.webcon.bps:3317 For example, the endpoint: /domains/Custom ercommunication/internal/v1/message Webcon returns an error during the sending action due to an incorrect URL --> https://mock.webcon.bps:3317/%2Fdomains%2FCustom ercommunication%2Finternal%2Fv1%2Fm (...)

(...) o rename the app name. It would be nice if there could be an option to set a configurable display name for apps that get displayed in the portal. This way one could use the app vsb.config to set a Custom ised name that can be set as variable in the needed new "alternative display name" option that I suggest here. This field could be added in the general tab of the app und the name field with the optio (...)

(...) dedicated which we choose on data source. If correct AAD group has an access to the application, report were created by using data sources and the group which doesn't see the report are marked in Custom access to the dashboard where is the problem? We can't give an access to the data source or to the raport which use it. Only one solution is created report as a separated raport and implementat (...)

(...) Hi everyone, I’ve recently encountered the following problem: I have a form with a picker field where I select a Custom er. After choosing a value, several data rows display information related to this Custom er. Some of them use SQL queries, while two use REST Web Service data sources. The data rows that fetch data using SQL reload correctly whenever the “client” attribute value changes. However (...)

(...) Hi, a lot of our Custom ers 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. At the same time our Custom ers are against deleting old versions. While I'm still waiting for the an (...)

(...) 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 Custom ers want to have all 177 versions or more, I think that we can define cases, when we could delete old versions of an attachment. As far as I know, this is not possible at the moment, we can either : Remove (...)

(...) ser mistakenly enters incorrect data or triggers sub-workflows, the process can move forward quickly before the error is discovered. Correcting this requires ad-hoc workarounds such as: - Creating Custom “On Hold” steps with no tasks, - Adding complex path conditions or business rules, or - Manually reassigning or closing tasks. These solutions are difficult to maintain, especially in large appl (...)

(...) he configuration, it won't be sent to that user. Moreover, do you know whether data from test emails is stored in the database? (I am referring to the 'Send test email' function within the 'send a Custom email' configuration.)? Best regards, Lukasz

(...) Hello everyone, I’m working on an appointment function in WEBCON BPS. A user registers an appointment and types in the date and time when, for example, a Custom er is coming. When I click Register, I want BPS to automatically create more workflows (appointments) based on this one. My idea is: the user also enters an interval (e.g. every 7 days) and a limit (how many appointments). Then BPS should (...)

(...) all most meets our needs. Like many other organizations, we handle sensitive data that should not be stored in plain text in the SQL database. To address this, we've developed a simple SDK-based Custom ization of a form field that displays the field value on the form, but stores it in an encrypted format in the database. Unfortunately – and to our disappointment – field-level access authorization (...)

(...) Hi, I had a case where a Custom er 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 come in handy to have a support way to reach this , which doesn't require modifying the process: - Migrating (...)

(...) Hello everyone, which form field type would you recommend for the following use case? I would like to classify Custom ers, where one Custom er can have multiple classifications. The classifications should be selectable via a multiple checkbox, so that, for example, a Custom er can have classifications A, F, and G. On the corresponding report page with the report table, I would then like to be able to filte (...)

(...) - the same lane cannot be reserved by two instances for overlapping time ranges Question: What is the recommended approach in WEBCON BPS to implement cross-instance validation? I tried Custom Action SDK, but it works only on the current instance. Thanks.

(...) I am using the "Generate an Excel File" action to generate and send out an Excel to a Custom er, using values from an Item List. Following that action, I'm using another "Generate an Excel file" action to then update the existing Excel and map it's column name cells (A1-Z1) to Business Rules containing translations for those column names, so we don't have to use our internal Item List names. That now lea (...)

(...) han an additional documentation field: It should be possible to set this documentation even for extension attributes which are not mapped. This is especially useful for partners. They can tell the Custom ers which extension attributes are used by the processes they build. Best regards, Daniel