(...) ollows: The instructions leverage the previously defined process constant specifying the AI Agent’s role and provide detailed 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 appropria (...)
(...) een available in WEBCON BPS since version 2019. Location The tool is available in the directory where WEBCON BPS Designer Studio is installed. Starting from version 2024, its default path is: "C:Program FilesWEBCONWEBCON BPS Designer StudioWEBCON BPS System AdministratorsWEBCON BPS System Administrators.exe" In the case of older versions (up to and including 2023), the (...)
(...) A file created in a specified location. By default, fatal logs (critical errors preventing the system from starting) are written here. "FileSink": { "Name": "File", "Args": { "path ": "Logs/log-.txt", "rollingInterval": "Day", "outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss} [{Level:u3}] {Message:lj}{NewLine}{Exception}", "restrictedToMinimumLevel": "Fatal" } (...)
(...) extual message that not only informs them about project approval but also provides quick access to the instance details in WEBCON. When the user follows the “Submit for implementation” path , the configured action automatically sends a message to the selected Microsoft Teams team. The message includes a dynamically generated link leading directly to the relevant WEBCON instance, allowing (...)
(...) processes based on the interpretation of user descriptions in natural language. It enables you to quickly translate concepts or requirements into a preliminary workflow structure that includes steps, path s, 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 invoic (...)
(...) edicated section with ProjectId. Instead, we recommend using a Google collector that supports OTLP export (e.g., Ops Agent/OTLP). Jaeger Jaeger is used for monitoring and analyzing queries path s in distributed systems. It is a free software available for downloading at https://www.jaegertracing.io/download/. Click the link, select the software version corresponding with your operating s (...)
(...) /https://XXXXXX/¶meters=" _develop Start in: "%LocalAppdata%DesignerStudio" Just substitute the XXXXXX with your portal's address and copy this in the path field in the properties of your shortcut. Don't forget the quotes if there is any space in the path . If you want to install multiple versions of the Designer Studio, just rename the folder in (...)
(...) itself To get this table accessible in the portal one can create a process with a data table field associated to this MSSQL data source. Go to the Workflow Designer and just delete all path s, the end step and the phases execution and end. Put this global formrule in the behavior tab of the Main Form to avoid the unsaved data popup when leaving: Disable "unsaved data" alert (...)
(...) result in incorrect redirects, external authentication errors, and invalid URL generation. Assumptions This article describes a reference publication model in which the communication path is as follows: Client → HTTPS → reverse proxy → HTTP/HTTPS → IIS → WEBCON In this setup, the user accesses the application through a single public HTTPS endpoint, while (...)
(...) e way users interact with the Portal by adding a conversational layer that makes processes easier to access and supports users while they complete forms. The functionality was designed to shorten the path from issuing a command to carrying out a specific operation in the system. In practice, users no longer need to begin by manually searching through the Portal structure, menus, or process lists. I (...)
(...) ing reminders about the need to sign the document, sending a request to return the document together with its status. A Timer 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 For the purposes of this presentation, a simplified document workflow was u (...)
(...) If possible, please add more colours to mark arrows in process design. It's very useful to mark arrows with same colour as buttons (path s). Currently there are grey (default), green, red, blue. Thanks.
(...) in a system step until the date of the timeout execution is reached. Unfortunately the insert condition was wrong, so all instances will wait there forever. 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 production, invoke the new path for every instance (...)
(...) ted field in Reports and BPS internal view, no option to use existing variables 3. Report - advanced formatting, no options to use existing variables Why do I think that this would be mandatory? The path example of advanced colouring will just break on transporting the report to another environment: https://community.webcon.com/community.webcon.com/public/posts/post/advanced-cell-coloring-in-reports (...)
(...) hout impersonation. I even granted the APP business administrator privileges without success. Using impersonation worked though. Regards, Daniel let api_url = "http://*.cosmoconsult.com", token_path = "/api/login", Content = "{'clientId':'4c01c4fb-9b82-4912-b410-5e54ef352e2b','clientSecret':'*','impersonation': { 'login': '*' } }", Token_Response = Json.Document(Web.Contents(api_url, (...)
(...) I build myself a choice picker, where I can chose the selected file. After that I want to run an SDK action, where I get the data from my xml-file. In my code I implemented something but the file path is static at the moment and compares the file names. Normally every read in file gets an ID in the database but I don't know how to access this data. Has anyone experience with this and know (...)
(...) Hi, When We put Report on dashboard using functionality of massive action or quick path not refreshing data in report. When we use it on report it refresh data. The functionality of report when it use as report or report on dashboard should be the same.
(...) in the workflow, I created a datasource that should work for all workflows and translations. Values are shown depending on the users browser language. It simply shows which step was left with which path , by which user, at what time. I present this in an SQL-grid in the forms where I think it will be helpful to the users. It can be very helpful even in the preview form in reports. Attached 2 scree (...)
(...) e the company and so also the business entity. I found a dirty way by using an SQL Update directly on the WFElements table, but I am struggling by running this query by (cyclic) action on a separate path . The path is walking through fine according to the history, but no changes in the end. If I run the query with the "Test" functionality in the webcon Designer everything works fine. Do you have any (...)
(...) ls and each entry shows error as below (of course there is valid data under these xxxxx) Record (distinguishedName: CN=xxxxxxxx,OU=Users,OU=xxx,DC=xx,DC=xx,DC=xx, displayName: Lastame, Firstname, adspath : LDAP://CN=xxxxxx,OU=Users,OU=xxx,DC=de,DC=xx,DC=xx) doesn't contain property useraccountcontrol Our AD does not populate this property for users. Why is it checked? This field is not indicated as m (...)