Hi, in WEBCON BPS 2025 R1 opening the popup search no longer focuses on the search input, instead the close button get's the focus. Entering the popup search and hitting the enter key will close the popup search instead of showing all elements. Best regards, Daniel
Hi everyone, if I'm using an HTML field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the HTML field, so that it is aligned with the other controls (2). <script> document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remove("upsidePanel__content") </script> or with CSS: <style> #SEL_HTML_#{WFCON:7009} (...)
The current version of the API allows updates for the following fields: { "name": "string", "email": "string", "phoneNumber": "string", "managerBpsId": "string", "jobTitle": "string" } It would be useful to expand the user API to include fields such as: - Department - isActive - COS_ExtensionAttribute1-20 The isActive field would be helpful for deactivation in case of WEBCON's integration with AAD when handling multi-tenant environments and retrieving users from mul (...)
Hi, if we are saving a workflow instance the form validation is ignored. This includes regular expression. In my opinion the regular expression should be checked and if they are not successful, saving should be prevented. Otherwise we will be able to save invalid data, which in turn can lead to issues, if the data is used in other workflows. In our case the field can be used as the display name of choose fields and we wanted to prevent the use of the special characters ; and #. The atta (...)
In Webcon 2022.1.4.404 this function is not present but probably in 2024 as well so... I would like to have sum of "Yes" in Item list if the field is ""Yes/No choice" sum I could copy to field in item list config but now I need: 1. do rule in item list -> to do action if row is added (cloned) or deleted 2. do rule in each item list column where is ""Yes/No choice"" type -> to count changing no. or maybe I do it wrong way ... :| ?
Hi, when you want to add a new new report tile with a link to the "details" in WEBCON BPS 2024 you have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forget to update both data sources. Especially because it will be rare that report tiles need to be updated and therefore we will not be used to it. It wo (...)
Hi, at the moment the column "ElementName" is used as a category /subfolder while the column "Category" is used to display the filename. select Top 3 ATT_ID , ATT_FileType as ElementName , ATT_Name as Category I'm not using these option very often but each time I'm looking at the names in the info icon and get confused. My suggestion would be to add alias and update the documentation, so that only the alias would be used. "ElementName" would get the alias "Subfolder" "Catego (...)
Although there is a 'Tips & Tricks' category in the forum, the forum is primarily used for asking questions. Searching for specific tips and tricks is not always optimal. My suggestion is to create a separate section for this, with the option to allow external contributions. This could either be regulated like the Knowledge Base or open like the forum. Ideally, this section could include subcategories for specific topics. I believe this would be highly beneficial, especially for newer WEB (...)
Dear Community, I’ve recently noticed some issues when using WEBCON BPS Designer Studio on a 4K resolution display with scaling enabled (at 125% or 150%). While the text in the application appears to scale correctly, many of the graphical elements are either very small (not scaled) or blurry (improperly scaled). I’m attaching a screenshot to show how it looks on a Retina display (not even a 4K res). Is there any possibility of improving support for such scenarios?
.
Hi everyone, I've got today a question from my business side if there is a possibility to change how 'Coply link to clipboard' button works. Right now it copies raw URL to the element, so after pasting it into teams it's visible as raw URL. When you copy URL from the browser search bar, it's being pasted as formatted link and it's presented as {Signature} with underscore, and it's blue - so a link. I know i could make a workaround with a custom HTML control on the form, but it would be n (...)
Data sources TAB in Application - add column with "Access to data in the context of system account" NO I need to click one by one to check if is marked or in each attribute "arrow" next to data source and jump to data source and then check is picked ... (in some scenario arrow is not active ...so Application .. then the data source .. pick proper one and then check ... ) Could be easier to see that option in data source Tab (I'm in webcon 2022.1.4.404 but probably in 2024 is still missin (...)
Currently, if a company has several content databases, for example 5, and users need to be synchronized across each database, the data is stored in 5 tables * 5 databases, resulting in the same data being present in 25 tables. CacheOrganizationStructure CacheOrganizationStructureExtendedTokens CacheOrganizationStructureGroupRelations CacheOrganizationStructurePictures CacheOrganizationStructureSubordinates Wouldn't migrating to a single table from which data could be drawn be more conv (...)
Hi. adding users to groups causes an update of the user properties which downloads objects from Azure AD. Depending on the environment it can take quite a long time. - (7/2/2024 2:33:46 PM) Step started: Download selected objects from Azure AD if required - (7/2/2024 2:35:44 PM) Step completed: Download selected objects from Azure AD if required (duration: 118687 ms) While this is not a problem if the user is added via the Portal, executing the "Add user action" in synchronous mod (...)
I don't know how you, but I miss Groups in Tabs .. I can do Group and then put Tabs ... I can do Tabs and put Group in each Tab .. but ... I can't do Group with Tabs and then in each tab put group ... :/ why? 1. I have form with lot of groups I would like to on each step put some groups on each tab to manage the order in form ... 2. Groups can be expanded and collapsed ... so in each tab I can collapse groups but the main Tab with tabs unfortunately not ... because I can not put (...)
For a customer we need ISO week numbers integrated into the date picker feature. Sales managers schedule promotions with forecasts, which they need to transfer to demand planners. This process relies heavily on identifying the correct week number. Currently, they have to open Outlook to cross-reference week numbers with corresponding dates, which is time-consuming and disrupts their workflow. Feature Request: ISO Week Number Display: Include ISO week numbers (ISO-8601) in the date picker i (...)
Hi, It would be useful if we could configure the SDK with values from local parameters. Sometimes we need to send a specific value, for example: a value from an item list or a calculated value, and it is easier and more efficient to save the value in local parameters from an automation rather than saving the value in a physical field. (Usually, these values are needed temporarily and it is not necessary to save them in a field). Another example : When we create a sdk type business rule an (...)
Hi, Currently we have 'Error occured' in the header of the validation message. This often results in unnecessary logging of error reports from users who do not read the content, but only suggest that there is an error. Perhaps it would be a good idea to change the content of the header to something else that does not suggest an error, or allow it to be defined per action or globally? Regards.
Hi, in my opinion it would be great, if the Archive view /explore/all could be configured on a global level in Designer Studio. Maybe as a BPS internal view. This would allow us to define the system and global fields which are available for every process. For example I really would like to have the option to see/sort/filter the modified date and business entity which is currently not possible. I'm writing this post right now because I just received again a "bug" description without a (...)
Hi, Is there a possibility to configure exchange integration actions - create/update calendar event so it creates Teams meeting? Or only option is Microsoft Graph? Or some powershell? Do you have any examples of that? Best Regards, Dominik