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

search results

for action

(...) reating an html template to generate a PDF document. However, I don't get the full text every time, just single letters. On the example code from the page: https://docs.webcon.com/docs/2025R1/Studio/action /Printouts/GenerateHTML/HTMLandPDFTemplate I get the result as attached. Do you have any idea what this could be? 2025.1.1.23

(...) Is there a simple way to get the URL of the current instance? Use Case: In a specific step a user can create a ticket (via menu action ) in a 3rd party app (REST POST). In the request body of the rest call I create the json and want to submit also the url for this instance. Thanks! Ernst

(...) Hi, unfortunately there seems to be no configuration for output parameters in PowerShell script invoke action s. This is much needed to get back calculated values, created logs or whatever else. The workaround from Daniel is not really convenient: https://daniels-notes.de/posts/2021/retrieve-ps-variable-value It would be really nice if one could define input and output parameters like in other (...)

(...) ter. So, i have an item list where each user has an id, if i change any of these attribute fields, changes need also to take effect in the dictionary. There is a specific field that will trigger this action . I already created a query that will map correct attributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after trig (...)

(...) Hi, it would be really amazing if one could choose the credentials that have been used for "Active Directory action s Configuration" in System Settings in the configuration of a "Run a PowerShell script" action . It's a mess having to copy & paste the same credentials every time. And if one day the password needs to be changed all action configurations have to be found and updated. Therefore it woul (...)

(...) 'm trying to cyclically start new elements in BPS based on data retrieved from another system. I already have an endpoint that returns the required data. To achieve this, I planned to use a global action (cyclical). First, I created a business rule that fetches the data using a REST API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, when testing it, I k (...)

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

(...) r for FOR EACH ROW execution order over Item list rows now? How can I control it? I used this functionality for users to fix their preferred sorted item list order between savings of partial changes (action needed in process). How to achieve the same behavior/functionality as described in version 2025?

(...) 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 minutes on PROD environment. I already set execution time limit to 6000 for automation and also in glob (...)

(...) Hi How can I trigger the deletion of a given WFelements element in my own action ? I know there is a delete button but you can only trigger it by standing on the form, I would like to trigger the deletion action as a cyclic action . Thx Maciej

(...) Standard Mail" in Task-Creation via Task-Configuration I get these info in the mail: "Approval - upon approval" "check and approve the order" => all correct If i use "Create Custom Mail" in the action on path i get: "Start - upon approval" "check and approve the order" So the stepname is not correct evaluated ... or am I missing something here? Should be also "Approval" instead of "Start" (...)

(...) e attached documents, and select specific documents which should be deleted? Or any other solution to be able to work with those attachments quicker? I could create a workaround with item lists, and action s, but this would add unnecessary clutter on the form, when this could be a built-in feature.

(...) ty when used as a Data Source? After the update from version. 2025.2.1.42 to 2025.2.1.91 we found that all functions using CTE from Data Sources stopped working. Strange - when you use CTE in the action config, it still works. Can you confirm whether it is a bug or not ? Error: Error in On path action Wgrywa nadgodziny (zrodlo danych). (Step: Rozliczenie nadgodzin, path: Pobierz nadgodziny) (...)

(...) global constants. For example, the URL: https://mock.webcon.bps:3317 For example, the endpoint: /domains/customercommunication/internal/v1/message Webcon returns an error during the sending action due to an incorrect URL --> https://mock.webcon.bps:3317/%2Fdomains%2Fcustomercommunication%2Finternal%2Fv1%2Fmessage In version 2022, it worked fine. If I remove the address from the endpoint an (...)

(...) Hi, we use the app vsb.action s from vsb/smoodi and would like to give the name another name for internal use because we don't like to use names of vendors for products/services. We now could change the app name in the Designer Studio and with each update of vsb.action s that we import in Studio we would have to rename the app name. It would be nice if there could be an option to set a configurable (...)

(...) Hi everyone, I’m working on a feature, where single button triggers a set of action s that grants permissions across related parent and child workflows, and delegates active task to other user using REST API. I'm currently facing a frustrating issue with the task delegation API using the endpoint POST /api/data/v6.0/db/{dbId}/elements/{elementId}/admin/tasks/assignment When I use this endpoint via S (...)

(...) nse. I'm wondering about the possibility of electronically signing attachments. Is the only option for using a qualified personal signature the "IT Hit Doc Opener 5" add-on? The "Sign an attachment" action only applies to the signature placed on the server, not the user's personal signature?

(...) iven the current execution time limit of 120 seconds, this may not be sufficient. Workaround Approach: My current solution is to use a scheduled Windows Task (created via a PowerShell integration action in WEBCON), then transition the workflow to a system step (without assigned tasks) to passively wait for the scheduled task to complete. The scheduled task retrieves its parameters either from the co (...)

(...) s to all other parallel task assignees each time one of them completes their task. This should continue until all assigned users have completed their tasks. How can I achieve this behavior? Which action should I use, given that neither "on exit" nor "on path" seems to work in this scenario?

(...) ens that there are timeouts on a form that should be executed, but, for example, someone entered the form editing mode and the timeout could not be executed. Adding a feature similar to the SQL move action for timeouts - finish tasks in admin mode - force undoing user checkout