(...) System settings The analysis is generated via BPS service. There, you need to enable the “Basic features” option to use it. Go to the System settings -> Service configuration -> Services, select the appropriate Service, and check the "Basic features" option. After expanding this menu, go to the “Services” submenu and select your Service. The s (...)
(...) n create two separate lists. To do this, add a new "Role" choice field and provide the previously prepared fixed list of values as a source. Fig. 3 - The "Role" form field configuration In the advanced configuration of the item list, uncheck the “Allow delete” option - instead of deleting rows we will mark them as inactive. On the Register path, you should add the for (...)
(...) eady existing source using the WEBCON BPS installer. This article presents how to change users' synchronization from AD (Active Directory) to ADD (Azure Active Directory). Before changing the configuration of BPS users' synchronization in Azure, create a dedicated synchronization application – for more information, see WEBCON BPS integration with Azure Active Directory. Changing the BPS us (...)
(...) cess or workflow in WEBCON BPS. This article shows you how to create and configure them using Designer Studio or Portal. First, we explain how to do it in Studio and then how to do it on Portal. Both configuration s are very similar. Configuring start buttons in Designer Studio To configure a start button, open Designer Studio, choose the application for which you are creating the button and expand t (...)
(...) Test workflows This article uses two workflows to showcase running SQL procedures: UK Jobs Change (used in the Data operations article) and Update UK Jobs Change (configured for this article). The configuration and operation of these workflows are described below. Data input workflow The following screenshots show a fragment of the modified form containing the fields for entering data into the EMSI_J (...)
(...) eports Creating dictionary lists Buttons in the top menu allow you to work on the current project: Save – save the project. Publish – irreversibly migrate/transfer all configuration from Designer Desk to Designer Studio. After publishing, you can modify the process only from Designer Studio level. Remove test documents – remove test documents created during the design&n (...)
(...) Fig. 3. Item list at the Display step - grouping by Product and Subscription Status columns To configure grouping, go to Designer Studio -> Applications -> Workflows. First, in the step configuration , go to the Forms tab and click the tools icon next to the column after which the grouping will be set. Fig. 4. The form configuration window of the Payment review step Fig. 5. (...)
(...) ng privileges to view and access the system, and also contains data of the company structure. Its status has to be constantly updated to provide users with uninterrupted access. This is why a correct configuration of this system element and monitoring the synchronization are critical system tasks. configuration To configure the list, go to Designer Studio -> System settings -> Global parameters -&g (...)
(...) , etc. Word groups search Cost invoice Returns all instances with words Cost and invoice, including linguistic inflections. In this case depending on the configuration of „All words” option, results will include instances with all provided words (option checked) or at least one of them (option unchecked). Complete phrase search (...)
(...) ates. For this functionality to be available you must define the source of the data structure of the company. In case it’s missing, an Active Directory domain will work instead. configuration in WEBCON BPS Designer Studio In the process configuration ‘Settings’ tab, select the source of our organizational structure: In cache configuration , (...)
(...) environments Adding extra servers, redundancy, etc. 1.2.2.Minimum requirements – “All-in-one installation” For the simplest and most compact WEBCON BPS configuration , one may use a single machine with the following software: Windows Server 2012R2 or newer SharePoint Foundation 2013 SQL Server 2012 Express with Advanced Services (Full Search component is (...)
(...) ng_started/index.html#installing-the-server Nginx server installation -> https://community.webcon.com/posts/post/ssl-offloading-vs-webcon-bps-portal/161 Below is the nginx server configuration (to be published as the nginx code): worker_processes 1; events { worker_connections 1024 ; } http { include mime.types ; default_type application/octet-stream; se (...)
(...) Applies to version: 2021.1.x and above; author: Mateusz Klos The following configuration is for Standalone installation. For SharePoint intallation, no WebDav is used - only the SharePoint attachment library. Installing an add-on from a file Consider a simple process where the user drops a file into the "Attachments" section and then wants to digitally sign it using the Adob (...)
(...) Applies to version: 2021.1.x and above; author: Konrad Wojtycza The article is an update of the already existing article, it shows the configuration in version 2021.1.1. For the original see: Adding and removing privileges. Introduction 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. vi (...)
(...) s to the value of one euro. The article also shows how to convert the exchange rate on weekends (the ECB exchange rate table does not return values for weekends). For more information, see: configuration of automatic currency exchange synchronization Global constants and rules - configure once, use every day – how business rules can be used to download exchange rates Converting (...)
(...) Applies to version: 2021.1.x and above; author: Dawid Golonka The article is an update of the already existing article, it shows the configuration in version 2021.1.x. For the original see: Import-Export – Good process design. Introduction WEBCON BPS has a mechanism that allows you to transfer process definitions between several independent environments. The DEV-TEST-PROD environ (...)
(...) ges given by groups A SQL query that returns all the applications for which the user or group has privileges: select CSC_APPID , APP_Name , lvl. Name from WFconfiguration Securities join WFApplications on APP_ID = CSC_APPID join Dicconfiguration SecurityLevels as lvl on lvl . TypeID = CSC_LevelID where CSC_USERGUID = (...)
(...) ash; Start, In progress, End. The Update path allows the employee to save the current order status after each change. Each process instance corresponds to one business day. Process configuration Apart from two form fields visible in the application, there are two technical form fields: _oldest order time and _oldest order. Fig. 4. configuration of the application   (...)
(...) plan absence e.g. for the whole year. It’s a good idea to add a calculated column (text type) that will automatically display the number of working days that the plan contains. Below is the configuration of this column: Fig. 2. configuration of the calculated column Next, go to the data source configuration – in the “Template” field, select the Vacatio (...)
(...) t will be added as a new row. Replace values - clears all rows of the item list and completes this list with new rows with the given values in the selected columns. Below, we will describe the configuration and operation of the individual action modes. configuration The "Change items list values” action will be used in two lists – Analytical breakdown (Fig. 2.) and History of app (...)