WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for values

(...) ) to select certain part of data. it would be nice to have option to select one lable from the graph legen or deselect all and then select one instead of deselecting several + recent dispaying of the values on pie chart doesn't bring a lot of value as it only shows number of instances and name of the report view

(...) vice to crash. It can be due to: - default value on one of the columns of initialized item list - initialization itself (either in item list's configuration or by actions like "Update item list values ") Usually, when item list is first time displayed on a form, it's either initialized or default values for its columns are calculated. ___ I've been looking for the cause for two days now and (...)

(...) add a new attachment to an instance using this API /api/data/v4.0/db/{dbid}/elements/{id}/attachments. I have 2 fields into this form: contentBASE64 and fileName. All I'm trying to do is to use these values from my fields together with the API action so I end up with an instance in a final state having an attachment into attachemnts section. I have already checked this post https://daniels-notes.de/ (...)

(...) at JSNLog.JSNLogMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.Routevalues TypeVerificationMiddleware.InvokeAsync(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveContextMiddleware.NotActive(HttpContext context) at WebCon.BPSCl (...)

(...) ll be difficult to find a balance between to much/to few information. But at the same time it's strange when the user sees the value of the second field in the popup search and then the target field values do not reflect the value for a longer time, without any information. There's also one drawback I've encountered. If the user doesn't wait and hit's save / uses a path, the target fields may not (...)

(...) n error ID? Where can I enter the ID in the Designer Studio to get to the form field that is causing the error? I tried to adapt a data source to a "data table" form field because not all existing values ​​were displayed. Now I always get the error "Failed with an unknown exception Error ID: 6f351188-04d9-4049-bd2b-d3da66c64976" Unfortunately the error code doesn't help me understand what exactly h (...)

(...) at JSNLog.JSNLogMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.Routevalues TypeVerificationMiddleware.InvokeAsync(HttpContext context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveContextMiddleware.NotActive(HttpContext context) at WebCon.BPSCl (...)

(...) Hi Guys, i perhaps have a simple question regarding the itemlist. We initalize the first row of an itemlist with default values in the coloums. I now would like to prevent the first row (init row) from deleting by the user. How can i manage this? Thanks so far Gerd

Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someo

(...) be assigned to all subsequent rows in this same column. If the value in any of these subsequent rows is changed, that changed value should be propagated to all rows below it, but without changing the values in previous rows. It is possible?

(...) ka do innego Flow - Request Url: Response Code: Exceptions: One or more errors occurred. (The SSL connection could not be established, see inner exception.) [code] I see: Local parameters values before failure: Body => { 'name': 'Protokól Odbioru DostawyDOS_IN_2024_04_00017_2024-04-30_ZAM_2024_03_00187.pdf', 'description': '', 'group': '', 'content': 'JVBERi0xLjcNCjU [.... bla bla bla bla .. (...)

(...) come across the new action and it's description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. As I encountered the described implications, I wanted to stress this, as the cu (...)

(...) Hi, It would be useful if we could configure the SDK with values from local parameters. Sometimes we need to send a specific value, for example: a value from an item list or a calculated value, and it is easier and more efficient to save the value in local parameters from an automation rather than saving the value in a physical field. (Usually, these values are needed temporarily and it is not nec (...)

(...) fine whether we want to set a choose field or only the id of the choose field? See the attachment as one example. I have an item list with a drop down and a fixed sql statement with multilingual values . Assigning the id to the column in a for each loop does not resolve the display name and the "id" value is treated as the display name. The "solution" aka workaround is to set the id and display n (...)

(...) I need to change 2 values with REST, I use'd API v3 and PATCH method. This values is in another workflow. JSON [ { "data": { "guid": "3567e810-6f44-41e5-9ac3-794d6e055db1", "value": "2024-05-27T14:02:26" }, "wynik": { "guid": "56e078eb-dc11-4960-a662-3974f0f837da", "value": "Ryzyko niskie" } } ] In other workflow history I have only inf (...)

(...) ield on parent form which is used to validate children forms - validation rule passes even when it shouldn't. From what I've read here* it seems that 'On path' automations are executed before form values are saved into the database. So I'm executing that [Validate] path before data is updated with new value. I can't really move it to 'On entry' of next step, because the next step might be dynamic - (...)

(...) Hello, I'm looking for help in changing the format of values ​​stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domain) but on the production server the format corresponds to samAcoutName (domain\name). How can i change my production configuration to match UPN format? Thanks in advance

(...) in SQL with single quotes to something like WFD_AttText4). This way, in the SQL WHERE condition, it would say something like "and WFD_AttText4 = '7512373' ". The problem is that you can only pass values as parameters, not objects. Does anyone know how I can get the column name from my value field? Otherwise, I would have to manually enter the column name, just like in reports. Thank you in advanc (...)

(...) Hello, I want to clear some form fields after path transition that leads to the same step. I tried using action template to change values of multiple fields by inserting null values , howewer I get an exception when it gets to the datetime fields: System.ArgumentNullException: Value cannot be null. Which value should I insert to set date form field to empty, or is there another way to do it (...)

(...) User group = Person 1, Person 2 ... Person X c) All = Lider + User group Now I have conditions to few cells in "item list" If user is one of Lider (group) then he need to fill and set proper values in each row in "item list". if user is one of User Group then he don't need to do anything or is filling first part of "item list" Paths: if Path Zapisz (save) >> resets [cancel all and assign (...)