Tired of scrolling? Not enough space for displaying the information? Open a form in full screen mode.
Read more>Change from 50:50 left/right to 75:25 if a specific tab is selected.
Read more>Using the WEBCON BPS 2025 R1 SDK type CustomRESTAuthentication
Read more>A documentation for setting up the App registration and an example on how to use it.
Read more>The OCR AI recognition action, thanks to its integration with ABBYY FineReader, reads the relevant items from the file attached to the workflow instance and then enters their values into the corresponding form fields. This article describes the prerequisites for updating the attachment database to improve the operation of this action for Unicode characters.
Read more>SMS notifications in WEBCON BPS are one of the methods for additional authentication of user operations, e.g. when authorizing path transition or access to confidential form data. This article provides instructions on how to configure an SMS gateway that allows sending short text messages with authorization codes from the system.
Read more>Have you lost the overview where similar CSS/JS modifications are used?
Read more>You have a lot of columns in an item list and don't want to scroll? How about adding a summary and display the columns only in the single edit dialog.
Read more>In order to facilitate the management of tasks, WEBCON BPS provides the functionality of marking tasks, also called flagging. Users can change the flags of the tasks to which they are assigned, both from the document and from a properly configured report.
Read more>
Users of WEBCON BPS often face the need to export attachments stored in workflows to ZIP archives. Examples for such scenarios are: reducing the size of attachment databases by exporting files to a network share and then removing them from the workflow; starting new workflow instances (using HotFolder) based on ZIP files.
In most cases, SDK plugins are used in these scenarios, as ZIP file creation is not available through standard BPS actions. However, this is possible using the PowerShell solution where scripts can be invoked in WEBCON BPS.
This article presents an example of how to use the "Run a PowerShell script" action (hereinafter referred to as "PowerShell action") to compress all attachments of the current workflow instance into a ZIP archive and save the resulting archive to disk.