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

General

Hi, After activating the Freemium license, my system fails to activate certain modules and shows the following error: ``` Category: Activation Failed to activate some modules EmailsService No license for Front-end. ``` After this error appears, the system automatically switches to Safe mode. Has anyone experienced a similar problem or knows how to resolve this issue with Front-end module licensing in Freemium? I would appreciate any advice or suggestions! Thank you i (...)

Hi, I think I found the same error that should have been resolved a long time ago: https://community.webcon.com/forum/new-message/3891/3943 Unfortunately, the issue still exists in Webcon version 2025.2.1.138. Is there any known fix or workaround?

In that version of Webcon, pagination is missing in the searching structures. Has anyone else experienced this issue? Is there a known fix or workaround?

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 (...)

MVP

Hi everyone, Since yesterday, we’ve been experiencing recurring SOLR-related warnings and errors in Webcon: • Message=The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. • mscorlib - Category: Exception; Role: SolrIndexer; System.Threading.Tasks.TaskCanceledException: A task was canceled. • SOLR indexing failed; Category: Exception; Role: SolrIndexer; Whole process duration: 300,01s. Elements: 0, attachments: 0 (with content: 0, corrupted: 0). Batc (...)

MVP

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 which neither can read data from a separate database nor is the user allowed to read the attachment file table: "The SELECT permission was denied on the object 'WFAttachmentFiles', database 'BPS_1f6af (...)

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?

Dear Community, In a process where parallel tasks are configured with the "Completion – All" setting, I would like to send a notification email to the task initiator as well as to all other parallel task assignees each time one of them completes their task. This should continue until all assigned users have completed their tasks. How can I achieve this behavior? Which action should I use, given that neither "on exit" nor "on path" seems to work in this scenario?

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

I don't have a "WEBCON BPS Software Development Kit" license. I'm wondering about the possibility of electronically signing attachments. Is the only option for using a qualified personal signature the "IT Hit Doc Opener 5" add-on? The "Sign an attachment" action only applies to the signature placed on the server, not the user's personal signature?

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 (...)

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?

I have some local groups. In the admin-view (via browser) I see a hour-glass on all local groups (waiting for sycn). This is only in our production stage. All ok in the development stage. 1) Business-Rule "CURRENT USER IS ONE OF" or "USER IS ONE OF" are not evaluated correctly (returning always false, even the user is member) => works perfect in dev-stage 2) "GROUP MEMBERS" is returning all members correctly 3) Task assignment including email (standard) seems to work ok => this is happenin (...)

Hi everyone, I have two questions regarding the description feature of Form Fields, which is typically shown via the small info icon (the little “i”) on mouse-over. 1. Form Field description visibility and placement In one of my forms, I’m using a large input field, and the info icon appears very small and all the way to the right. It’s barely visible and often overlooked by users. Ideally, I’d like to have the icon closer to the field label, or make it larger or more noticeable. Altern (...)

2 examples: 1. We have a BPS group "BPS WEBCON DEV ADMINS" (3 members). If I use these group as "Business Administrators", then this is not evaluated for the Analytics-Views (all analytics reports are hidden for them). If I add these members as user to "Business Administrators" it is working as expected. 2. I have reduced the privileges for a certain report. If I use a BPS Group, this is also not evaluated (Report not visible for group-members). However, if I add these users directly in th (...)

Hi, Is it true that the Business Administrator role is required to view the analysis (Overview, Heatmap, etc)? If that's the case, then I have a bigger problem. Since the metrics are relevant for our process managers, for example, or even for department or division heads, I would have to assign them the role of business administrator. This would also allow them to delete workflow instances from the productive system or work in administration mode.... => Big no-go Kind Regards Ernst

Hi! is there a way to sort the steps in the KPI report by their order in the workflow? The current alpha-sort makes no sense, imho. (in a different workflow wie use numbers in the steps... like 100 Start, 120 Approval,... but thats only a dirty workaround) Kind regards Ernst

MVP

We will soon be using the “Public Access” feature, which allows external users to be invited to a WEBCON application step (in our case) or steps without a BPS account. So far, I’ve only found the option to customize the invitation email (see PIC-1). However, most of the people we invite are unfamiliar with WEBCON or WEBCON BPS and don’t immediately connect it to JR Rädlinger. In the invitation, we’ve already added “powered by WEBCON” so that the logo might at least be recognizable. My questio (...)

Hi all! Maybe this question has already been answered before, but I am struggling with an automation and action 'Invoke REST webservice'. I want to start REST API endpoint within a cyclical action on a daily schedule. This is some kind of 'long running operation', at the moment it takes 10 minutes on PROD environment. I already set execution time limit to 6000 for automation and also in global configuration, this should be fair enough. But all I am getting is HttpClient error mess (...)