(...) in WEBCON BPS applies to its Portal and Service components. Two pillars of the aforementioned standard are made available, i.e. traces and metrics. Additionally, the Portal provides an option to export logs (Serilog) using the OTLP protocol; in the Service, export ing logs via OTLP is not supported. Besides the OTLP protocol (OpenTelemetry Protocol), which forms a part of the OpenTelemetry projec (...)
(...) Hi, so HTML attributes are great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule editor is useless. Can you make normal HTML attributes - every attribute in separate SQL field?
(...) should be an option to configure the SDK action. Like picking the right extension, title and maybe an icon. Some functionality that would be required to fullfill the requirements are already there (export to excel) and there is no need to reinvent the whole architecture of reporting. To generate the excel the api /api/db/1/app/7/report/2/export is called. To call an sdk action it could be something (...)
(...) server room, we would like to transfer the production environment to another server, and leave the current one as a test environment. Is there a procedure to migrate the PROD -> TEST environment and export the application to the new PROD environment?
(...) I'm going on vacation in a few days and won't be able to work on it for a while in my limited spare time. :) Once I'm satisfied with the application, I will create a blog post for this. Source and export ed application: https://github.com/Daniel-Krueger/webcon_reportSubscriptions Attachment: Because of sensitive information I blurred columns in the report screenshot and the table in the mail. Best r (...)
(...) uplicated. 4. Buttons are not part of the generated file. At least I didn't find any. Could multi language pickers be listed separately? I don't believe that the translations could be handled by the export /import but if the excel would contain a list it would be easier to check. Ok, this is really a low priority wish. :) Btw. is there any change to open source the project without Aspose, so that we co (...)
(...) WEBCON 2022 standalone, rebuild all processes and do a migration of all existing data? That would not be possible without a certain amount of effort. If I remember correctly, it is not possible to export /import an application from a SharePoint Full-Trust to a standalone nor between systems with different installed major versions (2020 to 2022). Does anyone have any experience with this matter or c (...)
(...) I have updated a translation for one of the system name in Translator tool. I have export ed the package and imported in test. I noticed that there is some delay in updating that. After few hours, the new language was updated in test. I have imported the same export ed package in prod but it wasn't getting updated.
(...) Hi, it is posible to export data from item list to Excel in action but only id from column value? Only way i found is map item list to excel table (Sheet1!Table1). In this way the whole (id and name) of column is export ed. But I want only id or name.
(...) ime set up the test environment with all existing processes (that were developed on the Express version)? Is it even possible? I'd like to be sure that there will be no problems later with the import-export mechanism for the existing processes. TIA, Martin
(...) ng table ConfiguredWebServices ------------------------------------------------------- Aufrufstapel ------------------------------------------------------- bei WebCon.WorkFlow.Base.Importexport .Import.TableImporter.ImportTable(IDbNode node, ImportVerificationResult verificationResult) bei System.Linq.DataEnumerable.ForEach[T](IEnumerable`1 _this, Action`1 action) bei WebCon. (...)
(...) hen the 2023 release will be available. It would be really nice if anybody could give me more information about it. https://community.webcon.com/posts/post/ability-to-transfer-bps-groups-using-the-export -import-mechanism/374 Thank you, Raluca
(...) Functionalities like import/export applications, update plugin-packages and the generation of process documentations are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd line t (...)
(...) Is there a way to block this edit mode? I mean, when i click on a task, i want to have it in a VIEW mode and then click on that EDIT button if i want to edit. 2. For ItemList there are option to export /Import to Excel. Is there a way for export option to configure/rename the filename? It export s with that name of my ItemList's field name. Thanks.
(...) ocess, but with different set of users. What is the best way to do it? 1. Clone the workflow, set it a Custom Instance number and modify steps with the new group of users? 2. Clone the process? 3. export that app as a template? But when i want to import it, i have to use that dictionary i have created. Thanks
(...) Hi, I get the following error message while genereting documentation. Any idea what should I look for? The proces has no errors, can be export ed and imported fine. Message=Sekwencja zawiera więcej niż jeden pasujący element. (The sequence contains more than one match) Source=System.Core StackTrace= at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at (...)
(...) Hello! I think it would be a really good idea to be able to copy projects within Designer Desk. Currently, after export ing a project to Designer Studio, we lose all the work that could be used in the future.
(...) tance contains all global form rules. It's ignored which kind of form rules are used by the process/element. The response should only contain those form rules which are referenced. After all, the export ed process will also export the used/referenced global form rules and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.155. Moving these form rules out of the HTTP response f (...)
(...) attachment. After importing the translation the report configuration will look like (1) in the database. There's nothing wrong with it and it works just fine in the current environment. When you export the application and import it to another environment, you may be in for a surprise (2). Comparing the configuration shows some difference. In my case the field 569 was an AttText4 field in the sourc (...)
(...) System.Exception: Exception occurred while importing table WFDetailConfigs ---> System.InvalidOperationException: No item type: WFBusinessRuleDefinitions, id: 2752 at WebCon.WorkFlow.Base.Importexport .Mapping.MappingList.GetBySourceId(Int32 id, DbNodeType dbNodeType) at WebCon.WorkFlow.Base.Importexport .Import.ForeignKeyFinder.c__DisplayClass7_0.b__1(ForeignKeyReplacePair pair) ... I have a (...)