Hi, I can see that in Cyclical Global Action there is possibility to use Change Field Value action. But I can't select any field on configuration tab. Does anyone know what is the problem? How I should use it? My business case is that I need to update a field which is based on some dictionary. Simply task - replace one value with another. It is needed to comply with some other needs and keep the data clean. My version is 2025.1.1.23
Hey team We are intensively testing Webcon. I'm trying to send a PDF attachment in a simple app using the HTTP POST method, and I can't get it to work. Postman works fine, Python too. How can I adjust my action to make it go through? We prepared it based on this article: https://kb.webcon.pl/przekazywanie-zalacznikow-do-google-drive-za-pomoca-akcji-rest/ Unfortunately, it doesn't want to load the PDF file in the request. Any idea why? I attached also screenshots of action configuration. (...)
Hi everyone, I would like to ask you how do you implement the TimeOut setting quarterly/annually? Is it possible? Regards, Darek
Hello, I want to create an AD contact using a powershell script. If you execute the script on the server it works. Unfortunately it does not work in Webcon Designer Studio. The error says: 'The method or process is not implemented'. How can I solve this error?
Hi, Does anyone know if in local variables (text type) in automation, can be returned as value: without endcoding? Example: I have API method no. 1. I save its response to a local variable. Then I make a minor modification in json using an action: Set value to modify => local variable Finaly: I want to use that local variable as a Request-Body for another Rest API action. And here is the problem, because the value of this variable is returned with encoding . P.S. I know tha (...)
Hi, Is it possible to suppress the confirmation (positive) email from MailApproval? Or to design the automatically generated email? Background: In my opinion, this information is partly misleading to the user. e.g.: Betreff: RE: Mail genehmigt: ablehnen (final) (english: Subject: RE: Mail approved: reject (final)) => 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 ( (...)
Hi everyone, We're working on a process in WEBCON where we need to display a countdown timer on a form. Specifically, we want the timer to be shown in the [time until next adjustment] field, counting down to the next scheduled update. The timeout is set to update the [value] field, and the countdown should dynamically reflect the remaining time until that happens. Has anyone implemented something similar ? If so, how did you approach it? Any insights or best practices would be greatly (...)
Hi, how use local variables in action Generate/Update a Word file (in word template). We can use variable like {AUTP_Value:384} in html template but, it is possible use it in word template?
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. Best Regards Tomasz
Hello, is it possible to create an Active Directory “contact” (not user) with an action or in any other way.
Hello How to trigger Automation with standard actions (On attachment add – there is only one action related OneDrive allowed) or trigger Form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving). We want to notify reviewers about such a changes in attachments, using version 2022.1.4 Than (...)
Hi everyone, There is something that has been a thorn in my Webcon enviroment for some time. I thought that new version will solve this but unfortunatelly didn't. The problem is that in my leave of absence workflow I have an action that sets up substitution for the time a person is out of office. When I run a test (see left side of the enclosed screen) the SQL query shows correct dates of substitution (the same as te person's absence). When the acton runs the substitution is set to last for o (...)
Hello community, I have a question, is it possible to update rows in a list of elements in more than one element using only one action in Inwoke REST WEB service? For example, /api/data/v6.0/db/1/elements/1111, 12222?
Hello, I’m looking for a way to add an attachment within a PowerShell-action. I’m having an action “Run a PowerShell script” where I’d like to add an attachment to the currently running instance with the help of a WebCon REST API call. The problem is that while processing actions WebCon locks down the instance and I couldn’t find a way to make any changes to the process. I use the parameter “forceCheckout=1” – that works fine as long a user is editing the form but fails when called from ins (...)
Hi Guys, I need your help to solve a problem. I have an itemliste looks similar to this: System-ID | System-Cost 100 | 1.000 100 | 1.500 200 | 2.000 300 | 100 300 | 1000 300 | 500 I need to find the System-ID with the highest cost over all and save this ID in a technical field to use ist further in the prozess. Thanks in advance
Hi, I had a cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config database: AdminWFEventLogs and AdminServiceLogs This was the development env. Can I delete (truncate) them without consequences?
Hi, I have two servers: a production server and a test server. On both servers, the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credentials. The login and password are definitely entered correctly. I also tried usi (...)
Hi Guys, i am a little confused why this easy logic does not work. I have a single value field which contains an SAP-No. I'd like to know if this No. "is in" a Dictionary (collection by "Return all rows" of Data Source Values). Always returns the "then" Value of my If-Clause...Think its really an easy mistake i make, but i cant see it :-(
Hello, after an upgrade to version 2024.1.1.161 the Gnerate/Update word file action gives the below error. It happens when the action is configured to Download after file generation. This does not happen when the output is configured to save as an attachment . Has anyone found a workaround or can direct me to a possible solution. I have tried changing the template to using the modern word add in and I have also re-crated the action but those attempts don't seem to work. Error during sag (...)
Do you have any idea how the email address to which the email is sent is determined when a timeout occurs on a global action and fails 5 times( Allow number of incorrect execution)? Thanks, Raluca