The article describes the use of “Change value single field” and “Change values of multiple fields” actions on the example of the business scenario of the settlement of business trips. These actions allow you to update the value of the single form field or many form fields at the same time based on data available on the form or any values from outside the form available e.g. in the database or within other processes in WEBCON BPS. The action of changing value can be defined on a path, after clicking a button or on timeout. The “Change value single field” action has been used to determine the exchange rate at which business trip expenses will be calculated. The final rate consists of two values – the average rate and foreign currency unit. The “Change values of multiple fields” action is used to when more than one value is from the same source.
Read more>Mass actions allow you to go through the path (and execute the actions that are on it e.g. starting sub-workflows) for many instances at the same time. The article describes the configuration of this action and two examples of use. To change the form field value at the Archive step, select the path (in this example – “_change value”) which redirects to the Archive step. You do not add the action to change the field value. Similarly as before, create a report with instances from the Archive step. Add a new mass action button, select the created technical path and drag the form field from the tree to the left side. Select if the field should be required and make sure that the report has a column called Step!. Drag the button to the left in the Views tab.
Read more>The item list is frequently used to store any number of data rows as opposed to other form fields. This functionality makes the actions executed on the item list differ from the standard form field configuration. This article describes the operation of the item list and the configuration of various actions related to them based on the Personnel planning workflow. The application consists of two processes: the dictionary process (with two steps and used to store the document templates) and the main “Personnel planning” process. This process allows you to define the demand for human resources and assign the specific employees to the project with an automatic valuation and generation of the relevant documents.
Read more>E-mail notifications are one of the most frequently used methods of informing employees about new tasks in WEBCON BPS system. Sometimes it is difficult to distinguish from which process they were sent, because they have the same sender address. In addition, they often contain all form fields from the form – even those that you would like to avoid being sent outside the system. In such cases, WEBCON BPS offers two simple functionalities – the first one is defining the sender’s shipping address, while the second one allows you to hide the specific form fields in notifications.
Read more>
WEBCON BPS can be used as an efficient document management system. This article describes how to use barcodes to scan PDF files and paper documents and have them automatically added to your WEBCON workflows' instances.
Common business scenarios for using barcodes include:
1) Having a PDF document or a paper document, and scanning its barcode to relate it with an existing workflow instance.
2) Scanning the barcode on an attachment added to the HotFolder to start a workflow automatically.
An example of barcode use would be the contract conclusion process. To process the contracts prepared by the contractor in WEBCON BPS, you may need to print the PDF files to sign the documents. After signing them, you can scan the barcodes on the documents. The service recognizes the contract with the barcode located in the HotFolder and attaches it to the appropriate workflow instance based on its barcode.
Read this article for configuration details.
The speed of creating/updating sub-workflows depends on many factors such as the type of the form, the amount of data/actions/rules, the speed of response from external sources, server load or overall performance. When trying to update tens of sub-workflows the maximum execution time (timeout) may be exceeded. The case below shows us how can we deal with this problem by using only the standard WEBCON BPS functionalities. You can create a queuing mechanism that will update ten documents at a time.
Read more>While implementing a system based on AAD authentication it might be necessary to create user management in o365 from WEBCON BPS level. BPS delivers dedicated actions for local AD. In AAD it’s possible to use standard actions available in BPS (REST invoke method) and in REST Service Microsoft Graph. You should register a new application in the AAD management console. It is done in a similar manner to registering an application to synchronize BPS user list (https://howto.webcon.com/bps-user-list-synchronization/).
Read more>