WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for GET

(...) SQL query or filter is defined Fields mapping – based on the SQL query/filter, this section automatically recognizes the values that can be assigned to fields from the form. Click the “GET columns” button – the available columns will be displayed in the “Fields mapping” section. To map, assign (in the same row) a column selected from the data source to the appro (...)

 Applies to version 2020.1.3; author: Franciszek Sakławski   Introduction By creating dependencies between form fields on the form, fields are repeatedly calculated based on the basis of other fields. To correct calculations, remember to properly set their order. This article describes several examples of dynamic field calculation, and then in a tabular form the order od exec

(...) ps in which the business rules are defined WFActionBusinessRules – the configuration of the business rules used in the action configuration   4. E-mail notifications WFMessaGET emplates – the configuration of the e-mail notification templates   g) Configuration tables related to the setting of the “Presentation” section   Fig. 9. (...)

(...) will not be available for selection. Below there are several JavaScript functions used to configure the HTML form field. Each of them is executed when the created button is clicked. Set and GET Hide and Show Disable and Enable Collapse and Expand   Set and GET These functions are usually used toGET her, GET ting the value from one field and setting it in another plac (...)

(...) er’s data:   Fig. 5. The SQL query   Data returned by the query does not match the formula specified in the Excel file template, so you have to transform this query to GET the columns used in the import.   Fig. 6. The SQL query   This means that from the #Users table the system GET : Email as email Name and surname as Name Email as (...)

(...) s, you must manually enter sample data (NIP number and date), because before creating the first workflow instance – these fields do not return any values. There are five HTTP methods: GET POST PUT PATCH DELETE The POST, PUT, and PATCH methods additionally require completing the content of the request on the next tab. In the “Custom headers” tab, you can add ad (...)

(...) tion, select the connection and the suffix URL (it will be added to the base service instance URL). The suffix can be parametrized if the API requires it (or allows it). Next, select the HTTP method (GET , POST, PUT, PATCH or DELETE). In this case, we use the GET method. In the “Custom headers” tab, you can add additional header parameters according to the requirements included in the (...)

(...) .   Example To verify the security level of our BPS Portal, we will use the https://securityheaders.com/ website. If Portal and IIS do not have any security headers defined, we will GET the “F” grade.     To improve the level of security we will focus on four basic headers: Referrer-Policy https://developer.mozilla.org/en-US/docs/Web/HT (...)

(...) t, users have insight to information included in attributes or attachments, they work on them entering new information/ modifying previous ones. For users to communicate with the system, they need to GET a suitable interface. This article shows the concept of “Field matrix” – a mechanism responsible for presentation of data from the system. In the second part, information about d (...)

(...) are created. If they correctly indicate single values and it is possible to copy them to the fields on the form, the text layer has been created correctly. If the values inside the blocks are stuck toGET her or the blocks are uneven then the document is not suitable for teaching.   Fig. 7. The example scan that is not suitable for teaching   The document must be entirel (...)

(...) ated appears in the “Current step” field.    Fig. 3. The “Check current step” button   The “Check current step” button received the GET PairName(G_WFSTEP) value by using the SetValue function.   Fig. 4. The “Check current step” configuration   System functions There is also the ability of usi (...)

(...) s to the user who will be used to connect WEBCON BPS with Solr. You can use the PowerShell script, to create the collection use the Solr account with the previously set password:   $Cred = GET -Credential $Url = "http://solr:8983/solr/admin/authentication" $headers = @{     'Content-type' = 'application/json' } $Body = "{'set- (...)

(...) the file name   2. The path with actions On the “Active” step, a dedicated “Send the attachment via OneDrive” path was added that contains several actions: GET users drive ID (using the REST Web service action) Put attachment to OneDrive Delete share attachment   Fig. 4. Actions executed on the “Send the attachment via OneDrive&rd (...)

The WEBCON team works tirelessly to improve the WEBCON BPS platform. We constantly strive to fix any errors and make sure that our system always functions as intended. Every year, we publish a so-called ‘big’ version which introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement sma

The WEBCON team works tirelessly to improve the WEBCON BPS platform. We constantly strive to fix any errors and make sure that our system always functions as intended. Every year, we publish a so-called ‘big’ version which introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement sma

Below you can find the latest version of WEBCON BPS 2021 and the full changelog for it. Please note that this version is no longer supported. We apologize for any inconvenience caused.    Our latest major release is 2026.1 – [Whitepaper – Business overview]  Important: Before upgrading from one complete version to another (

(...) ion -> Permissions migration.   Fig. 1. Administration tool in WEBCON BPS   In the configuration window, there is the ability of defining parameters for the source and tarGET users, and buttons starting the operation mode. Below there are also reports on copying/transferringprivileges – basic and advanced.   Fig. 2. Privileges migration   P (...)

(...) group ("Form field name") or to hide it ("No text"). It is recommended to display the name of the group to make it easier to navigate the form. However, you may want to hide it to GET a  blank space in your form instead of the group name. Fig. 4 The available options in the configuration of groups of form fields "Group header height>" – he (...)

(...) 39;s color on the item list. This condition can be based on the data from the list. In this case, the query should return the field's name in the SQL database and the color to be assigned. To GET the field names of a given cell in the database and display them as a column, turn on the advanced mode in the editor (see below).   Fig.7 How to enable the advanced editor mode (...)

(...) ditional priority. It is assigned based on the difference between the current date and the deadline for completing the task. The list of items can be sorted by this column.   case when GET date () - WFD_AttDateTime1> 5 then '1 Priority' when GET date () - WFD_AttDateTime1> 3 then '2 Priority' when GET date () - WFD_AttDateTime1> 1 then '3 Priority' (...)