(...) -20250311-00022 failed. Error: The element has been checked out by user: xyz@example.com, start time: 3/11/2025 9:09 AM. Even if the orginal mail about a new task is immediatly closed, the error on path transition is occuring. Only if I delete the mail immediatly, MailApproval is working correct. Once the Outlook add-in is hidden, MailApproval works as usual.
(...) => The user is right to ask: My rejection has now been approved? What? => Would be better: RE: Aktion erfolgreich: ablehnen (final) (english: RE: Action successful: reject (final)) Mail-Text: "path transition operation completed successfully. Folgender Pfad wurde ausgewählt:genehmigen (final). Status: Dokument zum nächsten Schritt " => Mixture of English and German.... Overall, I think i (...)
(...) Hi everyone, I have a scenario 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 executes 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 (...)
(...) nagers.PublicApiFormManager.SetFormFieldsAsync(IElementForm element, NewElement model) at WebCon.BPSCloud.Core.PublicApi.Root.Managers.PublicApiFormManager.StartNewElementAsync(Int32 dbId, String path , NewElement element) at WebCon.BPSCloud.Portal.API.Public.v60.PublicApiElementsController.AddNewElement(Int32 dbId, String path , ApiMode mode, NewElement element) at Microsoft.AspNetCore.Mvc. (...)
(...) th parameters. The error occurred on version 2025.1.1.152. Message:Due to the current state of the object, the operation is invalid. ------------------------------------------------------- Call path ------------------------------------------------------- w WebCon.WorkFlow.BusinessLogic.BusinessRules.Nodes.RuleNode.AddParameter(IBusinessRuleNode node, Int32 brpId) w WebCon.WorkFlow.Studi (...)
(...) t a cool message! Webcon has it at the final step when handling a helpdesk request. @webcon How did you do it? I love it Msg in Eng: How do you rate the handling of the request? Field: Comment path : Close and Send
(...) Hello, I have a process, in which the "path Id" transition path s require adding comment. However, in SDK I am unable to find a way to move the document along this path due to missing comment. private async Task CancelInstance(DocumentsManager manager, int documentId, int path Id) { ___var document = await manager.GetDocumentByIdAsync(documentId); ___await document.Comment.AddCommentAsync("Adding (...)
(...) ystem. I have a patch in WebCon to check status, based on the feedback, process moves to the next step or waits another hour on the timer. I want to change this. I found this option in WebCon API: path that will be used by element path /api/data/v6.0/db/{dbId}/elements/{id} But my second system don't have a path method. Do you have any ideas how to automatically move a process to next step (...)
(...) ributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after triggering specific field in the item list, trigger save path that will save the instance changes. add extra field in the item list with boolean that will examine is something changed or not. - parsing current values with js and creating json which can be read (...)
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
(...) e two users completes their task. (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 executed 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 Complet (...)