(...) Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CU STOMER,VALUE,CU RRENCY. In designer I created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i (...)
(...) Hi all! I am CU rrently struggling with 'Add privileges' action. I want to use a predefined datasource (SQL query based on WFElements), this is shown under (1) in attached picture. The datasource I am using selects all elements from a specific formtype and needs additional filtering in SQL query window (2). But I am unable to do that, every attempt so far resulted in syntax error. I am (...)
(...) 022.1.4.326. I have this html content in one of HTML field in Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function exeCU teBusinessRule(ruleId, ruleName, uxContext, params) { let formModel; let formInfo; window.Injector.resolve(['ModelController', 'FormInfo'], function(modelController, form) { fo (...)
(...) n which after moving processes between environments, certain functionalities disappeared? I'm talking about moving the process from prod->test and then test->prod. Is it even possible for this to CU t out recently added functionality?
(...) lines with same data/instance ID, if there is > 1 item list row with data on the form. This should be the case if the column is used in the report - ticked either in the default view or in one of the CU stom views. Whenever it is unticked, I believe report should not multiply rows. Do you experience same behavior in older versions? Webcon ver. 2023.1.2.68
(...) Hello All, How can I limit the Ram usage of solr? CU rrently solr is utilising all the RAM on the environment
(...) Hi everyone! I'll start with the app package import error message, then some details: System.Exception: Exception ocCU rred 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.ImportExpor (...)
(...) Hi everyone! I'll start with the app package import error message, then some details: System.Exception: Exception ocCU rred 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.ImportExpor (...)
(...) er. :) It was an important functionality for our company and after upgrading to BPS2023 we have to come up with a different solution for the preview of simple spreadsheets that are attached to BPS doCU ments. Thanks, Patryk
(...) hey are saved in BPS_Config instead of BPS_Content. From the Administration tab I activated license for some users, but I have no idea in what table I can see this information. I want to make a calCU lated column in a dictionary report where I can see witch user has license. So in what table I can find if a BPS user has license or not? Thank you, Best regards!
(...) Hi, it would be nice if the view V_WFElements would not only contain the integer id but the GUID. I'm not sure whether using the view in a calCU lated column would be more performant or creating an own join, but only for one table. For example (select Count(*) from V_WfElements childs where childs.DTYPE_GUID = '0000' ... further conditions) vs (select Count(*) from WfElements childs join W (...)
(...) aded. The most used applications list is not displayed and recent actions also does not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error ocCU rred while trying to get instance of type ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GetWithFilter ip: 1.1.1.* | msg: An un (...)
(...) Hi. I would suggest to simplify company selector in substitutions. In environments with multiple companies and several content databases list of companies is cross join of both, making it diffiCU lt for the user to choose and also requires adding several substitudions records for each content database (content database names are rather technical name and are not usefull for end users). I know that (...)
(...) g from a tile has been changed. Previously, if the remaining parameters were defined in the button configuration, a form was immediately displayed and the company could be changed directly there. CU rrently, a popup always appears in this situation and the company can be changed later on the form. Users report this as an unfriendly solution. I wonder if it would be possible to introduce an el (...)
(...) Hi Team, Is there a way to disable (eg. on value change if cell 1=1 then disable(cell 2)) partiCU lar cell in a row in Item List? I do not want to disable whole row nor column.
(...) Hello, I have an application that creates a folder within a doCU ment library on SharePoint and needs to upload files to the newly created folder. I am encountering diffiCU lties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af (...)
(...) SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be exeCU ted both in the service and portal. Without the integration of System.Data.ODBC this works without any problems. As soon as the NuGet package System.Data.ODBC is integrated and used, the plugin onl (...)
(...) read the want in each of therse groups (history and plans) by forming an appropriate filtering the the sql query. The vacation chart can be used for several other applications than just vacation. The CU rrently applied filtering restricts these uses, really.
(...) ling 2023.1.3.29 that vacation charts stopped working and investigated what is the problem. After some tests it seems that the values of used and avalilable days that were previously automatically calCU lated based on the items already in the workflow are the problem and probably an error ocCU rs when the engine tries to calCU late them. When I turn off the visibility of both fields and leave only the (...)
(...) form fields: "Quantity TOTAL" (Floating-point number) and "Quantity" (Data table). In that data table, I have other instances from a different process, and in one column (Quantity Requested), I calCU late the sum. How could I save that sum in Quantity TOTAL and have it consistently updated? (i mean - transferring the Aggregation type Sum value in my form field). CU rrently, I have an issue where (...)