Hi, We have been getting more and more timeouts in our processes lately. For example, we are getting Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out. What could be possible reasons? Where can I start researching? Thank you!
Problem with synchronization exchange rates from NBP (404 - Not - Found)
Probably from yesterday during the synchronization of exchange rates we get 404 in Webcon (version 2020.1.3.434). I would only like to get information whether it is a planned disable of the API or just a temporary break?
Hi, Sometimes in portal our users report a bug "Minified React Error #185". This is happening when they expand the selection list. When we want to reproduce the error on our devices, everything works fine :) We tried clearing cookies - doesn't help, changing browsers - which sometimes helps but not all. Does anyone have a solution to this problem? Maybe it is a version error? Our version is: 2021.1.5.344 Sharepoint Integrated Form: Modern
Has someone met the problem with "Giving privileges" action, after update to v. 2022.1.4.127? Action stopped matching user data on "DisplayName" (COS_DisplayName) or ID that is stored as BPSid (COS_BPSid). Finding user is now possible only by email address (COS_email). COS_BPSid and COS_email are not the same in my case. That seems to be a bug as the log of action suggests that data is searched firstly by BPSid then by DisplayName. The problem appears while using field "single string record". Wh (...)
Webcon ver 2021.1.5.315 I found a bug in business rules with parameter and SQL query. When type is text and value start by '0' then rule cut first char.
Hello, Did enyone meet a System.NullReferenceException after installing Webcon trial version 2022.1.4.111? Error occurs from the first run of studion so it is not possible to do any activity, creating appliction, proces and so on. Another error tha occurs simultaneously i System.InvalidOperationException
Hi For some attached emails, the wrong time is displayed in the preview. Specifically the time in the wrong time zone. From what we've been able to check, it's probably related to the Aspose library. Here is a thread about it: https://forum.aspose.com/t/when-convert-msg-file-to-pdf-send-time-changed-to-some-other-time/172491 Has anyone encountered this problem or is it known? We are using version 2021.1.5.315 Regards.
Hi, When generating documentation from a process, I am getting the following error. What can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSection (...)
We are facing an error related to form field item list, when we add a required attachment column then try to submit the form, it shows an error message that the attachment does not exist when it’s attached. Note: version 2022.1.2.59
Hi, I have such a problem. At some step in the process, there is required approval for costs. The task is signed to first person, but he is on sick leave, thus the task is assigned to a substituter, but a substituter is also on sick leave, so the task should be assigned to substituter of substituter, but isn't. BPS version 2021.1.4.118
Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title (...)
Hi, I've found the problem with a report configuration. If I chose 2 workflows in a report. In one workflow I chose "All steps", and in another one "Selected steps", I don't see the workflow documents where I chose "All steps"
Hi, We have 2 processes: Accounts and Payables . I have created a report for those 2 processes with global form fields fields. Among them there 2 people picker fields. The report is pulling all the requests without any issues but when I tried to filter on the global people picker Column, it is not showing the data. Example: we have a Requestor people picker Technical form field. There are few requests submitted by 2 people: Test1 and Test2 . When the request is submitted, the Requestor (...)
Hi everyone, if someone uses field references, process rules or similar in translations you should verify that the correct ids are used after importing the application in a new environment. Otherwise you may be in for a surprise. The attached image shows that the translated text uses the old variable ids and only the ids in the original text have been updated to match the new environment. I've noticed this in 2021.3.205 for email notification templates and task descriptions. Razvan from Encor (...)
Problem with launching the WEBCON portal after a new installation according to the instructions "WEBCON BPS standalone installation" (windows 2019 and updates, .net 4.7 installed automatically with the system, .net core hosting bundle 2.0.9, MSSQL 2019 express, Ms Sql Server Management Studio 18, IIS with Windows Authentication) -in the browser error http 500.19 - internal server error. Additionally, it is not possible to start the website configuration from the iis level (error in the web.conf (...)
I am unable to save my progress. I do not know why this is happening. Hoping someone can help?
Hi all, Do you know why the Server Connection errors are displayed on the form? The users are complaining that the errors are showing up more frequently when they access Webcon. I've noticed that the error normally occurs when my Internet drops and the connection is lost, but is this happening for other reasons? Thank you
Hi Everyone, Is there a way to avoid the "No exact match found" when populating data into a choice field?
Hi everyone, this post is for the few how develop processes OnPrem and import them to an WEBCON Apps instance. All others can ignore this post. I just encountered a little problem. If you have business rules with multiple parameters you need to verify that the parameters have been imported in the correct order. It may happen that this is not the case, (1) in the screenshot. Otherwise the values may be assigned to the wrong parameter (2). Best regards, Daniel