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

search results

for path

(...) the total number of "kids" that are in a specific step (it is a finish positive type step). When the numbers are equal then the parent instance should move to next step, otherwise it will move on a path that leads to same step (a save path ). In my case there are no steps of type "finish (negative)" only "finish (positive)". All is good except the parent is not moving to the next step when all "ki (...)

(...) ROW_NUMBER () OVER ( order by actionDefinition.ACT_ID asc) as RowNumber , actionProcess.DEF_Name as ActionProcess , automationProcess.DEF_Name as AutomationProcess , WF_Name , STP_Name , path _Name , PLU_Name , actionDefinitionAutomation.AUTM_Name , actionDefinition.[ACT_ID] , DicActionKinds.EnglishName ActionKind , DicActionTypes.ObjectName ActionType , actionDefinition.[ACT_ (...)

(...) be found) i have that prevent me from moving to the next step(in one case i would maybe like to "cancel" the subworkflow/return with negative). I tried to deactivate the form field validation on the path s, however the error still occurs.

(...) col (word>>pdf) of acceptance So i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step path s ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish - it was easy .. but if in step I have assigned 2-3 peop (...)

(...) ns: No subworkflows, All subworkflows finished positive, Any subworkflow finished negative. In my scenario I will have very often negative steps Solution 1 option to solve all path put to positive step and use wait for all positive and forget about problem Solution 2 set sql query where it will wait for all subflows doesn't matter positive / negative and if all will finis (...)

(...) Hi, how to bold the values in the item list column on the workflow path and on the click of a button in the action menu? thank you for your help Regards, Paweł

(...) rything worked fine with my PUBLIC LINK and my private GMAIL-Adress. We want to give unknown guests (except an invitation email) the possibility to log into a step of a specific workflow, press the path button and then lose access to the instance. Today we upgraded to the 2024 Version on TEST-Server and now, with the same App and EMail, i get an error translated to "The verification of the digita (...)

(...) Hi, I have a problem with action "Update item list values" pointed on path . Workflow is started automatically base on REST API and pointed to the same path . I found information on the log "Number of replaced rows: 0' after start process by REST API. When I use web to start process, action update item list values works fine. When I edit a document created by REST API , action also works fine. (...)

(...) Hi, Has anyone encountered the error msg: "stack": "TypeError: Cannot read properties of undefined (reading 'model') - I get this message on the path to the start step. Adding a new path , changing target step or assignment od task does not solve the problem. Webcon ver. 2025.1.1.44

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