(...) olr indexing queue: Solr Indexing Queue | WEBCON BPS. Risks The need to schedule a maintenance window for adapting the recreated applications in the target environment. During this time , work on the source environment should be suspended to avoid inconsistencies or data loss. A potential extension of the maintenance window time if external providers are involved in the process (e. (...)
(...) External content by Daniel Krüger; September 27, 2025 ; The original post has appeared on daniels-notes.de A lot of time s you need to classify data using choose fields. Sometime s you have to select these from a provided list and sometime s you would like to enter the values on the fly. In my latest post I talked about how to simplify this approach using a centralized source a (...)
(...) nbsp;Pica library by Vitaly Puzrin, which is available under the MIT license. <script src="https://unpkg.com/pica@8.0.0/dist/pica.min.js"></script> <script> settime out(() => { const copyButton = document.getElementById("copyResize500"); if (copyButton) { copyButton.addEventListener("click", async function () { // Get the base64 str (...)
(...) ors preventing the system from starting) are written here. "FileSink": { "Name": "File", "Args": { "path": "Logs/log-.txt", "rollingInterval": "Day", "outputTemplate": "{time stamp:yyyy-MM-dd HH:mm:ss} [{Level:u3}] {Message:lj}{NewLine}{Exception}", "restrictedToMinimumLevel": "Fatal" } } OpenTelemetry Any tools using the OpenTelemetry standard. Di (...)
(...) how-map-btn">Show on OpenStreetMap</button> <div id="popup"> <div id="popup-header"> <h2>Custom Title</h2> <button id="close-btn">&time s;</button> </div> <div id="popup-content"> <div id="map"></div> </div> </div>
(...) A sample workflow at the approval step consists of the following fields: project name; technical assessment of the project; team to which the notification will be sent; implementation time ; meeting date. Form at the IT request approval step Sending a message to a team To enable sending messages to a Teams team, an application must first be created i (...)
(...) criptions in natural language. It enables you to quickly translate concepts or requirements into a preliminary workflow structure that includes steps, paths, and logic. This significantly reduces the time needed to prepare the first version of the process and supports analysts and designers in improving the model. Business case: Cost invoice registration For the purpose (...)
(...) and audit interface designed for administrators responsible for overseeing AI-driven processes. It provides a consolidated view of AI Agent activity and historical execution data, enabling both real-time supervision and post hoc analysis of AI Agent behavior within the system. Dashboard overview The dashboard consists of several clearly defined components, each addressing (...)
(...) to obtain information about their operation, performance, security, and many other important parameters. Telemetry offers a number of advantages, such as monitoring and diagnosing problems in real time , performance optimization based on data analysis and bottlenecks identification, streamlined capacity planning and scalability. What is more, it enables remote system monitoring and management, and p (...)
(...) “Confirm”, “Yes”, or “Accept”, is sent, the system approves the absence request and moves it along the selected path to the next step of the workflow. At the same time , the approver receives a confirmation message indicating that the task has been completed, together with the path that was used. Fig. 4. Confirmation of task completion System set (...)
(...) t limit webcon.data_source.ldap.dn; webcon.data_source.ldap.filter; webcon.data_source.ldap.count_limit Move to next step webcon.elements_management.workflow.execute Execution time of a path transition or save (UpdateState). Path Id webcon.path.id Load cache webcon.db.cache.init Loading the cache store. DbId; Cache groups; Cache version; (Snapsho (...)
(...) heme, that is, HTTP or HTTPS, the client’s source IP address. This information is typically passed using the X-Forwarded-Host, X-Forwarded-Proto, and X-Forwarded-For headers. At the same time , the public host should not be accepted unconditionally. On both the reverse proxy and application sides, it is advisable to restrict accepted hostnames to known, valid values in order to avoid issue (...)
(...) retrieving the signature status for individual assigned persons, sending reminders about the need to sign the document, sending a request to return the document together with its status. A time r mechanism has also been used. It automatically attempts to run the path responsible for checking the document signature status in Autenti every hour. Business case Fo (...)
(...) nd precise, another may contain a long, chaotic description, while yet another mixes multiple issues at once. As a result, the team responsible for handling complaints spends a significant portion of time not on resolving issues, but on understanding what the complaint is about, whether it was correctly classified, and what its priority should be. From the end-user perspective, this proce (...)
(...) lable: Reading data from a data source Performing actions on a workflow instance Executing an automation with input and output parameters The post also covers common pitfalls like time zone and error troubleshooting. If you are interested in this, you can find more information in this blog post.
(...) rivileges are applied when using BPS internal views. Before relying on it in production, there are several limitations to account for: a hard cap of 1000 returned records, loss of seconds in datetime values from BPS internal views, and time zone handling that may require a SQL workaround. You should verify the last two in your WEBCON version. You can read up on all the details and workaroun (...)
(...) running mode in User Defined APIs fills a different niche: it accepts input parameters, runs a full automation, and returns a response in a single POST request. The post also covers two limitations: time zone information is stripped from datetime values, and output parameters cannot return null. You can read up on all the details in this blog post.
(...) Basic information Group of form fields A section that groups basic information about the request. Registration date Date and time A field automatically filled in with the current date. Employee Person or group A field filled in by default with the currently logged- (...)
(...) e designer studio, I need to add a path too. The only steps which don't need at least one path are the final paths, which may have already been created by the wizard. So it would save a little bit of time for everyone if there would already be a path. :) Daniel
(...) language would be good too. :) Idea of calculated field defintion in a report / BPS internal view (case when WFD_IsFinish = 1 then '2#Is finished$$DE$$Abgeschlossen' when DATEADD(DAY,-2, WFD_AttDatetime 1) < GetDate() then '0#Less than two days until due or overdue$$DE$$Weniger als zwei Tage bis Fälligkeit oder überfällig .' when DATEADD(DAY,-10, WFD_AttDatetime 1) < GetDate() then '1#Less than 10 day (...)