This article presents an example of a WEBCON process that supports MultiSport card management. It describes the configuration of data sources, form fields, rules, and individual workflow steps used to handle card requests, activation, deactivation, and reactivation.
Read more>Have you ever needed to trigger WEBCON automation logic from an external system and get a structured response back in a single call? The "Execute automation" running mode in User Defined APIs is worth a look.
Read more>Are you looking for a cleaner way to start, update, or move WEBCON workflow instances from an external system without dealing with the full complexity of the Public API? The Actions on a workflow instance running mode in User Defined APIs offers a more focused alternative worth knowing about.
Read more>This article presents the scope of telemetry name changes introduced in WEBCON 2026 R2. It includes a tabular summary for quick comparison between the previous and updated naming conventions.
Read more>Do you want to access a "data table" via REST? If the answer is yes, take a look at the 'Get data from data source' running mode.
Read more>Have you been looking at User Defined APIs in WEBCON and assuming they are just an alternative to the Public API? This overview explains what sets them apart and why they deserve a place in your integration toolkit.
Read more>MCP in WEBCON extends existing integration mechanisms, enabling the use of business logic in AI-driven scenarios without additional development. By separating general and application-specific servers, it supports both quick data access and advanced, process-specific integrations.
Read more>Did you know remove the binary content of already deleted attachments is not supported? This post walks through two SQL scripts that let you reclaim that space safely.
Read more>Do you want to give users a proper message when your WEBCON BPS environment is down for maintenance instead of a generic IIS error? This post shows a simple setup that handles that.
Read more>Using process constants as data source, to achieve enum-like behavior in webocn.
Read more>