(...) .2024 The "Generate/Update a Word file" action allows the creation of documents quite easily. In the past, we stumbled upon some challenges: Internal names of Test and prod uction can be different It happened that a report had to be redesigned for prod uction as the properties are named after the internal names No Rich text content Styling a report has some limitati (...)
(...) overlap with the values of analogous columns of the Item list. A Social Security number (SSN), Tax Identification number (TIN), identification card number, school/student identification card number, prod uct serial number/code, Vehicle Identification Number (VIN), vehicle registration plate number, file reference, or accounting invoice/contract designation, etc. are just a few examples of the potentia (...)
(...) include license assignment. Such processes are widely referred to as “Onboarding” processes and are a staple feature of many HR-oriented applications. DEV-TEST-prod Import-Export On the topic of avoiding human error, it is a good practice to modify the prod uction environment exclusively via the Export-Import mechanism. It is currently also possible to impo (...)
(...) External content by Raluca-Mirabela Lupu The most important moment for a project is its deployment to prod uction and the proper configuration of permissions for the users who will be using the application. I believe we have all encountered the problem of "no permissions to view certain reports" or something similar. To reduce these situations, we can use the "work on behalf of som (...)
(...) d above, author: Krystyna Gawryał Introduction WEBCON BPS is equipped with application export and import mechanisms, enabling users to create applications in one environment (DEV/TEST/prod ) and then deploy them in another. Until now, export and import operations have been initiated by administrators in WEBCON BPS Designer Studio, requiring user input to define the scope of the export/i (...)
(...) enting such data in the form of reports, and describes how to create, configure, and feed those reports within dashboards. Business case The Head of the Complaints Department within a prod uction company oversees the work of several employees in that Department. Both him and his subordinates use the WEBCON BPS application on daily basis to process complaints, so any information on the o (...)
(...) ctionality for logging Portal logins provides administrators with a valuable tool, offering greater control over operations within the WEBCON BPS platform. This functionality is also invaluable for reprod ucing the sequence of operations. Additionally, its straightforward configuration makes it accessible even for individuals who begin their journey as administrators.
(...) grade is complete, restore BPS_Activities from the backup and completely reindex all databases using the "SOLR Index Queue" report in Designer Studio. 4.3 Upgrading a copy of the prod uction environment To get an idea of the approximate time it will take to upgrade the prod uction environment, and to ensure that the upgrade goes smoothly, it might be a good idea to perform what i (...)
(...) company's accounting needs and writes a functional requirements document that specifies the functions the accounting system should support. They conduct a market analysis and provides examples of prod ucts that meet the previously identified requirements. Step 2: Initial review Description: The functional requirements document is sent to the Accounting Manager for review. The Manager may accept (...)
(...) rom the file attached to the workflow instance and then enters their values into the corresponding form fields. Starting with version 2022 R1, in certain cases described here, such OCR operations may prod uce 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 (...)
(...) ted in the Filter widget. Changing the source of filter values After some time, the widget embedded on the dashboard received an additional filter: “[Ordered prod ucts] prod ucer”. Thanks to this, employees in the Sales Department can track the popularity of specific brands among clients. However, the standard configuration of this filter means that applyi (...)
(...) As the prod ucer 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 bug/er (...)
(...) EBCON BPS application work properly after renaming the machine. The key point is to deactivate the license service, which, if done in time, will allow the entire operation to be performed without the prod ucer's intervention. The workload depends on the configuration of the environment, as indicated by the number of actions marked in this article as "Optional".
(...) Open Developer Tools with the F12 key or the shortcut Ctrl+Shift+I and go to the "Console" tab. Clear the contents of the console by pressing the appropriate button or using Ctrl+L. Reprod uce 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 (...)
(...) ment to facilitate the car fleet management process, which will be integrated with other processes. The automation is to be imported to the TEST environment for testing prior to implementation in the prod uction environment. Global automation and its content The definition of the proposed global automation is as follows: Action 1: Send standard email When an inspection is schedule (...)
(...) company's accounting needs and writes a functional requirements document that specifies the functions the accounting system should support. They conduct a market analysis and provides examples of prod ucts that meet the previously identified requirements. Step 2: Initial review Description: The functional requirements document is sent to the Accounting Manager for review. The Manager may accept (...)
(...) this article. Next, select the Automation tab. In order for the API to accept new order data, you need to define input parameters such as “CustomerName”, “prod uctCode”, and “Quantity”. These parameters will later be used to populate the fields in the order form. The next step is to create a simple sequence of actions. In t (...)
(...) y does not complete within the given time frame, the user will receive the error message: “The wait operation timed out”, and the automation will be rolled back. A simple scenario to reprod uce this behavior involves placing the Change value of single field action on a path transition, where an SQL COMMAND rule executes for longer than 30 seconds. For testing purposes, the WAITFOR DELAY (...)
(...) er. One option would be to define an invisible path, which leads to the same step to trigger the timeout again. I don't like this approach. In a real world case it would mean to deploy the process to prod uction, invoke the new path for every instance and delete it afterwards, if possible. I'm not sure whether this is even possible, because of the history entries. Luckily this is only in the dev envir (...)
(...) please add a simple feature - application (or process) versions ? The idea is to have a "back" button - revert to (any) previous version if something goes wrong. I know - you want us to use DEV/TEST/prod environment. Sure. But versioning would be a nice feature, really. Two options for you to choose: 1. every save is a new version 2. save as new version button