WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Actions

Actions

Hi, After upgrading from the 2022 version to the latest 2025 version, I am experiencing an issue with the URL for REST services. The address and API endpoint are stored as 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%2Fmessa (...)

Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL" <------- this part i would like to get in specifit field }, FULL Code body : { "id": 1111, "status": { "id": 42000002, (...)

I have a workflow with these steps: * Start => *Approval Task name: "upon approval" Task details: "check and approve the order" If I use "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 he (...)

Hello, I have a process, in which the "pathId" transition paths require adding comment. However, in SDK I am unable to find a way to move the document along this path due to missing comment. private async Task CancelInstance(DocumentsManager manager, int documentId, int pathId) { ___var document = await manager.GetDocumentByIdAsync(documentId); ___await document.Comment.AddCommentAsync("Adding comment required for this transition"); ___await manager.MoveDocumentToNextStepAsync(new MoveDo (...)

Hi, I'm creating 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

Hi, Is it just me, or is ANYTRUE bugged - when the first is true and the second is false, it is false.

Hello I have a question has anyone tried to set up a local printer in Registretion point? Is it possible? I want to print a barcode using the barcode print action, and I want to try to set the local printer as the primary printer in the settings.

Hi, I need to send data as "multipart/form-data" I am trying to configure the Request Body tab of the "Invoke REST Web Service" action. I set the Body Type as "multipart" and the JSON part header as "Content-Type: multipart/form-data" How should the value for the JSON part field be formatted? Should it be in JSON? (I have tried but without success.)

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

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.