(...) Hi all! Maybe this question has already been answered before, but I am struggling with an automation and action 'Invoke rest webservice'. I want to start rest API endpoint within a cyclical action on a daily schedule. This is some kind of 'long running operation', at the moment it takes 10 minutes on PROD environment. I already set execution time limit to 6000 for automation and also in gl (...)
(...) Hi, when using e.g. Invoke rest web service action and using optional form fields as input parameters in the body there is a problem if a form field is empty. The rest call returns BadRequest (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null i (...)
(...) i everyone, I’m working on a feature, where single button triggers a set of actions that grants permissions across related parent and child workflows, and delegates active task to other user using rest API. I'm currently facing a frustrating issue with the task delegation API using the endpoint POST /api/data/v6.0/db/{dbId}/elements/{elementId}/admin/tasks/assignment When I use this endpoint via (...)
(...) Hi everyone, I’m currently working with a WEBCON environment and exploring the possibility of moving only the OCR component to a separate dedicated machine, while keeping the rest of the WEBCON environment on the current server. The main reason for this is that the CPU load on the current server is very high, likely due to the OCR processes, and we want to offload this to improve overall perform (...)
(...) 3) Task assignment including email (standard) seems to work ok => this is happening with all local groups What I have tried (without success): * full sync (no errors in the reports section) * rest arted webcon service * deleted the group and created it new (including sync) Any ideas what could be wrong? Thanks Ernst
(...) • Task Manager shows periodic 100% CPU usage, mostly by OpenJDK Platform Binary. • Users sometimes get a red popup error on the frontend: “Unknown exception.” Troubleshooting done so far: • rest arted the server • Verified available disk space Questions: 1. Can I safely reindex the whole database via Designer Studio > Reports > SOLR indexer queue > Add > Reindex all databases? 2. Sho (...)
(...) ontainers in the tree list that correspond to the application itself instead of the function to create manually groups. Maybe not only the application but also the groups of applications could be interest ing here. This would need more than 1 child level though. Just a further hint: The "New" button gets displayed too but is always greyed out. I propose that it would be better not to display any "N (...)
(...) ugin using the ConfigEditableConnectionID attribute? When I searched for the attribute name I only found references to the automatically generated documentation. In my case I wanted to reuse a rest connection or more specific, the authentication. Best regards, Daniel
(...) ating the CreatedBy field for each record, but this is very time-consuming. Additionally, users can't see their previously created reports either, since those are also tied to the CreatedBy field. To rest ore access, we would need to update this field in the database as well. However, doing this manually for each user and each record is not ideal, and there may be other tables in the database that als (...)
(...) Dear Community, If you've encountered issues accessing https://uifabricicons.azurewebsites.net, it's not a bug - it was locked. This site is intended for internal use only (rest ricted to Microsoft employees?). Source: https://github.com/microsoft/fluentui/discussions/35051#discussioncomment-14286716 Fortunately, there's an alternative you can use to browse Fluent UI icons: https://developer.micr (...)
(...) Hi everyone, I’m trying to display numeric values in WEBCON BPS Word printouts with thousand separators (for example, 1.000,00€ instead of 1000,00€). Interest ingly, in Item Lists (tables) the formatting is shown correctly with thousand separators. However, in regular form fields (for example, floating-point numbers), the values are displayed without the separator. Is there a way to config (...)
(...) is basically the header image, other content is the same. Now we have to add a new process, but unfortunately there is no way to use a template from other process. Global email template is very rest ricted, unfortunately there is only one. I know we could work with some global field, added to each process, determining the type of template, but then we will have a hard time, refactoring our exi (...)
(...) Hi we have a form FormFieldExtension which overrides the method VerifySaverest rictions. In this function we are checking whether the field is required. If the field is marked as required in the form field matrix and the users uses a path without form field validation, the IsRequired attribute returns true. While this is technically true, the deactivated form field validation would ignore the req (...)
(...) Hi, have you encountered this problem? The rest action is called on a path that is handled by a recursive action (global). Execution limits are set to >30s everywhere. Despite this error, request sometimes reach the target system and sometimes do not, which is very inconvenient. Do you think this is a problem related to the Webcon application? Response End Exceptions: System.Net.Http.Http (...)
(...) does not include the "Co_Id" column anymore. The actions that used the form template also reflect the change when opening the configuration, yet the column still states that is being used there. Interest ingly the Column is not directly used by the Action Template only in the action that used it as template.
(...) entities should be included in the export. Currently, when moving the application between environments, the system exports and overwrites all company entities by default, which then requires manual rest oration or cleanup. Providing an option to exclude company entities entirely, or to select only specific ones for export, would greatly streamline environment migrations and reduce unnecessary correc (...)
(...) n the global task list. - Cause an error when one of those triggers is executed -- OnPath -- OnSaving -- OnDeleting -- On adding an attachment The later one would be necessary, to prevent any rest API calls. Best regards, Daniel
(...) Provider.get_IsInUnicodeMode() w WebCon.WorkFlow.BusinessLogic.Licencing.DatabaseInfo.DalDatabaseInfoGetter.GetInfo(Boolean loadAttachmentsDatabases) w WebCon.WorkFlow.BusinessLogic.Licencing.rest rictionsCheckers.ExpressLicencerest rictionsChecker.CreateDatabaseSizeLicenserest riction() InnerException: Message=Wartość nie może być zerowa. Nazwa parametru: For the current thread not regist (...)
(...) corner. In addition, I’m wondering whether it’s possible to maintain both a general standard template and specific templates for certain report types (such as monthly or analysis reports). I’d be interest ed to hear how you handle this in practice and which approaches have proven useful. Thanks in advance for your input!
(...) Hello everyone, Has anyone encountered an issue with processing the HotMailBox? I have a mailbox that occasionally gets stuck, and the only way to resolve it seems to be rest arting the Webcon Workflow Service. It appears that Webcon attempts to import an email but gets stuck in the process and never completes it. Any tips or suggestions would be highly appreciated. Thanks, Martin