WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Most commented

most commented

Hi all! We have some email templates in our process. The difference between these templates is basically the header image, other content is the same. Now we have to add a new process, but unfortunately there is no way to use a template from other process. Global email template is very restricted, unfortunately there is only one. I know we could work with some global field, added to each process, determining the type of template, but then we will have a hard time, refactoring our exis (...)

Hi everyone, As far as I know, WEBCON BPS doesn’t provide a built-in option to send email notifications when a comment is added to an instance. Has anyone found a good workaround or implemented a solution for this?

Hi everyone, I'm looking for an out-of-the-box solution or a workflow I can build that automatically sends users a weekly email summarizing all their pending tasks across various applications. Ideally, this would consolidate tasks from multiple applications and deliver a clear, actionable list. If anyone has ideas, suggestions, or experience with similar setups, I'd really appreciate your input! Thanks in advance!

Hello community, what value should be entered when filtering only instances where I participated and me is not assigned to? See picture attached. Thank you

I'm trying to reach some value in SQL Filter in Source Tab when creating report, using HTML template i got what is shown on a picture -when im using DET_Att3 it references yellow field -when im using DET_Att4 it references red field is there a way to get one from green field?

MVP

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 authentication. Best regards, Daniel

Hi, I have a case where I'd like to filter the source live or validate those rows. What do I mean? If I select a number from 1 to 40, lets say 1, from a field, I won't be able to select that position in the next row. I'd like to do this in a way that doesn't require the user to save the form a hundred times ( everysingle pick ) or using have the system throw them away and redirect them to the same table on the form. List is already implmnetet with 40 rows, user job is scale those rows from 1 (...)

Hi Our WEBCON BPS process base grow quickly and some applications got complex having many processes and flows. Our users base is spread across several departments / business units and countries. The result is that we need to process many change requests from various sources and it is a challenge to synchronise all development work to find a point in time, when all changes have been tested and approved. So, we need sometimes to deploy the application that includes untested features what often (...)

Hi, I really need your help. We updated Webcon from version 2022 to version 2025 R2 (version 2025.2.1.42). We started the update from DEV → TEST → PROD (the processes across environments were aligned). Some issues started appearing on the environments, and we had to introduce modifications. At this point, when trying to deploy the application from TEST to PROD, I’m getting the following error. I don’t know where to find the information about which keys are duplicated so I can identify the (...)

Hi I'm looking for solution in exception like that: User list synchronization report Synchronization failed. Mode: Incremental Debug: No Duration: 93s Status: Exception Reason: Started automatically according to global schedule configuration. Exception: - Microsoft.Data.SqlClient.SqlException (0x80131904): Violation of UNIQUE KEY constraint 'UQ_CacheOrganizationStructureSubordinates_COSSUB_COSID_COSSUB_WFDSID'. Cannot insert duplicate key in object 'dbo.CacheOrganizationStructureSu (...)

Hi, One of our employees has changed their last name, and as a result, their old AD account is now inactive. However, there are still tasks assigned to that old account across several applications. Is there a way to efficiently migrate or reassign these tasks to the new account? Thanks in advance!

Hi, we are considering changing the domain for users in AD in our company, which will consequently result in changing logins in BPS and losing permissions. Are there any scripts available that would allow us to update the tables so that we can preserve the existing permissions and access rights for users? What about licenses? Will they be revoked for the old logins and assigned to the new ones, or is there a specific procedure in place for such a case?

Hi, I'm working with api that doesn't allow uptade of whole list at once and it could be done only row by row. How to call REST API for each row in item list and pass related values ? I've tried to use foreach row and business rule in call definition but it doesn't work.

Is there an up-to-date list somewhere showing the limit of attributes that can be used in a single process? I'm asking because I used the Yes/No choice field 40 times, and the only page I found is from 2020, which says that such fields are limited to 20, not 40. https://community.webcon.com/posts/post/limiting-the-number-of-form-fields/70/3

Hi. In one of our processes, a user can import data into an item list from an Excel file. Unfortunately, these files often contain at least 100 items, which causes import problems. In such cases, somehow, the import is successful from the admin level (I don't understand the difference). The item list currently has 40 columns, including several selectable fields that also populate other fields or calculated fields. How do you manage importing files with over 100 items for such colossal item (...)

Hi, in this report, does a user need to have read privileges to view the data? Not to open the document itself, but just to view a specific item within the report. A couple of days ago, this worked without issue(without read rights), but now, without any changes, it no longer does — a user only see rows in the report for elements that have some assigned rights (such as read).

The application was initially developed in the dev-environment and later exported to the prod-environment. However, changes have since been made directly in the prod-environment that are not reflected in development—and unfortunately, these changes were not documented. Now the question is: Is it safe to overwrite the development version with the production version, considering potential issues such as differing IDs, configurations, or other environment-specific data? If it's not safe, what (...)

Business case: due to organization regulation it is required to fill in a specific form and attach it as PDF to a WEBCON case. The problem is how to assure that such PDF file matches prefedined format and that is is filled with reasonable contect Expectation: dedicated action that will take two attachments: template in PDF or WORD and actual document in PDF or WORD and will calculate similarity score from 0 - documents differ completely to 1.00 - documents match perfectly. Alternatively TRUE (d (...)

I am using a list item and trying to retrieve the corresponding email from the data source by selecting a name. The filtered email should be displayed in the field immediately after selection. But it's not working. The email only appears after I delete the name. How can I solve this problem?

I’m missing the option to select multiple attachments (for example, to sign them or send them via email). I'm not referring to using any naming pattern or attachment group, but rather giving the user full flexibility to manually select the desired attachments. Has anyone found a way to achieve this? Perhaps it would be possible to use a Item List that would dynamically display all attachments and allow them to be selected?