(...) Hi there I've got a conCU rrency error when I tried to import my application from test environment to either developer or production one. Does anyone know how can I fix it?
(...) a table is in a tab and you switch tabs. The data table is displayed correctly when getting back. We haven't modified the process in months so my best bet is that this has something to do with the CU rrent Edge version. Can someone confirm this behavior? WEBCON BPS version: 2022.1.4.155 Edge version: 130.0.2849.56 Best regards, Daniel
(...) played correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make changes on the text because its only a template-text which has to be CU stomized. If the text ist changed, the formatting is lost and the text looks terrible. I tried to format some text in the multiline field without a template and some of the formatting also lost aft (...)
(...) m of the form - responsible for going through the path, recently I noticed problems with the font (bold text that disappear after refreshing the page several times) when displaying in Chrome. Now CU rrently I am struggling with the problem of disappearing buttons (screen) for users. I thought it was related to Chrome versions older than 130.0.6723.92 but the problem also ocCU rs on this version. (...)
(...) Hello everyone, Unfortunately, no archived instances are CU rrently taken into account in the Advanced Analytics Framework. Since we perform archiving cyclically to keep the memory requirements on our SQL server low, the required process insights are not displayed in the Analytics Framework. For large processes, the processes are CU rrently archived 3 months after the instance is completed. In p (...)
(...) Hello everyone, each time an instance is edited via a path, the attachments are duplicated in the database, even though they may not have been CU stomized. Would it be possible for the attachments to only be duplicated if the CU rrent version has actually been edited? Best regards Marc
(...) According to BPS, everything went smoothly—the package was implemented successfully, and the add-in functions correctly when the user proceeds through the path. However, the issue arises when the doCU ment follows a path triggered by a global action. In this case, the add-in generates the following error: Could not load file or assembly 'Experimental.System.Messaging, Version=1.1.0.0, CU lture=n (...)
(...) Why the account bpc_svc (assigned to Webcon BPS Service) need to license to exeCU te timeout ? Webcon version 2024.1.1.88
(...) e any margins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the HTML field, so that it is aligned with the other controls (2). doCU ment.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remove("upsidePanel__content") or with CSS: #SEL_HTML_#{WFCON:7009}# .upsi (...)
(...) Hi, It often happens that the list of items should have unique values, at least in 1 column. CU rrently, I often create and add a script to check when adding an item with this value already exists. A great convenience would be the option in the column configuration, 'unique item'. The user would receive an alert that an item with this value has already been added to the list. Regards.
(...) Hi, maybe I've missed something in the doCU mentation, https://docs.webcon.com/search?q=SOLR but it would be a great option to exclude processes or form types from the search index. Processes I would like to exclude most of the time: - Dictionaries - DoCU ment template - Technical / helper workflows There are even cases, where it would be great if a workflow instance of a specific for (...)
(...) yone, while it is not so easy to come up with a new navigation structure with folders and elements in these folder with WEBCON BPS 2025, I have even more problems with multilingual elements. My CU rrent navigation is like: Main start button Active (folder) History (folder) Administration (folder) Adding elements to the folders was pretty easy but I have no good idea on how to sort the e (...)
(...) Hi, Is it possible to Use a http request to pull data from an API and map those retrieved data to populate a Word DoCU ment Template.docx? For context the retrieved data is in table format. I would appreciate it if the steps on how to do this is provided. Thanks and Regards,
(...) Service.Ping() at WebCon.WorkFlow.Common.Licencing.LicenceClientManager.c.b__17_0(WorkFlowLicenceServiceClient client) at WebCon.WorkFlow.Common.Licencing.LicenceClientManager.ServiceAgent.ExeCU te[TResult](Func`2 exeCU tionMethod) at WebCon.WorkFlow.Common.Licencing.LicenceClientManager.CheckIfServiceIsWorking() at WebCon.WorkFlow.Studio.Forms.MainFormControls.FormLicence.CheckLicence (...)
(...) n't found anything related. It would be great if we could display report tiles not only vertically but also horizontally (floating). In addition it would be great if we could not only select a CU stom font color for the accent but one of the new brand colors in WEBCON BPS 2025. Than we could amend the colors based on light/dark or contrast theme. Best regards, Daniel
(...) could improve the user experience in some cases if we would have a JavaScript function which would have parameters for - field name - parent HTML element - label HTML element. If this is the CU stomer DOM The function would be called like this CreateField("AttChoose1",doCU ment.getElementById("myCU stomFieldContainer"),doCU ment.getElementById("myCU stomFieldLabelContainer") and i (...)
(...) resolution. This could be a little bit improved, if we could render the tabs not only horizontally but also vertically. The question would be whether to display the content of the tab between the CU rrent and the next tab or at the end of the tabs. Of course, there could be even other solutions to this, like how it is done in CRM where the "Tabs" are the top and the "left an right panel" are r (...)
(...) I would be nice, if this mechanism described in https://webcon.com/wp-content/uploads/2024/11/WEBCON_BPS_2025_Release_Notes_EN-1.pdf dedicated to increase seCU rity will be also available for attachments. Usually sensitive data included on the form is also in attachments. Apart from this functionality, it would be useful to be able to define permissions for individual attachments separate from doc (...)
(...) I think that it even behaves differently when trying to get ID from wfelementdetails and wfelements tables. (specific ID field in wfelements, no specific ID field in wfelementdetails - you can see calCU lated columns in table wfelements, none in wfelementdetails, because there are no specific colums for choose fields in item lists). Example: I am using the following statement to find out if a c (...)
(...) tachments and sub-flow elements ... but there is any way to just add access to attachments with out access to elements? (I changed access to crustal elements in sub flow - if user is not in partiCU lar group they do not see attributes of form but they see attachments and not crustal data) I was just wondering there is other way to add right to attachments with out access to element ?