(...) _0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes.ProgressForm.c__DisplayClass5_0.b__1() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.ExeCUT e() -------------------------------------------------------
(...) faulty configuration. The issue is, that the id of the selected item list was saved (1) without using the variable syntax (2). In turn the integer value wasn't replaced during the import and the exeCUT ion of the action will fail, if the integer values are not the same on both systems. In the worst case the value does exist for item list on both systems but for different ones. You can use the bel (...)
(...) bcon version to the latest one when printing using a template the following error will appear and everything will be blocked: Is there a solution for this? Thanks in advance Error during saga exeCUT ion: e is null a@https://webcon.domena.com/application/App.ddbbd702c08e03b71cd0.bundle.js:2:1502752 81937/D[s.C]@https://webcon.domena.com
(...) Hi, I'm wondering whether it would be easy to add a "What if" /" Run as test" flag to the application import. This flag would exeCUT e the generate the report summary so that we can see what would be changed. I'm currently restoring a backup of the production environment in the test environment to exeCUT e the import, and see what would be updated. The reason for this is, that we are trans (...)
(...) ystem.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.ActivityExeCUT ors.QueueActivityExeCUT ors.SolrFileIndexerActivityExeCUT or.c__DisplayClass4_1.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionSer (...)
(...) column which outputs an HTML fragment for the current row to trigger a rename function. select ' ' AS Rename The only variable is the user language, there's no FROM, so it should be exeCUT ed really fast. For whatever reason so the diagnostic log shows that the exeCUT ion for one row took 87ms seconds while another took 4279ms. I don't have the slightest idea, why this happened, how (...)
(...) o where, in one of our workflows, we use the “Move Workflows (SQL)” action on a transition path to update multiple workflow instances—often dozens or even hundreds. Each of these updated workflows exeCUT es several actions upon transition, including making a REST API request to an external system. The issue arises when, for example, out of 150 instances, 140 complete successfully, but the 141st enc (...)
(...) ge LOG_ActionSucceeded LOG_Duration LOG_ActionType LOG_TransactionType LOG_ParentActionID LOG_ShowOnlyInAdminMode LOG_ACBID LOG_Name LOG_Description LOG_SectionGuid LOG_ASEID LOG_ActionExeCUT ionGuid 409 1022 187 495 1061 2 20-03-2025 19:26:15 20-03-2025 19:26:15 System.Byte[] 1021 Version: 3 FALSE 0 2 3 FALSE Rollback after an error in automation b33951bc-bf0 (...)
(...) In our company, we have enabled authentication via ADFS. When trying to log in using the mobile app, we get the following error: msg: An unhandled exception has occurred while exeCUT ing the request. | agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.Authentication.Authenticati (...)
(...) if there's a dedicated field has been added. While this is not necessarily an issue, it may become one depending on the search phrase. In our case it takes almost one minute until the search is exeCUT ed. This is due to the fact, that the SQL server breaks the search phrase into a a lot of parts which has a dramatic effect on the the query. A little background, the search result returned 4 rows a (...)
(...) ebCon.BPSCloud.Portal.API.Public.v60.PublicApiElementsController.AddNewElement(Int32 dbId, String path, ApiMode mode, NewElement element) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExeCUT or.TaskOfIActionResultExeCUT or.ExeCUT e(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExeCUT or exeCUT or, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mv (...)
(...) Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.ActivityExeCUT ors.QueueActivityExeCUT ors.SolrIndexerActivityExeCUT or.c__DisplayClass3_0.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServ (...)
(...) ance indicator" action. I didn't want to waste any more time and deactivated these action on the database level. While this is an option, I think it would be better, if the action wouldn't be exeCUT ed then throwing an error. This is probably a partner only problem as it's unlikely that end customer will change their license for example from subscription to perpetual. Best regards, Daniel
(...) plication tree. It is a lot of scrolling and searching in bigger apps to find the correct field, business/form rule, workflow, report and so on. The search should be able to get started with the shortCUT CTRL + F or via right click on an element in the application tree. I hope others like this idea too. Kind Regards Sébastien
(...) Everytime i try to import a translation for a dictionary i an error: unhandled exception has occurred while exeCUT ing the request. System.NullReferenceException: Object reference not set to an instance of an object. Does someone know how to fix this error ?
(...) Hi, while we can create business rules which act similar to table valued / scalar functions, we can't pass the columns/data to them. The inner business rules are exeCUT ed before the outer SQL command is exeCUT ed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL functio (...)
(...) 1 ---> System.ArgumentNullException: Value cannot be null. (Parameter 'tokensContainer') It's worth mentioning that the business rule itself works correctly and doesn't return this error when exeCUT ed independently. I’m attaching a screenshot of the business rule configuration, the SQL query, and the full error log. I’d be very grateful for your help :)
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
(...) t 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 exeCUT ion time limit to 6000 for automation and also in global configuration, this should be fair enough. But all I am getting is HttpClient error message after 100s. Any ideas on how to solve this pr (...)
(...) sk. (v2021) I also tested this in v2025 and it doesn't work in neither step - after one user finishes his task the workflow moves to the next step. Configuration: Path Parameters: Operation exeCUT ed on parallel tasks is set to Wait for required tasks to be completed, and Number of required completed tasks is set to All. Task Creation: Parallelism is set to Completion - All. Has anyone enco (...)