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"
(...) ons, which may take several minutes or more. Callback (Step 4): Upon completion, the task performs a PATCH API call to the originating workflow, allowing it to continue along the appropriate path depending on the design and context. Cleanup: The completed scheduled task should be deleted to keep the Task Scheduler clean and avoid clutter. Timeout Handling (Step X): To manage exceptions or unexpecte (...)
(...) Hi there, is there an easy way to get the ID of the last path passed? I want to create a rule that decides whether an action template is executed or not, depending on which path the element "travelled" last. Kind regards, Klaus
(...) tegration to modify office documents. Unfortunately, some employees don't just save the file when they are done but hit the save button quite frequently. This results in in a lot of versions and, depending on the file size, the database explodes. At the same time our customers are against deleting old versions. While I'm still waiting for the answer how they wanted to find the one version out of 17 (...)
(...) Hi everybody, According to the documentation (2025 R2), there should be a running mode for API Definitions (User Defined API) called “Actions on a workflow instance” which, depending on the selected action, allows using PATCH requests: https://docs.webcon.com/docs/2025R2/Studio/Process/APIDefinition/#2-running-mode However, in my 2025 R2 environment I can only see these running modes: • Run au (...)
(...) Is there any way to use logic in a docx template? For example, conditional logic—displaying a paragraph (or table, or simple word/phrase) depending on the value of a field?
(...) Hostname)/api/data/v7.0/db/$($WebconConfig.DatabaseId)/elements/$ElementId/attachments" $result = Invoke-WebconApiRequest -Method "GET" -Uri $uri $result.attachments[0].content.length 932976 Depending on the use case, it may not be necessary to return the actual content of the attachment. I'm also wondering how this will react if there are dozens of large fiels. Therefore I would suggest to ad (...)
(...) s participants, - actions executed during the process, - the path the element followed, - business-specific permission logic. This means that every element can have a different permission set depending on how it was processed. For some organizations, granting broad/global access to archived elements is not acceptable due to security, compliance, and confidentiality requirements. Manual permissio (...)