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

search results

for fixed

(...) tting for production environments is 0 (no process termination when idle). Microsoft documentation   Recycling   Application pool setting. By default, recycling is set as a fixed interval of 1740 minutes. Such setting  triggers  a periodic Recycle of the pool application during users' operation, and as a consequence, a stop of  the Portal process. The recom (...)

(...) is polled on demand (online) – when the user selects a value from the dictionary in the WEBCON BPS system. This integration solution method is frequently applied and recommended. It ensures fixed access to the updated data. When selecting this method, one should take into account in particular the time-span in which the views respond as it directly translates into the operational speed of the (...)

(...) uo;s name is “Is this a mobile device?” and it works only within the “WEBCON BPS” mobile app.   Example A simple workflow was created to place purchase orders on fixed assets.   Workflow diagram     New purchase form includes basic data about the purchase. New purchase form     The article describes variab (...)

(...) nt schedule.   Case description A bank prepares a credit installment payment schedule for its client. The client can view the schedule, but cannot sort the item list, as the schedule is fixed and cannot be modified in any way. A simple four-stage workflow is defined. It begins with a start step where the schedule is drafted and then transits to an intermediary step where it is either a (...)

(...) et to error. Processing an instance in one attempt is also time-restricted and cannot exceed 300 s. If an instance is not archived within that time, next attempt to process it is taken. This value is fixed and it is not possible to change it in WEBCON BPS Designer Studio. Advanced MS SQL users can update that value in MS SQL Management Studio. The value is stored in configuration database in the &ldquo (...)

(...) ersion: 2020.1.x and above; author: Łukasz Maciaszkiewicz   Introduction WEBCON BPS 2022 offers seven standard language packages a user can easily switch between changing translation of fixed elements of form and WEBCON BPS Portal. Sometimes, changing language package also involves changing the date format, which is especially important for English which in standard WEBCON BPS package is (...)

(...) ;Involvement in a road accident?”. An example of application of the “SET CONTROL BACKGROUND” function in the “Date of birth” form field   The 'fixed cost' is a form field that has a default value of 300 inserted into it. This is a fixed value included in every insurance policy and does not depend on any variables.   Configurat (...)

(...) mber of “Yes” path choices are needed before an approval path can be chosen, you can set the Operation executed on parallel tasks to Wait for required tasks to be completed and set either fixed number for a specific number of “Yes” responses, All for unanimous “Yes” responses, and Percentage for, well, a percentage of task responses being “Yes”. &n (...)

(...) } /* What it does: Fixes webkit padding issue. */ table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } /* What it does: Uses a better rendering method when resizing images in IE. */ img { -ms-interpolation- (...)

(...) icon)). Fig. 2. Selecting the focus width   Following the change, the focus will also be visible when using the contrast theme in Windows system settings.   Home page and fixed elements of Portal Upon accessing the Portal home page, using the Tab key will enable the Quick navigation links component. This component allows users, by pressing the Enter key, to move foc (...)

(...) , Choice field (regardless of its behavior, i.e. Dropdown, Popup search window, or Autocomplete), or form fields that belong to the Data presentation group, business rules, data sources (except fixed values list).   Summary The functionality of creating a list of tasks for execution can prove extremely useful, especially when designing more complex applications. Thanks to its simp (...)

(...) the database before the version upgrade. If there are no special characters in the databases, it is safe to proceed with the upgrade and WEBCON BPS will work flawlessly. This problem has been fixed in version 2025.1.1.94.   WEBCON BPS 2025 Additional files   File Description ABBYY Findreader Engine 12 1487 MB ABBY (...)

(...) how it looked before when the code was copied back to designer studio.   The easiest way to fix this, is a custom key binding so that you can execute a search & replace action with fixed patterns. All you need to do afterwards is to execute three actions: ctrl+alt+1, code format ctrl+alt+2, populate the search widget ctrl+alt+enter, execute the search & replace action (...)

(...) . These settings ultimately prevented the .xml file containing the OCR results from being read and the action from being executed correctly. The problem with creating attachment databases has been fixed and no longer occurs in the latest versions of the system, while it may have occurred in versions older than 2023.1.3.289, 2024.1.1.130, and 2025.1.1.23. The problem has been fixed in versions 2 (...)

(...) uld be restored.   9. (Optional) Replace the services in the configuration if they did not use the "Any" option If any configuration in Designer Studio was done with the "fixed " selection of the old workflow service and not the "Any" option (e.g. to support HotMailBoxes), it should be changed by selecting the new service. Fig. 5. Changing the responsib (...)

(...) Note, however, that the Public Forms solution hosted on GITHub has several limitations: no ability to upload an attachment, no support for dictionary fields based on a source other than a fixed list of values, no support for Item lists.   Summary Public Forms is a quick to configure tool that allows you to easily create dedicated forms integrated with WEBCON BPS. Thanks to (...)

(...) g up the database before the version upgrade. If there are no special characters in the databases, it is safe to proceed with the upgrade and WEBCON BPS will work flawlessly. This problem has been fixed in version 2025.1.1.94.

(...) as retrieving the current user’s data or updating task counters—users can define their own queries in many areas of WEBCON BPS Designer Studio. These user-defined queries are subject to a fixed , non-configurable timeout limit of 30 seconds. Regardless of whether a query is placed in a Change value of single field, Update item list values, or Add attachment action—if the SQL query d (...)

(...) ly 17, 2025 ;  The original post has appeared on daniels-notes.de In my latest post I covered my personal No-Go's and their alternatives when using WEBCON BPS. The topics are: fixed item lists and logic Dictionary data sources SQL Queries Always add a filter for the company Use order by, when using Top Build-in Users business rules Using the author field (...)

(...) <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"></script> <style> #map { height: 480px; width: 100%; } #popup { position: fixed ; top: 50%; left: 50%; width: 1024px; height: 520px; background: white; border: 1px solid #ccc; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); (...)