(...) Specifically, I am interested in understanding whether there is a possibility to visualize a document by providing a link that points to a document stored either on SharePoint or within a SQL Server data base. My goal is to enable the automatic display of the associated document in preview mode when a user selects a record in the application. Has anyone had experience or insights into achieving th (...)
(...) Hi Everyone! When I try to update BPS from version 2022.1.4.377 -> 2023.1.1.89, in the step: "data base verification" the following error message appears: "There is no update path between versions."and the installation process stops. Where could I check which update paths are valid? Best regards!
(...) template cofiguration uses vacation history and no vacation plans. Can you please take a look at this and suggest what I'm doing wrong? EDIT: When I add in the workflow config "vacation plans" data source (with exactly the same elements, but column names according to the requirements of this data source) I see the future elements, but as expected they have no type and thus all are of the same c (...)
(...) In template configuration of vacation template generated process we have 2 important data sources - vacation history and vacation plans. Their display on vacation chart is different - history has legend and colors for different types of absences, whereas plans are displayed just in one color and there are no types. Another difference is that history items do not point to the original item, whereas pla (...)
(...) It would be very helpful if excel generating action and data table attribute ability to save as excel could produce an Excel file with or without columns headers. This is sometimes useful, as some external applications accept only data in excel files and no headers.
(...) Hello Community, I've got a problem. I've got two workflows, a parent and one subworkflow. I'm trying to transfer data from the parent workflow (single line of text attributes - 'email' and 'phone') to a table in the subworkflow with the item list update action. The table has columns ('value' - single line of text and 'contact type'(selection list: 1#Mail, 2#Phone)). How to write an SQL query to pu (...)
(...) ello, I have a process (start - finish) that creates an instance and remains in the "Finish" state. Here, I have the following 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 calculate the sum. How could I save that sum in Quantity TOTAL and have it c (...)
(...) hboards and when someone has a lot of cases in different instances of pie chart dimenssion e.g. depo, country, acceptacne path it is difficult (esspecially since WEBCON2022) 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 brin (...)
(...) 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 ve (...)
(...) Hello, At the moment I've split up a bigger project into smaller pieces so I can test out everything I need separately. I'm trying to 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 (...)
(...) Hi, I've cases where one choose field updates another choose field. If the data source is not a SQL data base this can take some time. Setting the first field takes about 1 second, (1) in the attachment. Getting picker search results 540ms Validate picker control 460ms The setting and validation of the target field (2) takes again 1700ms and another 390 ms for executing a form rule. Setting t (...)
(...) Hi, Does anyone know where in the data base I can look for recent activities? I mean the ones that are on the Dashboard, specifically "Delete of instance".
(...) ! I have a question regarding OneDrive. I've set up a path that loops back to the same step. On this path, I have the action 'Start editing a file using OneDrive'. Additionally, I have established a data connection to my OneDrive in 'data Sources', which works when tested. However, when I execute everything, it loads for a bit, and then I receive the error message: 'Error transferring the file test.d (...)
(...) I have problem - in dictionary I have companies with have got: name like: "ABC " - Factory Company in name is quote sign on beginning (data from polish national VAT/NIP data bese) I was testing: if in string is " or ' all time I have got error if I remove from string [name] " or ' - then workflow is working [code] Dodaj Sprzedawcę / Kontakt [/code] error: url: https://webco (...)
(...) ne, How can I find out more information about the cause using an 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" Un (...)
(...) Hello, I'm having a case, where I need to display last comment, author of the comment, and date on a data Table attribute. I don't want to move the comments, to parent flow, as this will create a lot of mess due to lots of child flows. I thought this could be a built in feature, same as we can select last comment in buisness rules context, we could access it from reports, and webcon data sources (...)
(...) Hello, I would like to import some templates in my environment but i have version 2023_1_2 and i get this error: Incorrect branch number of application's data base. Application has been exported in version 2023_1_3, currently installed version 2023_1_2. You can not import applications from older versions. Is there something i can do? Can i find these templates in other versions too? https://com (...)
(...) rowser. 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 data base. Best regards, Daniel
(...) Hi, I don't think the "Replace Item List Values" action is working properly. When I provide a BPS source in the configuration and use a filter to select data , the filter does not work on the form. The 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 ro (...)
(...) I have got 3 different flows but on each flow I have got the same data in one variable (key). in flow 1 is Signature in flow 2 is WFD_AttChoose5 {72} in flow 3 is WFD_AttChoose6 {692} how to do SQL request or more interesting is how to do report where I can: filter Signature = WFD_AttChoose5 {72} = WFD_AttChoose6 {692} In Webcon reports I don't see process fields if I add 2 or more proce (...)