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

search results

for HTTP request

Applies to version 2019.1.4.x; Author: Michał Bednarz   When implementing a system based on AAD authentication it might be necessary to create user management in O365 from the WEBCON BPS level. WEBCON BPS provides dedicated actions for local AD. You can use the standard actions available in WEBCON BPS (REST invoke action) and REST Service Microsoft Graph.    1. Preparin

 PDF version   1. Prerequisites (SharePoint platform)   1.1.Software   Windows Server 2012 R2, Windows Server 2016, Windows Server 2019 Microsoft SharePoint Foundation 2013 or Microsoft SharePoint Server 2013/2016/2019 MS SQL Server 2012 or higher (full text search mode required) Active Directory (or Azure Active Directory) environment 1.2

Applies to version 2019.1; author: Tomasz Pytlak   Introduction Working with attachments is one of the basic functionalities in WEBCON BPS. Some processes, such as document repository, are only used to catalog and make files available to selected users. In others, the attachments may be of secondary importance. For example, when you want to work on a file together with your cl

(...) Fig. 6. The Request data tab   In the “Response” tab, you can define the mapping of the form field to the form where the data received from the response (on the defined HTTP request ) will be overwritten.   Fig. 7. Form fields mapping   The form will include the data such as: Company name NIP REGON KRS Address   Fig. 8. Th (...)

  PDF version   1. Prerequisites (SharePoint platform) 2. Prerequisites (no SharePoint platform) 3. High availability 4. WEBCON BPS databases 5. Disaster-recovery scenario (SharePoint platform) 6. Disaster-recovery scenario (no SharePoint platform) 7. Good practices in WEBCON BPS platform maintenance 8. WEBCON BPS Farm internat/external communication diagr

(...) efault settings are not recommended for production environments. In the production installations, a change of default settings is recommended to  minimalize the Portal response time to the first HTTP request after restarting its process. When applying default settings, the response time to the first request may vary from several to several dozen seconds. Note! In the environments in which the WEBCON B (...)

Applies to version: 2021.1.x and above; author: Agnieszka Burda   Introduction With WEBCON BPS you can use API interface. The article available here: https://community.webcon.com/posts/post/the-invoke-rest-web-service-action/170/ describes the “Invoke REST Web Service” action provided in Designer Studio that allows users to use external services sharing their own API. Th

(...) available-counters. Please note here that the list of available metrics is non-exhaustive and is subject to changes. Finally, the WebInstrumentation module allows you to monitor and analyze: HTTP request s (e.g. response time, number of requests handled per second, HTTP response code), requests flow (how requests are transferred through various layers of applications, what operations are executed wi (...)

Applies to version: 2023.1.3 and above   Introduction The security of a WEBCON BPS system is influenced by two things: the infrastructure of the installation, and the configuration options within the system itself. In this article, we will focus on the latter – options that can be found in Designer Studio that can be used to control the system’s accessibility.  

Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found

Hi, I'm sorry, if this a duplicate, but I'm not sure if I added it already or maybe someone else. If selecting a value of a choose field from a data source throws and this causes an error, it's not easily possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have access to the server you could activate the SQL profiler -