(...) only one action related OneDrive allowed) or trigger Form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving). We want to notify reviewers about such a changes in attachments, using version 202 (...)
(...) till learning how to use JavaScript effectively with WEBCON BPS. Currently, I’m working on a project that involves an HTML button/JavaScript triggering a file download at the end: JAVASCRIPT: // save the PDF and offer it for download const pollerPdfBytes = await pollerPdf.save (); const blob = new Blob([pollerPdfBytes], { type: 'application/pdf' }); const url (...)
(...) feature off... ---edit---- because I have Item list with attachments attribute so .. in popups window I can not pick attachment ... :/ and now I need i popup window put a data (category) and "save " and again edit line in item list by adding new attachment ... [the link to pick attachment is working ... but I don't need it in my scenario] P.S. System "Attachment group I have hidden"
(...) t history to put it in protocol (word>>pdf) of acceptance So i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish - it was easy .. but if in s (...)
(...) Error in DS if in Atomation you will use in name "}" and save and then try duplicate .... webcon: 2024.1.1.161 [code] Typ: System.FormatException ------------------------------------------------------- Wiadomość:Nieprawidłowy format ciągu wejściowego. ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- (...)
(...) Hi, Everyone! On the WEBCON form (ver. 2025), I would like to display a simple external website for the user. There is no need to save this information in the document. I used Custom control (External) for this purpose. After entering the URL in the attribute properties, the page displays, but I have no idea how to change the size of the control. It is best to change it dynamically depending on the (...)
(...) Does Webcon save the time a user stays in a given process step, i.e. the time from entering the step form to moving to the next step or clicking the save button? I want to make a report out of it to calculate KPIs
(...) ts opened over the menue)_. As a temporary workaround, we are replacing the dashboard reports with the original reports (sorting implemented before upgrade). Although the menu is not visible, the save d condition still functions. However, this is only a short-term fix. We checked the documentation (https://docs.webcon.com/docs/2024R1/Portal/Reports/#id_7), but it appears to contain outdated s (...)
(...) eck that the license service is enabled." From what I understand, the license service is in the background, do you know what the process is called and what to do in such a case. At the moment, it save s the server restart, but it's not an elegant solution.
(...) Hi, Does anyone know if in local variables (text type) in automation, can be returned as value: without endcoding? Example: I have API method no. 1. I save its response to a local variable. Then I make a minor modification in json using an action: Set value to modify => local variable Finaly: I want to use that local variable as a Request-Body for another Rest API action. And here i (...)
(...) e using the new "add from camera" option, we can overwrite the filename and set the category. If the user want's to provide a description, he has to: - finish the upload - Click on attributes - save the changes If the description field would be available during the upload, it would: - improve the user experience - reduce the training effort - reduce the number of questions Best regards (...)
(...) vity model entity kept in the queue element' completed in 0,00s. (31.03.2025 20:02:39) 'Log currently processed SOLR activity indexation operation' started. (31.03.2025 20:02:39) Indexing activity: save d instance ID: 753178. (31.03.2025 20:02:39) 'Log currently processed SOLR activity indexation operation' completed in 0,00s. (31.03.2025 20:02:39) 'Index BPS activity step' started. (31.03.2025 20 (...)
(...) alue before it is actually stored. It does not work this way, so i'm looking for a way to do it. In conclusion, it should compare date before change and after change (this is triggered on menu action save ).
(...) ing all application groups in Designer Studio application dropdown would be nice. The main reason is if one works on several apps in several groups it isn't possible to see which apps still have unsave d changes. Closing Designer Studio gives a warning that some changes aren't save d and one has to open all application groups to find the apps marked with * and to save them. Another option would be (...)
(...) Dear Community, I’d like to share a potential issue I encountered during the upgrade to WEBCON BPS 2025 R2, specifically related to the Search Server component. I hope this post can save others some time and effort. ? Problem Summary During the upgrade process, the Search Server component fails to start due to a missing Java installation. This occurs even if Java was installed previously via the (...)
(...) Hi, it would be great if the Change history details would contain the GUID of the modified element. I was able to identify the modified object using the save Stamp, but this will only work for the latest change. Best regards, Daniel
(...) t attributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after triggering specific field in the item list, trigger save path that will save the instance changes. add extra field in the item list with boolean that will examine is something changed or not. - parsing current values with js and creating json which can be (...)
(...) o, I don't have much experience, so I apologize if my question seems dumb (: I added a menu button in the first step that fills a list. It's working fine, but it only becomes visible after I first save the document. How can I make it visible on the form from the very beginning? Thank you!
(...) {Parameter:1} Number of rows to return: First row (scalar function), all rows (table valued) Parameters: Name: Input Description: The complete text with the line break character. When this is save d a function scalar/table valued is created and the bps_user gains execution permissions. CREATE FUNCTION dbo.GetTextPartEN(@input NVARCHAR(MAX)) RETURNS NVARCHAR(MAX) AS BEGIN RETURN (...)
(...) umn with increment integer (1, 2, 3…). This integer was used for Item list sorting in Item list configuration. While in version 2022, the execution order of FOR EACH ROW was driven by sorting (even unsave d) Item list as seen on the screen (First sorted visible row first, Last sorted visible row last), it is not the case in version 2025. What is the driver for FOR EACH ROW execution order over Item lis (...)