Hi Maksymilian! That is a good suggestion, tried that. Unfortunately it didn't work. Maybe Start-Job is not the right choice, because it starts a new thread. If I run the attached script directly on server, it works like a charm. Could you please post a snippet on how you are starting
Hi Maksymilian! Running Powershell from Webcon would be an alternative (e.g. starting a new thread with Start-Job). Unfortunately there is no Powershell action available in cyclical action ... Would be great if someone from Webcon would shed a light on this topic. Seems to be an internal (m
Hi all! Maybe this question has already been answered before, but I am struggling with an automation and action 'Invoke REST webservice'. I want 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
Hi all! I am trying out the new user defined API in 2025 R2. I have a client application with application context and added the scope App.UserDefAPI.ReadWrite.All (according to documentation this is necessary to get access to endpoint with automation). In addition the REST API client is app
Hi Maksymilian! This works like a charm and is exactly what I was looking for, thanks a lot. Best regards, Nik
Hi all! Is there an easy way to list all the privileges (and scopes) for applications, processes, associated form types, dasboards and reports? Maybe someone already wrote a query for that or can point us in the right direction? Thanks a lot in advance & best regards, Nik
Hi Daniel! Interesting idea, we will try that out. Thanks a lot and best regards, Nik
Hi! Thanks a lot for the script, I will take a look into it. Best regards, Nik
Hi all! I just wanted to know, if there is a more sophisticated way to rename a tab or a field label in a form rule. We did some hacks in the past (e.g. renaming a tab in a register depending on some conditions), but since these changes are relying on HTML markup of a specific version, these s
Thanks for all the answers. The customer decided something different than this approach, so the problem is solved for now ;-) Best regards, Nik
Hi all! We would like to add a datasource from REST API. Datasource method is POST, since we have many parameters. We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetch
Hi all! Maybe I didn't read the manual carefully and maybe this question has been asked many times before, but I am asking it anyway ;-) Is there a way in Webcon BPS Portal to start a workflow with anonymous access (without authentication)? What we need here is some kind of public form for
Hi community! I have to remove all privileges (except the author of the element) on current workflow element for security reasons. I tried putting the action 'On exit' of the current step, before executing all other actions (assigning tasks, adding certain privileges, ...) on path to next s
Hi Daniel & Jacek! Thanks a lot for the answers. I initially tried with Form field, but it did not work in the first step (New Form) for no obvious reason. I also was unable to identify, which exact SQL statement was executed here. I think this could be a Webcon bug. Step Id is not a proble
Hi community! I have to implement a choice field (Autocomplete or Popup), whose results should be dependent of the following: 1. Current step 2. If second choice field is selected, it should narrow down the results from a subquery (Item list) First of all Webcon doesn't accept a DECLARE st
Hi all! I want to hide / show / mark as required some form fields based on field Guid. Is there a way to do this easily? When I look at the signature of e.g. Hide function it just seems to take some shrinked DB name (e.g. AttText35) or field id (integer), which is different between environm
Hi Daniel! The dialog and the options unfortunately are very misleading. Thanks for the clarification & have a good day, best regards, Nik
Hi all! I am currently struggling with 'Add privileges' action. I want to use a predefined datasource (SQL query based on WFElements), this is shown under (1) in attached picture. The datasource I am using selects all elements from a specific formtype and needs additional filtering in SQL q
Thanks a lot for the clarification Karol. Best regards, Nik
Hi Karol! I have one additional question here. Obviously the field SEC_REASON is important in table WFSecurities. I tried to figure out the meaning of all the distinct values, unfortunately there is no documentation or related foreign table on that. I found 5 distinct values in table an