External content by Daniel Krüger; September 01, 2024 ; The original post has appeared on daniels-notes.de While the original post with the javascript function to display "All attachments" on page load is almost three years, this was only now updated to optionally collapse the the attachments. Thanks for the request. :) The linked blog post also contains a sma
Applies to version: 2024 R1 and above; author: Łukasz Chechelski Introduction The Public Forms mechanism is an interesting solution that allows you to create external forms whose main advantage is anonymity. The site built in this way communicates with WEBCON BPS via the REST standard, creating new instances in specific processes. It is important to note that the mechani
Applies to version: 2025 R2 and above; author: Jacek Język Introduction WEBCON BPS is a comprehensive platform for business process automation, within which there may be a need to isolate a specific application for a particular group of users. This is where the Application Hub functionality comes in — a mechanism that allows any WEBCON BPS application to be made available und
Applies to version: 2025 R2 and above; author: Jacek Język Related documentation API definitions | WEBCON BPS User Defined API (API Definition) in WEBCON BPS – a new level of integration Introduction In the world of modern business processes, the integration of different systems has become a key element for the effective operation of an organ
Hi all! We have a workflow (service order) containing an item list, which represents a shopping basket. We have a workflow containing several sales locations, which can create service orders for their location. Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we
Hello everyone, I was wondering... Is there a way to start workflows by an external API without the need to exchange the token first? I'm asking the question because I'm exploring the possibilities offered by using a service as MailGun. They can parse the incoming email message and post the parsed information in form of JSON to a URL. The issue I'm having is I can only configure a URL to whi