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

search results

for save

(...) 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 (...)

(...) use the API, as the archive action is not part of WEBCONAPPS. But I have no trigger, to update this workflow when a new attachment is added. A user could just add an attachment. It's not necessary to save the instance. Really complicated and error prone. - Create an SDK which returns the base64 values, which is used in a business rule, which in turn is used in the data table. The question is, whether (...)

(...) ain form -> Attachments section there is an option called 'Related attachments'. This is really useful since it allows displaying attachments from sub-workflows/parent workflows or via SQL and it can save a lot of disk space. The issue is that the related attachments don't appear in the same tab as standard attachments. Users, unless they are aware of the second tab, usually don't even check it and m (...)

(...) lassian have it to get an easy overview of what a specific user has done. Security relevant features like last login/access timestamp to WEBCON portal, Designer Desk and Designer Studio should get save d seperately. Right now there seems to be no information available in the database when a user last used one of the modules. The audit log could also contain login events for failed logins for easi (...)

(...) s. What do I mean? If I select a number from 1 to 40, lets say 1, from a field, I won't be able to select that position in the next row. I'd like to do this in a way that doesn't require the user to save the form a hundred times ( everysingle pick ) or using have the system throw them away and redirect them to the same table on the form. List is already implmnetet with 40 rows, user job is scale th (...)

(...) Hi, audit topic regarding reading the form and downloading the attachment 1. save information about who read the form after reading it - this is not about displaying the task because it is available 2. Who downloaded the attachment from the form The ability to enable, for example, specific processes that are subject to the audit process.

(...) Business example: We have a process that many people can access, but only the administrator and the creator can edit it. Other users would like to clone existing documents to save time, but they can only do this for documents they are the author of. Is there any reasonable workaround to let users without edit rights use such an action? P.S. I have to use the SQL option because of position lis (...)

(...) ing like Application Scope sounds tempting, but we don't have this one to choose). I get that some of those might need some kind of refactor to make them work again in global scope, but this would save some time and headaches.

(...) Hi. Since we switched from V2021 to V2025 I noticed that it seems to be no longer possible to use the content of a form field (unsave d data) in a SQL query (see pic). It just delivers "empty". Is there a workaround? I frequently used the data of form fields to control actions and so on. This is a major degradation ! Kind regards Klaus