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

forum

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 automation • Get data from data source • Get data from element instance The tooltip in D (...)

I have a workflow that will wait for an attachment to be added. The attachment is added via A mailbox. I can trigger action uppon instance saving, however i did not find a way to do a path transistion. I appreciate all help.

Hi everyone, I’m looking to work with a blank Excel template that already includes a basic layout, for example a logo in the top right corner. In addition, I’m wondering whether it’s possible to maintain both a general standard template and specific templates for certain report types (such as monthly or analysis reports). I’d be interested to hear how you handle this in practice and which approaches have proven useful. Thanks in advance for your input!

Hello everyone, I have a question regarding Webcon standard areas and page design. We have a Webcon application that is linked through our SharePoint intranet, and users open the application from there. Regardless of how the application is accessed, the left panel is always displayed by default, as this seems to be standard Webcon behavior. This panel allows users to select a dashboard, view their tasks, and access other options. If my description is unclear, I can attach a screenshot for ref (...)

Recently, I found out that we have been using more user CALs than we had installed. We had 500 CALs, but we used 511 CALs – how is that possible? Why doesn’t Webcon show any message that too many licenses are being used? Webcon works fine, and all processes run without issues. Webcon 2025, perpetual license

Play the video to see the visual bug.(Nearly the entire Row is invsible) https://tasklink-my.sharepoint.com/:v:/p/almin_hasanovic/IQA8QHCLGcATSqiiuScyupfPAQVfvfp6hmZoyyzfnhODFnE?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZy1MaW5rIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXcifX0%3D&e=oF5fL9 The columns 'Brutto' and 'Steuerbetrag' are calculated columns based on 'Netto' and 'Steuer-%-Satz'. This bug does not occu (...)

I use WebconExpress and updated the version of the webcon to newest one. The license is activated. iis is working and I can open an element on website. I can open webcon designer and apply changes. but users aren't able to edit elements. In event log we can find the error Message=Wartość nie może być zerowa. Nazwa parametru: For the current thread not registered connection parameters. Source=WebCon.WorkFlow.Service StackTrace= w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider (...)

Hi everyone! Is there a standardized way to remove binary data from the ATF_Value column in attachments? This column displays values like 0x[…] whenever an attachment exists on the form. However, when we delete the attachment manually, the binary data is still visible because it’s stored in the element’s history logs. When I use the Delete attachments action with the options “all” and “delete attachments and all historical binary data”, it correctly removes the attachments and clears th (...)

Hi, I switched the service "Exchange Rates synchronisation" and defined a schedule, but it fails with an error. "Task completed with error: There has been an error while processing the currency API response. Has the API data format changed?" How can I trouble shoot this? Where can check the API settings? Kind regards Klaus

Hello, Is it possible to create a single report that shows both a user's own tasks and the tasks of their subordinates? We have a scenario where supervisors and their team members perform similar tasks and use the same Process and Workflows. Currently, it's difficult to display both sets of tasks on one consolidated report. I am aware of the feature to view a report from a subordinate's perspective, but users have expressed a need to see their own tasks alongside their subordinates' tasks (...)

Hi, I have a process that works with invoices. Each invoice contains a variable number of line items (name, price, VAT, etc.). Using an SDK, I’m retrieving these invoices from an API. Since the number of invoices and the number of line items per invoice can vary, how should I configure the SDK so that each line item is correctly mapped to a item list in the process? Is there a specific mapping method for handling a dynamic number of invoice items? Thanks!

Hello, while downloading emails, the following message appears: Could not download attachments. Skipping e-mail: AU2601705 Microsoft.Exchange.WebServices.Data.ServiceVersionException: The property Mentions is valid only for Exchange Exchange2015 or later versions. In the HotMailBox configuration, there's no option to specify a dedicated configuration for Exchange On-premises. There's only an option for MS Exchange 2013/2016/2019. I use MS Exchange in version 2019

MVP

Hi everyone, maybe someone has a good idea for this request. One application will be migrated from WEBCON to another platform. The users should still be able to view the data but they shouldn't be able to modify it. While this isn't a problem the process privilege level, the users didn't work correctly with the system and now have hundreds of open tasks. Which in turn means, the users with those tasks have also a personal edit privilege. I haven't come up with a good way how to solv (...)

How can i fill target fields of an autocomplete field when setting the autocomplete via an Action? There is an action where i fill an autocomplete field via an action however the target fields are not automatically filled with it. I would prefer if i do not have to fill them individually.

Hi, is it possible, to use the action 'mergeattachment' not only for attachments in ONE form but also in DIFFERENT forms? If not, is it possible via sql? In the attached picture there is a screenshot of the following sql-query of the webcon-database: select ATF_WFDID, ATF_OrginalName, ATF_OrginalValueHash from dbo.WFAttachmentFiles where ATF_WFDID > 9620 how can I export the word-docs as real word-docs to the filesystem of the server? Greetings Franz Mayer

Hi, i use the "Hyperlink"-actiontype for copying some values of a filled form to a new form (see attachment). That works very fine. But if I add a picture form field, the copy process failed with a message "HTTP Error 414. The request URL is too long" Is there any other possibility to copy a picture from a filled form to another new form? Thanks for reply Franz Mayer

Hi all, I browsed through the documentation for the public REST API as well as other threads here but couldn't find anything to help with my issue. My requirement is to check if workflows for certain criteria are already created and I need more than one search criteria for an exact match. I am useing the PublicApiSearch with an request URL like this: data/v5.0/db/1/applications/9/search?search=WFD_AttText1:XYZ This checks just fine if attribute WFD_AttText1 contains the value 'XYZ (...)

Hi everyone, we are currently experiencing an issue with our WEBCON BPS Portal (version 2024.1.1.217). After logging in, the portal does not load correctly for some selected users — instead, they only see a completely white screen. No error message is displayed, and the page never finishes loading. Additional details: Authentication method: Active Directory (AD) Occurs for only some users who attempt to log in Clearing browser cache/cookies does not help Different browsers sho (...)

Dear all, We maintain an Equipment dictionary that stores unique records for items used in field operations outdoor. I need to determine whether it is possible to configure WEBCON BPS so that scanning a QR code with a mobile device (via phone camera ) can directly open the corresponding dictionary instance. The key requirement is that the QR code is generated by an external system, not by WEBCON. In other words, a pre-printed, third-party QR code should be scanned, and based on the encoded (...)

Hi, Do you have any ideas about possibilities to extend functionality in public forms and allow sending attachments? Has anyone already tried doing this and confirmed that it’s possible? https://community.webcon.com/posts/post/application-and-configuration-of-public-forms/529/4 Best Regards