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

search results

for POST

Applies to version: 2020.1.x and above; author: Konrad Wojtycza   Introduction 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:

(...) on the right. The value is a variable that refers to the contents of a form field that will be passed to the new form that is launched. The value can also be plain text (in this case do not use the aPOST rophes). The parameter is the target field that will be initialized with values from the form of the original workflow instance.. The parameter name should contain a variable that relates to the fo (...)

Applies to version: 2020.1.x and above; author: Dawid Golonka   Introduction The processes designed in WEBCON BPS use the e-mail sending actions in their workflows – e.g. e-mails about active tasks waiting for the user or e-mails containing various reports. The configuration of sending e-mails was described on the technical blog -> E-mails and templates in BPS.

Applies to version: 2020.1.x and above; author: Dawid Golonka   Introduction Each of the individual stages of the business process requires the involvement of specific employees or groups. The degree of involvement can vary from person to person – from one action and access to some resources to participate in the entire process cycle and insight into each instance. WEBCON

Applies to version: 2020.1.x and above; author: Piotr Poniedziałek   Introduction WEBCON BPS introduces a lot of new functionalities which allow for creating more complicated processes. In some cases, developing the process is related to an increase in the number of form fields used, although this is not always necessary. For more information see: WEBCON BPS  – l

Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction WEBCON BPS allows you to optically recognize of instances and then, assign their values to the appropriate form fields. The following article describes the method of configuration a process to read data on the instance.   The configuration of WEBCON BPS system To run the OCR AI you

Applies to version 2020.1.x, author: Dawid Golonka   Introduction If an employee is absent, their tasks can be automatically passed to another person. Read this article to learn how to configure substitutions in WEBCON BPS Designer Studio. WEBCON BPS allows you to use this workflow automation in many places. More information about the substitutions can be found in the following

Applies to version: 2020.1.x and above; author: Michał Kastelik   In WEBCON BPS a frequently used function is to generate automatic documents based on DOCX or HTML templates. This article explains how to change the current document template that has been created in the process of document templates. Detailed information about the ability to define document templates can be found

(...) impersonation option will also be used to prevent the operations for which the user has no privileges (e.g., inability to start or edit the workflow).   To log in, send a request using the POST method to the following address: http://adres_portalu_webcon_bps/api/login In response, you will receive a token that allows you to perform the subsequent operations through REST API. (...)

Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction WEBCPON BPS supports your office365 workflow by enabling you to generate printouts (e.g., car reservation, order, or shopping list). It is possible when you use the MS Word add-in. This article describes how to Install the add-in. Installation To install the add-in, go to the WEBCON BP

Applies to version: 2020.1.x and above; author: Marcin Pisarek   Introduction In WEBCON BPS the individual steps require tasks to be performed by a specific user or group of users. The appropriate design of a process and the correct assignment of tasks can improve the performance of daily duties, document processing and company management. The article describes the idea of assig

Applies to version: 2020.1.x and above; author: Urszula Słupik   Introduction Each WEBCON BPS workflow is a sequence of steps. On intermediate steps, there are usually tasks that must be completed by a user (or a group of users) before the instance may progress to the next step.   The tasks can be assigned in different ways: Based on the logic of the busine

Applies to version: 2020.1.x and above; author: Maciej Duda   Introduction In the WEBCON BPS 2020 version, the application reports have been expanded with the ability to display data from an Item list form field. In the report configuration, you can add columns of the selected item list – data from only one item list can be presented at one time. If

Applies to version: 2020.1.x; author: Marcin Wiktor   Introduction SOLR (added in the 2019 version) is a search engine that allows you to efficiently search for content even for very large data sets. A detailed description of the functionality can be found in the article “Portal search engine – how does it work?”. From version 2020 WEBCON BPS allows creating

(...) this in exactly the same as you would assign privileges to regular users or groups.     Use of REST API For testing we will use the API verification tool – called POST man and simple, two-step process containing several standard form fields and one item list. Obtaining a token – /api/login In the POST man we create the first REQUEST – (...)

Applies to version 2020.1.64.x; Author: Mateusz Kunior   Introduction Adding the dictionary processes Dictionary processes – report Importing/exporting dictionary processes   Introduction WEBCON 2020 version introduces the possibility of using dedicated processes as standardized data dictionaries. Thanks to this, we have the possibility to easily crea

Applies to version: 2019.1.4.x and above; author: Wacław Stawiarski   WEBCON BPS 2019 is our first product that can operate without SharePoint in what we call a Standalone version. In the year 2019 the Standalone version was gradually improved with mechanisms emulating/replacing functionalities of the full installation – especially those regarding the operations of the SharePoi

Applies to version 2019.1.4.x; Author: Paweł Drab   WEBCON BPS Designer Studio can be launched from a local machine but in order to connect smoothly to both Portal and the database, it requires an environment configuration.   Depending on the chosen type of WEBCON BPS installation: with SharePoint, StandAlone   and following methods of authentication:

Applies to all versions; author: Adrian Motyka   During the installation of the FineReader 11 component, one must consider the user privileges of the account on which WEBCON BPS Workflow Service will be run. If this user is not a local administrator, then add this account to be stored in the DCOM service of the FineReader 11 component. More information here: http://knowledgeb

(...) object in AAD are described here: https://docs.microsoft.com/en-us/graph/api/resources/users?view=graph-rest-beta. User is created by using: https://docs.microsoft.com/en-us/graph/api/user-POST -users?view=graph-rest-beta&tabs=http It is a good idea to create a User ID form field – it will store user’s ID from AAD, ID will be required for a further management over the crea (...)