(...) ation (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: HTTP s://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 (...)
(...) 26-01-07 12:24:21.4588||ERROR|WebCon.KSEF.Core.Logic.Managers.Api.ApiManager|Cannot download invoices for company with id: 1. Error message: The limit on the number of API requests has been exceeded (HTTP 429) 2026-01-07 12:24:21.4588||WARN|WebCon.KSEF.Core.Logic.Managers.ThrottlingManager|Throtling Company: 1, Service: QueueSynchronizer, Status: TooManyRequests, Messgae: API request limit exceeded ( (...)
(...) NET Core Runtime 8.0 Windows Hosting Bundle, MSSQL 2019 with installed full-text search , Ms Sql Server Management Studio 20, IIS with Windows Authentication), also tried to fix using this thread -> HTTP s://community.webcon.com/forum/thread/1042 . When I try to log in even if I made everywhere user and password same (during installation) I still get 401 Unauthorized. It doesn't show error unless y (...)
(...) Hi all, I was following the instructions for Form field extensions: HTTP s://developer.webcon.com/docs/your-first-form-field-extension-js I got stuck at the first build step in WEBCON BPS SDK Tools, specifically here: "In order to build your Form Field Extension JS you have to select it in the appropriate dropdown in the tool and click the build button. It results in creating the BPSPKG file (...)
(...) Hi all, I have a question regardong Form Field Extension PhoneNumber, I went through instruction: HTTP s://developer.webcon.com/docs/your-first-form-field-extension-js/ . My problem is I can't get intermidiate step to be executable, what I mean by that is that when I press on my Start step "Go to next step" it automatically executes and saves like already done instance and it says the workflow inst (...)
(...) Hi Guys, as i mentoned in Thread HTTP s://community.webcon.com/forum/thread/8309 i need a feature to configure the columns in the KPI-Report. I am not allowed to show usernames in the report because with this it#s possible to check the user performance. Would be nice to hide some of the columns, like in other reports. Thanks Gerd
(...) onstants, business or form rules and automations may contain critical data (e.g. api tokens) that should not be useable by all devs with studio access. (There is another user voice for this feature: HTTP s://community.webcon.com/forum/thread/8360) That‘s why I suggest to insert a configuration functionality on application level next to „presentation“ entry in the tree. Rules, automations and const (...)
(...) minutes to have a delay before the first activation. The „workaround“ with a technical field that gets set NOW + 15 minutes wouldn‘t be necessary with this enabled selection. Source of suggestion: HTTP s://community.webcon.com/forum/thread/8381 Kind regards Sébastien
(...) Hi, does anybody know why the action "Create task" can not be chosen in a menu button's automation? This can be seen in the table of this page: HTTP s://docs.webcon.com/docs/2025R2/Studio/Action/#action-groups-and-types An example use case is to have a button that changes the task assignment to a different person, e.g. the current user. It is also possible to achieve this with a path going ou (...)
(...) Dear Community, The migration of privileges (HTTP s://community.webcon.com/posts/post/migration-of-privileges/190/4) is a very useful tool for copying permissions from one user to another. At the moment, however, it operates only on a global level. It would be highly beneficial to extend this functionality by introducing a filtering option that allows administrators to specify which applications or pr (...)
(...) when switching to JS mode the form fields appear. In the form rule editor of a Validate form action the form fields appear in the Objects tab. More details here in the conversation with Jacek: HTTP s://community.webcon.com/forum/thread/8410 It would be more consistent and convenient if form fields would always appear in the Objects tab of a form rule editor and the workaround by using a busin (...)
(...) In the code-parts of HTTP s://developer.webcon.com/docs/configuration-attributes/#configeditablegrid In the code window below the < - sign and > - sign are showed as ' & lt ; and & gt ; ' Is this intentional ? Because the code in the documentation is C# My colleague did not notice right away but I did!
(...) ient certificate (PFX / mTLS). Everything works in Postman, but in WEBCON I can’t find how to pass the certificate. Currently I’m using: -REST Web Service connection -Authentication: Anonymous -HTTP S + JSON I don’t see any option for: -client certificate - selecting from Windows store -or using a thumbprint Has anyone faced something similar? Does WEBCON support mTLS for outbound REST ca (...)
(...) fault WEBCON logo as a reset option. Same with a 3rd field for favicon would be perfect and by this it would also be possible to distinguish the different environments what has been suggested here: HTTP s://community.webcon.com/forum/thread/5898 Kind regards Sébastien
(...) Referencing also to: HTTP s://community.webcon.com/forum/thread/8245 We are integrating WEBCON BPS with APIs that follow RFC 6749 OAuth 2.0 Authorization Framework and explicitly support the Resource Owner Password Credentials Grant (grant_type=password). These APIs (in our case: core banking / backend systems) require both: client authentication (client_id / client_secret via Basic Auth) and (...)
(...) Hi everyone, assuming that I'm not doing anything wrong then this endpoints returns the collection of all attachments with their content. "HTTP s://$($WebconConfig.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 b (...)
(...) Please add: 1. New response type "Multipart" Support multipart HTTP responses in the "Invoke REST Web Service" action, not only multipart request bodies. 2. Add header and response code/body mapping for response type "Binary" HTTP headers are independent from the body type and should be accessible for mapping even when the response body is handled as binary stream / attachment. Typical (...)
(...) dpoint — it fails inside WEBCON while building/serializing the request. Environment: WEBCON BPS 2025.1.1.44 Data source type: REST Web Service Endpoint: custom/internal, fully under my control HTTP method: POST (special characters are sent in the JSON request body) Error from logs: url: HTTP s://[internal-host]/api/nav/db/1/app/7/element/4256/autocomplete/search action: SearchForAutocomp (...)
(...) ng, increase process compliance, and help organizations drive successful digital transformation initiatives. Raluca has a KB article about it but built-in and maintained by WEBCOB would be great: HTTP s://community.webcon.com/posts/post/how-can-you-digitize-processes-in-webcon-bps-and-make-them-engaging-at-the-same-time/438/4 Kind regards Sébastien (My idea but AI generated text)
(...) Hi everyone, Is WEBCON BPS Express still available for download? I found some older information mentioning HTTP s://starter.webcon.com/, but this address does not seem to work anymore. Is there currently any official download link or activation path for WEBCON Express? Thanks in advance for any help!