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

search results

for text

Applies to version: 2025.1.x and above; author: Grzegorz Straś Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters, where the authorization methods are enabled. This article references only the minimal configuration required, but a full writeup of each page is

(...) ons may produce errors such as: "'<', hexadecimal value 0x3C, is an invalid attribute character". The reason for the error is that the resulting OCR .xml file stored in the text column of the attachment database (ATF_FRData column in the WFAttachmentFiles table) contained Unicode characters. In turn, the attachment database was created in non-Unicode mode and the selected ty (...)

Applies to version: 2025 R1 and above, author: Tomasz Batko, Krystyna Gawryał   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following section of the WEBCON BPS Help: Timer | WEBCON BPS   Introduction Timers are elements that allow you to define the frequency with which the

Applies to version: 2025 R1 and above; author: Łukasz Maciaszkiewicz   Introduction Embedding reports within dashboards offers users convenient and quick access to the information they need. To further streamline working with such reports, the WEBCON BPS platform includes a feature that allows users to filter data directly from the dashboard level. This article explains and illustra

(...) is solution.   Action configuration Configuring the PowerShell action is very simple and requires only writing a script and optionally overriding the credentials of the user in whose context the script will run (by default, this is the account on which the Workflow Service runs). The latter will be important for privileges, both to the network share and to the databases (if integrated lo (...)

Applies to version 2024 R2 and above; authors: Konrad Wojtycza, Michał Misiarczyk   Related documentation A detailed description of the functionalities listed in this article and their configuration can be found in the following WEBCON BPS Help sections: My Tasks | WEBCON BPS Reports | WEBCON BPS   Feature description In order to facilitate the management of

As the producer of WEBCON BPS, we strive to provide our clients and partners with the best possible software. With each release, the platform is developed according to the highest industry standards and subjected to rigorous testing procedures to ensure stability, reliability and security. Each major release of the platform (e.g. WEBCON BPS 2025) is supported for 12 months for bu

(...) tication of user operations, e.g. when authorizing path transition or access to confidential form data. This article provides instructions on how to configure an SMS gateway that allows sending short text messages with authorization codes from the system.   Communication Services The first step to enable sending SMS notifications from WEBCON BPS is to create and configure a Communication (...)

Applies to version: 2022 R1 and above; author: Konrad Keppert   Related documentation License Activation Service WEBCON BPS License activation Configuration of Portal-Service communication and selection of Nettops protocol   Introduction In the standard platform configuration, the name of the machine on which the WEBCON BPS components are installed is stored i

(...) he server. Since this is a .NET-based application, it will be necessary to create an appropriate application pool. At this point, it is advisable to add folder permissions for the account in whose context the application will run.  Change, Read, and Write level permissions are required.   Fig. 3. Permissions assigned to the application pool account   The next step is to (...)

(...) ce the problem in the system – the logs will be saved in the console. Save the created logs by right-clicking on them and selecting "Save as..." and save the data to a LOG file or a text file. Fig. 1. Chrome console description   Firefox: Open Developer Tools with the F12 key and go to the "Console" tab. Clear the logs using the "Clear w (...)

(...) It would be great if an option would be added to place the field name above the picture field, like it is available for the 'multiple lines of text ' field. The attached picture shows an ugly mockup of the result. Most pictures I have seen are rectangular instead of square, so the default value would be above. Implemented with 2021.1.3.163 Thanks, Daniel

(...) ult dashboard - dashboard HTML element should have some kind of HTML editor, not just a narrow window for code pasting. It's hard to make any changes without copy/paste to external editor - dashboard text element is too narrow, it should be resizable ! Almost impossible to edit large amount of text , too much scrolling In general - think sharepoint, it's sharepoint you are replacing after all ! You ar (...)

(...) = Json.Document(Web.Contents(api_url, [ RelativePath = token_path, Headers=[#"Accept"="application/plain", #"Content-Type"="application/json-patch+json;charset=UTF-8"], Content=text .ToBinary(Content) ] ) ), access_token = Token_Response[token], AccessTokenHeader = "Bearer " & access_token, data = Json.Document(Web.Contents(api_url, [RelativePath="/api/data/v2.0/db/1 (...)

(...) flow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to define a name of the form field (text ) and another to pick from my workflow fields. I found some classes like ConfigEditableGrid, ConfigEditableGridColumn in the SDK, but I'm missing samples how to use them. Does anybody have experienc (...)

(...) Some context - while we bind existing processes in another application, My Task section sums number of tasks from all connected processes. I know that as user i can filter them, but my proposal is to add some option for connected processes to not appering in active tasks section at all :)

(...) eports we have the great possibility to execute mass actions by passing in some parameters. It would be a great having a similar kind of dialog menu action, where we can configure some informational text (e.g. as header/footer) and of course one or more fields as parameter. The configured parameters we then can use to execute an action. The dialog could contain a cancel and a okay

(...) . I would like to prevent users entering duplicate values in a field when starting a new workflow and I don't want to use the Instance Number to achieve that. I have a process ABC with field WFD_Atttext 1. How do I prevent the user to enter a value that already exists in the field WFD_Atttext 1 of the process ABC? Thank you.

(...) Dear WebCon Team, we most urgently need the possibility to have further authentication methods using OAuth 2.0 / OpenID in the context of REST - Web Service. At the moment the limitation does us not allow to communicate with other systems in the way of microservices. This extension would be a great increase of data communication. Thanks a lot Best regards Thomas

(...) e "single row edit" instead of using the browser integrated alert/confirmation window. This would result in a more consistent user experience. Of course it would be nice to set title, body and button text s but I would be fine with setting the body at least. :) b) Allowing html for the body. Currently adding line breaks is cluttering the form rule because we need to use a constants with >\r\n< as a v (...)