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

search results

for WEBCON

(...) I am trying to use the inbuilt CR feature (https://community.WEBCON .com/posts/post/change-requests/388/3) Very nice implementation. But without any notification (ie. email if new request is submitted or on a new comment) this feature does not help much... or I am missing something? best regards Ernst

(...) rule that fetches the data using a REST API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, when testing it, I keep encountering the following error: WEBCON .WorkFlow.BusinessLogic.BusinessRules.Exceptions.BusinessRuleEvaluationException: Error occurred during rule SQL Fetch contractors with debt (Id: 5834) evaluation. ---> System.Exception: Error getti (...)

(...) retrieval and an overall better experience. Backward compatibility example: The current setting in the Picker tab would still define the default search mode. After migrating to a newer version of WEBCON BPS that supports this feature, all columns would initially inherit this default mode. However, administrators would then have the option to override the search mode per column if needed. This approa (...)

In BPS 2023.1.3.202 version I started getting frequent warnings like the one below. What is the reason for this? FirebaseAdmin Category: Exception Role: MobilePushNotifications FirebaseAdmin.Messaging.FirebaseMessagingException: Unknown error while making a remote service call: Response status code does not indicate success: 404 (Not Found). ---> System.Net.Http.HttpRequestException: Respons

(...) Hi, I want to send attachments from the WEBCON system as email messages, specifically PDF files. Is there an option in WEBCON to add a password to such a PDF file, so that opening the file would require entering a password?

(...) 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 checked whether the current user is a guest account _and_ belongs to such a domain. If this is (...)

(...) Hi Community, We are experiencing an issue with parallel tasks in both WEBCON BPS 2021 and a new 2025 installation. A task should be assigned to two users, and the workflow must wait for both users to complete it before moving to the next step. In workflow, I have a task step that correctly implements this logic. Task is assigned via business rule. Later in the same workflow, after a conditional (...)

(...) action and using optional form fields as input parameters in the body there is a problem if a form field is empty. The REST call returns BadRequest (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null if JSON is chosen. Right now one has to set al (...)

(...) 2 version to the latest 2025 version, I am experiencing 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/customercommunication/internal/v1/message WEBCON returns an error during the sending action due to an incorrect URL --> https://mock.WEBCON .bps:3317 (...)

(...) It would be nice, if the default sorting would be "as it is configured in the workflow" instead of alpha-sort. See also here: https://community.WEBCON .com/forum/thread/7461 Thanks & kind regards Ernst

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

(...) assignment including email (standard) seems to work ok => this is happening with all local groups What I have tried (without success): * full sync (no errors in the reports section) * restarted WEBCON service * deleted the group and created it new (including sync) Any ideas what could be wrong? Thanks Ernst

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

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

(...) sed 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, I have an implementation question. We'd like to merge two WEBCON instances into one. We currently have two servers, two configurations, and two WEBCON services. Is it possible to merge two instances onto one physical server, running both configurations on one service?

(...) Hi, I’ve migrated the SDK from WEBCON 2022 to WEBCON 2025 R2. During execution, I’m getting the following error: System.PlatformNotSupportedException: This operation is not supported on .NET Standard, as Reflection.Emit is not available. The SDK connects to a SOAP endpoint. The client responsible for establishing the connection is located in a separate library(net standard 2.0). The BPS extension is (...)

(...) on the object 'WFAttachmentFiles', database 'BPS_1f6af8fb_Content', schema 'dbo'.." In "normal" environments we work around this by creating a dedicated SQL user. In this case it's a multi tenant WEBCON APPS environment. I learned that I can't even configure the database for storing the attachments. They are always stored in the dedicated database. Ideas: - Dedicated SQL user, not an option in (...)

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

(...) ted files that land in our mailbox and are then loaded into the workflow. The reading works perfectly if the Excel file contains a table. Does anyone know a way to read data from a range in Excel in WEBCON ? I tried specifying the range A1:B10, but unfortunately it didn’t work. Thank you in advance for your help. PS. I tried to join an existing thread (https://community.WEBCON .com/forum/thread/539?m (...)