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

search results

for format

(...) External content by Sébastien Anselment, June, 2025;  Based on this forum entry (How to get "unsaved data" exists informat ion aka "page is dirty") from Daniel Krüger this article describes how to disable the alert window if the form is dirty because it is containing unsaved data changes. There may be use cases where one doesn't want to create an in (...)

(...) tion side and prevents the signing process from proceeding properly. The integration setup begins with configuring the REST connection to the Autenti REST API, enabling documents to be sent in PDF format .   Fig. 5. API connection configuration   You need to create a new REST Web Service connection and set the authentication type to Salesforce. Next, in the connection configu (...)

(...) er password section is used to set a new password which can be either entered manually or generated by the system and saved in the selected form field. The Account data section is used to provide informat ion related to the account being created. In the example analyzed, the User login and Common name fields hold the values taken from the form, while the Organizational unit DN is generated by a busines (...)

(...) description button located to the right of the name.     Step 3: add a Widget For the dashboard to be useful, it must include widgets that provide access to relevant informat ion or functionality. You can embed them using the Add widget button, visible in the upper-right corner (or in the center of the design grid if no widgets have been added yet). Clicking it opens the D (...)

(...) error.   Fig. 13. "Bad Gateway" error displayed to the user when the IIS request timeout is exceeded   In such cases, the Logger View will not contain additional informat ion. This is a generic error generated by IIS.   Fig. 14. "Bad Gateway" in the Logger View   As mentioned earlier, the IIS timeout does not stop the SQL Server tran (...)

(...) July 19, 2025 ;  The original post has appeared on daniels-notes.de If you are working in an industry where you have contact with the authorities, then you may be asked to provide all informat ion about a case. If this case consists of multiple child workflow instances gathering those documents can be annoying. Especially if you need to do this for all cases in a specific time frame. But (...)

(...)     errorMessage   = $errorMessage } $json = $result | ConvertTo-Json -Depth 10 -Compress  return $json The whole PowerShell script is this: $ProgressPreference = "SilentlyContinue"  $Informat ionPreference = "SilentlyContinue"  $WarningPreference = "SilentlyContinue"   $isError = $false  $errorMessage = @()   $data = ConvertFrom-Json $Body   $requiredParams = $data.Required  $opti (...)

(...) utry, state, city) can be set with the parameter "accept-language" in the query url. Be aware of the correct quotes (backtick). let url = `https://nominatim.openstreetmap.org/search?format =json&accept-language=de&addressdetails=1&limit=1&q=${query}`; JSON result object This is the returned object for the query "Schloss Karlsruhe": Screen (...)

(...) to 5000 KB) is uploaded into a document template. From there, it is used in several instances - always with a copy of the image as supporting material and, if necessary, for documentation in Word/PDF format . Regardless of whether an alternative approach might be more appropriate, we explored how to reduce database usage with this variant. In this case, we were allowed to reduce the resolution of t (...)

(...) tical applications.   Invoice process The "Invoice" process in WEBCON BPS is designed to automate the extraction of invoice data and eliminate the need for manually retyping informat ion from attachments. A user attaches an invoice to the form, and the system—using predefined rules—automatically identifies and processes the data it contains. A key element of this so (...)

(...) ted applications may use functionalities not covered by the licenses in the target environment (e.g., OCR Framework, SDK Framework, Advanced Analytics Framework, AI Tokens).   Detailed informat ion on available licenses can be found in the article WEBCON BPS Licenses – WEBCON Community.   3. Creating an empty content database in the target environment For a content databa (...)

(...) The idea behind this proof of concept is to find a way to use a picture field to enter informat ion such as errors, defects, deviations, or - since we are a construction company - pipe or cable routes. I already had this idea back in 2022.  My solution is to use the signature field as a drawing board and then copy the result back into a picture field. Perhaps this will also serve as a starting (...)

(...) ailed guidance on the structure, style, and the workflow path the process instance should follow after the AI Agent completes its jobs. This ensures that all generated summaries maintain a consistent format , linguistic coherence, and are routed to the appropriate workflow step.   Step: Client summary In the subsequent step, the same AI Agent is used to draft an email addressed to the clien (...)

(...) BCON BPS System Administrators tool, which was also available in earlier versions of the platform and now plays a role in managing the Admin access functionality.   Admin Access Basic informat ion Admin access is the only internal authentication provider in WEBCON BPS, meaning it is available in every environment regardless of infrastructure. During the installation of WEBCON BPS, in (...)

(...) the system. The main goal of migrating to structured logging is to modernize the logging technology and enable advanced, machine-readable log processing. Serilog stores data in key–value format , which greatly facilitates analysis and searching. The ErrorGuid parameter has been replaced with CorrelationID - a consistent identifier for tracking events. Logging configuration is located in (...)

(...) was to use a Business Rule to display any number of locations on a map, such as construction sites or similar points of interest. As part of this, we also wanted to enable the display of additional informat ion when clicking on a location marker (in another use case, we even included images). Perhaps it can also serve as inspiration for others to take this idea further. -- Sharing this solu (...)

(...) offers extensive integration capabilities with this tool. This article focuses on integration aspects, describing how to: automatically send a message to a Microsoft Teams team containing informat ion from a WEBCON form (instance ID, link to the instance, decision); create a Teams calendar meeting for project team members.   NOTE: Detailed informat ion on creating teams using Micr (...)

(...) ove was added as an attachment. To add an attachment, click the Upload file button and select the appropriate document. The AI Process Builder module is capable not only of reading and interpreting informat ion from image files, screenshots, or PDFs, but also from business documentation or excerpts thereof. AI Process Builder supports the most common text and image file format s, including .docx, .txt, .p (...)

(...) nt reasoning.  Key characteristics of this approach include:  Real-time data access—the dashboard consumes data directly from the source, ensuring accuracy and up-to-date informat ion.  Secure execution context—the dashboard runs entirely in the user’s browser and leverages existing session cookies and platform authentication mechanisms to access API endpoint (...)

(...) ng, sending, and analyzing diagnostic and operation data from IT systems. In practical terms, this involves monitoring and collecting data from various components of an IT system in order to obtain informat ion 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 (...)