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

search results

for connection

(...) the same source. Fig. 3. The configuration of the “Change values of multiple fields” action   Data source – it is used to indicate the source or data source connection from which values indicated by action will be downloaded. The data source can be defined as any data source available to the current WEBCON BPS system. Remember that in SQL source you must use a SQL (...)

(...) Applies to version 2020.1.3; author: Tomasz Słuszniak   SSL Offloading (SSL Termination) is the process that allows you to transfer the encryption and decryption of the SSL connection through Reverse Proxy Server that is located “in front of” the application server. It is mainly used to relieve Web Server from performing these costly operations for the processor.   (...)

(...) Applies to version 2020.1.3; author: Konrad Wojtycza   Introduction In WEBCON BPS data stored e.g. in the external database can be retrieved and displayed by: Defining data connection and SQL query Creating a data source and using filters This article describes both approaches to use data in WEBCON BPS, differences between them, and problems of their configuration.   (...)

(...) 3. Changing the BPS Classic interface to BPS Modern Check the list of functionalities not available in WEBCON BPS Portal Prepare Processes for being organized into Applications Remove all connection s to SharePoint by reconfiguring the application and enabling the WEBCON BPS Modern form display mode: Change JavaScript to the form rules or JavaScript consisting of the available editor functi (...)

(...) Configration of the action   Fig. 4. The “Invoke REST Web Service” action   On the “Authentication” tab, there are two options: Based on data connection – based on the previously created connection Custom – based on the custom configuration   Fig. 5. The configuration of the action – Authentication tab   (...)

(...) resents the final effect. After selecting the “Country”, the field will be automatically filled in.   Fig. 1. The form     First, you must configure the connection to the server – in the “connection s” tab, select the “REST Web Service” option. We use the free API that stores information about countries around the world. There are s (...)

(...) ion, there is a “nginx.conf” configuration file  - edit this file. The minimum configuration should be as below: worker_processes  1; events {     worker_connection s  1024; } http {     include       mime.types;     default_type  application/octet-stream;     send (...)

(...) dividual Solr nodes.   It is important to properly set up ZooKeeper Ensemble according to the Solr documentation -> Ensemble configuration Solr is configured to pass the appropriate connection values to ZooKeeper -> Using the -z Parameter with bin/solr After starting Solr, change the security settings -> Enable basic authentication, and change the password of the Solr administrati (...)

(...) on the “Send the attachment via OneDrive” path   3. The configuration of the action a) Get users drive ID The configuration uses the GET method and the previously defined connection to Graph -> Integration with ADD using REST invoke method and Microsoft Graph. Setting the connection to the application created in Graph – in the “Authentication” tab (...)

(...) scribes how to manage these privileges using actions in workflows.   1. SharePoint Site Collection To configure the actions running in the SharePoint Online environment, first create a connection . In Designer Studio, go to the Data sources tab -> connection s -> SharePoint Site Collection, select the “New” button in the menu, and set the connection details.   (...)

(...) plies to version 2020.1.3; author: Michał Kastelik The WEBCON BPS platform enables simple integration with the SharePoint Online environment and your SharePoint workflows.  After defining the connection in Designer Studio, you have many actions at your disposal that allow you to create sites and operate on lists. This article describes actions that enable linking the WEBCON BPS application with (...)

(...) our SharePoint content in WEBCON BPS, go here.  We will show the configuration on a free WEBCON application that you can download from here: Investments (webcon.com)   Defining the connection Before starting the action configuration, you must create a connection to the existing SharePoint collection. connection s to SharePoint Online and On-Premises versions from SharePoint 2013 to (...)

(...) s or a non-standard organizational structure. Downloading data from external systems can be organized in time and take place cyclically (e.g. at night). This functionality can be helpful if there are connection performance problems during working hours.

(...) choice fields. The “Documentation” field will contain a description from Designer Desk, and the entered dictionary values correspond to the defined records. Make sure to configure target connection s and queries that will return the correct data as described.   Summary WEBCON BPS Designer Desk is a new tool designed to support the process of collecting business requirements and pro (...)

(...) n the SharePoint profile. Leaving it non-checked downloads the data from Active Directory.    Fig. 4. The "Sharepoint user profile data overrides..." option   connection data setup BPS user list synchronization with Active Directory is performed by WEBCON WorkFlow Service in the context of the user defined in the synchronization configuration in the “Credent (...)

(...) printing proxy – component responsible for sending printout requests to the configured barcode printers. Depending on the configuration, it can connect to a specified printer and (local TCP/IP connection ) and send it printout requests.   9.5.Additional components Optional components that are not required during WEBCON BPS installation include: WEBCON BPS Mobile App, WEBCON BPS Outlook A (...)

(...) con.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_connection s 1024 ; } http { include mime.types ; default_type application/octet-stream; sendfile on ; keepalive_timeout 65; proxy_busy_buffers_size 512k ; proxy_buffers 4 5 (...)

(...) sources are another element that can naturally vary depending on the environment in which it is defined. This difference may be due to a different source address, user, or source access password. connection s to data sources defined in WEBCON BPS Studio allow you to specify various parameters depending on the environment on which they are to work. The use of this functionality makes the created process i (...)

(...) identifies the row of the item list. According to the item list definition, it is the DET_ID column, it is also recommended to indicate such a column in this field. Data source – indicate a connection to the current database. SQL query – the query should contain the values that will be placed on the item list with indicating a column to which these values will be passed, in the form: (...)

(...) guration elements. For each of these elements, the system asks if they should be overwritten by the configuration from the source environment. Important: system always overwrites the configuration of connection s with settings from the source environment, even if all the data sources were unchecked. It is important – before application export – to correctly fill in DEV/TEST/PROD tabs for connecti (...)