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

Actions

The “Item list” form field is used to store any number of data rows organized into columns. In business practice, there is a need for the item list to be updated based on the values from other elements or updated automatically, and a user cannot edit it. For this purpose, you can use the “Change items list values” action which will be presented in this article based on the simple “Invoice approval” workflow. The "Change items list values" action is a useful tool that allows you to edit the value of the item list. The available three modes of this action provide full possibilities of automatic and configurable modification of the item list, without the participation of the user filling out the form.

Read more>

WEBCON BPS has a mechanism that allows you to transfer process definitions between several independent environments. The DEV-TEST-PROD environment model is fully supported, in which the development environment (DEV) model is designed to create new processes, the test environment (TEST) is used to perform functional tests before the final implementation of the solution on the production environment (PROD) on which the users work.

Read more>

In workflow instances, there is often a need for people who do not have active tasks at the indicated steps to have appropriate privileges and be able to e.g. view (read privileges) or edit an instance. In such a situation, you can use the action of adding/removing privileges at the level of individual workflow instances. You can find these actions in the “Actions” tab of a given workflow. They are most often used for entering/exiting a step and on transition paths.

Read more>

The Run an SQL procedure action allows you to invoke SQL procedures from the WEBCON BPS form level, and to prepare the universal SQL queries with variables. This functionality is limited only by the capabilities of the SQL query language. It is possible to invoke SQL procedures using data in the WEBCON BPS form and enter/update data in the database. The correctly configured "Run an SQL procedure" action allows an end-user to access database resources and to edit them without the need to know the SQL language. However, please note that this edition is limited by the action configuration.

Read more>

In the WEBCON BPS system, the processed instances move from one workflow step to another. Tasks are assigned in these steps, and users or groups of users assigned to these tasks must perform an action. WEBCON BPS has a comprehensive tool that allows you to choose who the task should go to in the next step; it is configured in the ‘Task assignment’ tab on the path that links two steps.


However, this is not the only way to assign a task to the user. This article discusses how you can use the “Choose an approver” action to assign a task. This action allows for greater flexibility when selecting the approver because you can enable the user to send the task to their direct supervisor or assign it to the approver based on any condition you define. If there is no approver who meets the criteria, there will be an error; it can be handled by displaying an error message to the user or assigning the task to a predefined approver.

Read more>

This article describes how you can create, delete, and edit individual users in WEBCON BPS, using a standalone installation (one that operates without SharePoint). These features have been introduced with version 2020.1.3 of the program. You can also use BPS groups to manage users.

You can set up a simple workflow for creating, editing, and removing BPS users' accounts as the one shown in this article. If you add to it actions for managing BPS groups, you will create a platform for user administration and facilitate your administrator’s work.

Read more>

This article shows you how to automatically create a new SharePoint site with just one click from a WEBCON BPS form.

You will see that you can connect your SharePoint Online environment with WEBCON BPS to obtain a consistent and easy-to-use tool that will allow you to create and expand your business applications. You will need to define the connection only once, and after that you can use WEBCON BPS out-of-the-box actions to quickly achieve your goals.

Read more>

One of the basic functions of WEBCON BPS forms is validating if the fields are completed correctly. This article describes the validation mechanism. In the example “Purchase order” workflow, all validation actions were configured on the “Register” path. To configure the “Validate form” action, indicate the validation condition in the “Validation rule” section, and define the message displayed for validation error. The rule may contain all syntax elements available for business rules – it should return POSITIVE, TRUE or 1 value (if the condition is met), and NEGATIVE, FALSE or 0 (if the condition is not met). You can also define the message for successful validation.

Read more>

WEBCON BPS offers you several actions enabling integration with the Microsoft SharePoint Online environment. This article describes how to manage these privileges using actions in workflows. By using the SharePoint actions, you can quickly and easily automate the process of creating new privileges groups, task assigning and giving access to the selected organization resources stored in libraries and SharePoint lists. To configure the actions running in the SharePoint Online environment, first create a connection. WEBCON BPS 2020 allows you to define connections to the following environments: SharePoint 2013 On-Premises, SharePoint 2016 On-Premises, SharePoint 2019 On-Premises and SharePoint Online.

Read more>

When creating the instance workflow in WEBCON BPS, they may be a situation where we would like the attachment added on the form to be stored in the cloud e.g. in OneDrive. People who are not taking part in the process will be able to access it. This article describes how to add attachments to OneDrive using the REST action. To configure the action of sending an attachment, auxiliary business rules have been created that will return the attachment type, name, and content. The action of invoking REST Web service in WEBCON BPS allows you to send attachments to OneDrive to the specified resource. These resources can be defined dynamically – you can send the attachment to a dedicated place, or statically – the selected group of people have access to the selected resource.

Read more>