(...) Hey. We've ran into an issue with the Drop-down choice field within an Item List. Simple way to get the error: Clone a row with some data -> Try to modify the drop-down attribute value in the newly created row This results with a checksum error pointing at the choice field (see picture provided with the thread). It has happened in different applications/processes before too. We're using v (...)
(...) aveOnlyComments) at WebCon.BPSCloud.Integration.Base.BusinessLogic.ElementManagement.Actions.PortalUserActionExecutor.ExecuteUserActionAsync(IElementForm form, MenuActionButton button, String formrow Version) at WebCon.BPSCloud.Core.WfDynamic.Services.ActionService.InvokeMenuActionAsync(InvokeMenuActionParameters param) at WebCon.BPSCloud.Core.WfDynamic.WFDynamicLiteManager.InvokeActionAsy (...)
(...) Hi everyone, it would be great if there would be some option to show the id of a choose field in the brow ser. Maybe in the history or history in admin mode? Use case: Two users with the same display name and there's currently no option to identify which user was selected without relying on the database. Best regards, Daniel
(...) he filter in Designer Studio works during testing. This problem does not occur in the "Update Item List Values" action, so I used a workaround: "Clear Item List" + "Update Item List Values" / Add new row s from the data source. Do you also have such a problem? However, using the SQL query instead of the BPS source and filter works fine. My BPS version: 2023.1.3.76 Regards D.
(...) it's frustrating that i can't type in the hour/minutes with keyboard. 'Today' could be changed to 'Now' - as we are in context of time, and 'Close' would be more readable as 'Confirm'. Pressing arrow s with increment of 1 is not great :) I know it is possible to type in that time part in the field after selecting date, but if I'm using picker for date, then it's not really comfy to close the pi (...)
(...) I have got problem (I don't see option / feature) Problems: a) Item list row no ... is not related with row ... :/ - solution >> on path (I don't need earlier) add extra column with index no. to "fix" (create relation) the row no. [semi solution] any other solutions? b) sorting by status: I have got Item List with column "status" (drop down list) I have 3 option to pick: - choice field ( (...)
(...) rror occured which shows up every time existing instance is opened or new instance is started in all apps. Reverting back the previous version of the app did not solve the problem. Designer studio throw s the error on clicking every item as well. Restarting server did not help. Has anyone came acress similar issue? Any ideas on how to find the source of the problem? What does the phrase Key: (311, (...)
(...) te matrix .... I don't know on which step is visible or not particular attribute ... again I need to jump between designer studio "tree" .... 2. add option to colorize - steps (no we have got arrow s (OK, I would like maybe more colors up to 16 ... bot for now is not priority for me) I would like to colorize "boxes" as light "body" of square (step) ... why? .. becouse I would like to set -bluei (...)
(...) ebCon.WorkFlow.BusinessLogic StackTrace: at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.d__27.MoveNext() --- End of stack trace from previous location where exception was throw n --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow (...)
(...) umns. 6 Of those columns can be editable depending on subprocesses or other proceses. So there is a query, that if returns 1 it means that column can be edited by a user, if 0 then the column in this row is blocked. For that I am using "Column edit restrictions" from the "Permissions" tab in the studio. And it works great. For few row s. If there are more row s it works really slow. I made some anali (...)
(...) Hi, Is there any way to hook into an api that is hosted on a localhost? I have a locally fired server, I use FastAPI (the tool is built in python). In brow sers the API works. However, when I try to run a query on a form I get this message. I have already tried restarting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to webcon and just lea (...)
(...) Hi, Are there any issues with deleting row s related to cyclical actions in those tables (WFActionExecutions ,AutomationSessionExecutions )? Thanks, Kuba
(...) Hi, I'm sorry, if this a duplicate, but I'm not sure if I added it already or maybe someone else. If selecting a value of a choose field from a data source throw s and this causes an error, it's not easily possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have access to the server you could activate the SQL profiler - In (...)
(...) okładnego dopasowania:...") for attribute Choice field. In previous version this work fine. And there is no pattern in this action because some of this data match and system had no problem (in first row "MPK", and in third row "Alokacja" - but in other row s same data "MPK" dosen't match). When i try match this manualy it's work fine. Someone had similiar issues? What i am missing? Thanks for help
(...) ng an instance but not ending the edit mode of the form. I currently have the issue that there are several users who are behaving like this and we aren't able to convince them to either close their brow ser window/tab or at least click "Cancel editing" after they have saved their progress. I know there would be the potential risk that data is lost if i force the discarding of the checkout but this w (...)
(...) dert. Concurrency Error bei System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) bei System.Data.SqlClient.TdsParser.Throw ExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) bei System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, S (...)
(...) em list does not have a lot of lines but if the item list has a long list of lines, this column becomes read-only and the user is only able to edit using the a pencil button that is displayed in each row . Is this a normal behavior? Thank you
(...) on (from AD) b) in item list in that proces I add competitions final I have got step finish - Person - Item list what he/she can do. From that I created data sorce with columns, so i have multi row s: Person 1 = can do 1 Person 1 = can do 2 Person 2 = can do 1 Person 3 = can do 2 2. In other proces I have got attribute: a) Item list A [pick person] So I create List Person 1 Person 3 (...)
(...) Hey, We've ran into another issue. Cloning a row which has the Choose attribute and then adding a value to it will result in a checksum error. If you delete the first element, it won't result in an error. Screenshot below shows the issue. Versions: both 2023.1.3.118 and 2023.1.3.131
(...) Hi, I have found this thread, but i really don't understand how to create a custom button for each row in item list :( I would like to create a custom button that InvokeMenuAction for the row i have selected. https://community.webcon.com/forum/thread/3293 Can you help me? Thank you.