(...) tically. I know, that this works in some cases, but I have implemented enough work arounds where it didn't work. I would like to have this option everywhere where a field can be set. A list of actions which come to mind: - Change single field - Change multiple fields - All Item list actions - Start workflow - Start workflow (SQL), maybe we could use the name of the calculated column WFD_AttCh (...)
(...) element, it would be very convenient to have access to at least 2 options such as: permission check and task completion. Now you need to perform 3 operations 1. enter admin mode 2. expand admin actions 3. select the action in question Regards
(...) eptions.SDKKeyNotFoundException: Specified id:280 does not exist at WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyItemsCollection`1.GetByID(Int32 id) at WebCon.BpsExt.Signing.Autenti.Customactions .Helpers.RequestBodyProvider.AddSmsAuthenticationnConstraints(List`1 constraints, ItemRowData row, UserColumns userData) at WebCon.BpsExt.Signing.Autenti.Customactions .Helpers.RequestBodyProvider. (...)
(...) We use in one of our applications the option to generate HTML code (for example extra buttons performing some actions ) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - that performed some actions . With the current version 2023.1.3.202 WEBCON adds extra " signs, so the entire (...)
(...) Hi, if the browser window is small enough, the actions of the item list are collapsed to a context menu. It would be great if this popup would contain information in the DOM about the about the source. For example by adding a data-key attribute to the top element with the value item list and row.
(...) Hi, I've prepared a template using Word Classic and put there data rows and data tables fields. Unfortunately the data are not displayed. The same situation happens when I go to Admin Mode > Admin actions > Word Template Printout. No data from data rows/data tables fields are diplayed. I am using Webcon Express.
(...) to run a PowerShell script periodically, to prepare data for selected cases in one of our interfaces. BPS Studio version 2023.1.3.202 doesn't give us an option to add that type of action in global actions (configured for the process). So currently we have to use a task, that is configured in TaskScheduler on the application server, to run it. Is there an option in BPS Studio to run a PowerShell scrip (...)
(...) ... if any user went by "next step" then "holds" ... waits for others and did not use save step action :/ so if I have wait for others to finish the validation is not working :/ is not doing any actions on "end" or "on save" .... .. So how to validate form only if path is "next step" , condition is "wait for others to finish" and user is in "special group? " ? but ignore checks if path is "sav (...)
(...) Error code: 100 Thread was being aborted. at WebCon.WorkFlow.actions .Engine.ActionObject`1.d__9.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.actions .Engine.ActionObject`1.DispatchAsync() at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.d__23.MoveNext() Thread wa (...)
(...) w by path depending from current step. I miss something ... I try to do it reading this: https://community.webcon.com/forum/thread/900 and this: https://community.webcon.com/posts/post/cyclical-actions /106/18 .... I have configuration where: Parent (main flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save" ... but path save is diffe (...)
(...) user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions , which checks if someone has an AD user or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (which turns into {Vorname} & {Zuname}). The f (...)
(...) ng Daniel's post to add the pluggin in Webcon but I'm having some errors while importing the zip file. What SDK pluggin you're using? Thank you all https://github.com/Daniel-Krueger/webcon_cclsactions /releases
(...) e changed to either: 1) Allow the selection of existing reports as a data source 2) Define the view in the report tile configuration I would prefer the first option so that we can still use mass actions , quick paths and the like. Btw. does anyone use report tiles without a link? If I see a number I want to go to page where I can see the details. Best regards, Daniel
(...) ion: SELECT [ACT_ID] , ACT_ActionKindID , ACT_Name , case when [ACT_DEFID] is not null then actionProcess.DEF_Name else automationProcess.DEF_Name end Process , AUTM_Name FROM [dbo].[WFactions ] left join WFDefinitions actionProcess on ACT_DEFID = actionProcess.DEF_ID left join Automations on ACT_AUTMID = AUTM_ID left join WFDefinitions automationProcess on AUTM_DEFID = automationProces (...)
(...) ical item list i use if you go from start step by "run x-times sub flows" the subflow is signed to each person from tech item list row ... now I can go by path: save >> revive element ID and menu actions appears ... run subflow >> sub flow is using technical item list filed by invoke menu button action but is element was not saved then .... item list is empty ... So ... how to start new workflo (...)
(...) 23.1.3.269 (working previously on 2022) I've noticed a behavior change in following situation. There is an item list which has enabled following options - Allow adding, - Allow deleting, - Show actions column, - Show "Remove all" It is filled with many rows which in most cases exceeds the display range so the user has to scroll down/up between entries. End user wants to delete entries one by one (...)
(...) 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/#{WFD (...)
(...) business rule that uses, again, info from column collection and it is working, but when I go to all business rules and open it i will see something similar with the first example. (picture 2) The actions work, but they might look broken the first time you see them. Is this normal? Best regards!
(...) omation and the "Execute for everyone" operator, where I indicated 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 paths. 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 (...)
(...) ons granted to him work. By the way - when we "manually" change COS_Login to the domain\user format - everything works fine. However, after some time, WEBCON updates the entries in the CacheOrganizactions tructure anyway and everything falls apart. Dear colleagues, does anyone know how to force IIS to use the UPN format for user authentication or how to force WEBCON not to correct entries in COS_Lo (...)