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

search results

for path

(...) ce". The action tried to update choose fields which have been set to read only. The result was the following error: Error in On enter action Copy new risk values to project risk. (Step: Completed, path : Complete action) Cannot find value 1 in data source Best regards, Daniel

(...) ve connected invoke menu buttton to fill the tech item list with persons ... if element is not saved - I can not invoke menu - action is "invisible" (do nothing) if element is saved - went by "save path " then when you pick something from dropdown list then invoke menu button and I have filled Technical itemlist. the technical item list i use if you go from start step by "run x-times sub flows" th (...)

(...) Hello, I am trying to update some form fields and columns in an item list after some actions. On my path i have configured a FOR EACH on my item list which is creating/composing JSON payload for my REST. (rows) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: api/data/v5.0/db/#{DBID}#/elements/#{ (...)

(...) the above-mentioned BPS data source. 4. There is automation in the operator that starts a new cycle (Start a subworkflow). I have 4 actions here because when I start a new element, I use 4 different path s. This is due to the fact that sometimes I assign a task to one person, and sometimes to two people per company. 5. In the data tab, I indicate the collection columns on the basis of which I complet (...)

(...) ess static A -process static B -process static C -process static D attribte a,b,c attribute a,b,c is changing dynamically vs Item List attribte d I try to change Value of Attribute D on path .. = error OK, then is not saved data so I move step forward .. but again error ... so .. how to calculate: D = (A*B)*a + (A*B)*b+(A*C)*c ? why I don't have rulle in a,b,c to "fix" D" ? .. I d (...)

(...) ere any possible ways to start subworkflows from Excel file? Business case is that, I have MS Excel file with estimated 500 rows. I want to attach sheet to attachments section and start workflow by path or button on menu bar with starting workflow action. Is any way to do it without special SDK customization? Subworkflows should have data from in excel sheet. Every workflow contains one row.

(...) Hello everyone, each time an instance is edited via a path , the attachments are duplicated in the database, even though they may not have been customized. Would it be possible for the attachments to only be duplicated if the current version has actually been edited? Best regards Marc

(...) add-in, I had to sign it with a strong key. According to BPS, everything went smoothly—the package was implemented successfully, and the add-in functions correctly when the user proceeds through the path . However, the issue arises when the document follows a path triggered by a global action. In this case, the add-in generates the following error: Could not load file or assembly 'Experimental.Sy (...)

(...) Hello everyone, I have a workflow where I generate an attachment. When I create the attachment on my path the next step is that, a OneDrive connection is established in the next step on entry using the "Start editing a file using OneDrive" action. In my workflow, about 200 people are authorized to use it. From what I see now, this action grants each person read and write permissions. Essentially, i (...)

(...) the ability to automatically revoke the reading entitlement that remains after a task is assigned. Such an option could be checked on the task assignment action and in the task configuration on the path . Operation similar to the option on the add permission action where the permission expires after the path . Regards.

(...) data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be empty or pick other value then will be reloaded full form (pass by path ) . but there is any opinion to "press button" in background ? [webcon 2022.1.4.404.]

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